g0tmi1k / os-scripts

Personal Collection of Operating Systems Scripts
https://blog.g0tmi1k.com/
555 stars 229 forks source link

Issues for me running this script: Get the Failed to kill /usr/lib/apt/methods/http #5

Closed supertweak closed 8 years ago

houey commented 8 years ago

there are two lock files you need to rm

houey commented 8 years ago

rm /var/lib/dpkg/lock rm /var/lib/apt/lists/lock

supertweak commented 8 years ago

Awesome, thanks for the help. That fixed my issue.

g0tmi1k commented 8 years ago

For the record, commit cd2f2079a3c08a9a1d07c8a7af5ae416ea53d66d should help out here! Sorry for any issues.