Problems with update manager after trying to modify sources.list
I have installed apt-cacher on my new server and tried to modify /etc/apt/
Error authenticating some packages. It was not possible to authenticate some packages. This may be a transient network problem. You may want to try again later. See below for a list of unauthenticated packages.
Googleing this, I came across some advice from Marco Braida, here on launchpad:
sudo dpkg --configure -a
sudo apt-get -f install
sudo apt-get --fix-missing install
sudo apt-get clean
sudo apt-get update
sudo apt-get dist-upgrade
sudo apt-get clean
sudo apt-get autoremove
I did this, to no avail. It should be noted there are errors during the dist-upgrade stage. I'm running it again to see what the error messages were, but that will take another 40 minutes. I'll post them when it's done.
In the mean time, here is my sources.list, comments removed:
deb http://
deb-src http://
deb http://
deb-src http://
deb http://
deb-src http://
deb http://
deb-src http://
deb http://
deb-src http://
deb http://
deb-src http://
deb http://
deb http://
deb-src http://
deb http://
deb-src http://
deb http://
deb-src http://
deb http://
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask LEGOManiac for more information if necessary.