For some reason, when I do sudo apt-get update
I get this error:
sem@sem-VirtualBox:/etc/apt$ sudo apt-get update
Failed to exec method /usr/lib/apt/methods/http
E: Method http has died unexpectedly!
E: Sub-process http returned an error code (100)
E: Method /usr/lib/apt/methods/http did not start correctly
This error gets repeated the amount of debs I have in my sources.list
.
The permissions in /usr/lib/apt/methods
are ok. The internet connection is ok as well.
This is running in a VirtualBox VM under Windows 8.1.
What I tried so far:
- Reinstalling
apt-transport-https
through the browser. software-properties-gtk
- Ubuntu Software Center
- Renewing my
sources.list
- Reinstalling Virtualbox Guest Additions
sudo apt-get install -f
sudo dpkg --configure -a
No comments:
Post a Comment