PDA

View Full Version : Ubuntu netbook won't update



Rotting Corpse
March 21st, 2011, 05:56 PM
I installed ubuntu netbook, but whenever I try to go to the update manager I get an error half way through the download that says "Failed to download package files; check your internet connection" This happens even when I plug it directly into my router. This also happens sometimes with other software I try to get through the software center. Any help would be appretiated.

gordintoronto
March 21st, 2011, 08:11 PM
If you run Accessories/Terminal and enter this command:
sudo apt-get update
an error will appear. Open Administration/Software Sources and un-click the repository which caused the error. In some cases, you can get rid of the error by getting a missing "key," such as:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 16126D3A3E5C1192

Run Administration/Synaptic Package Manager, and click on "reload."