PDA

View Full Version : [ubuntu] Update errors



dodgingspam
June 15th, 2011, 07:09 PM
I have a DELL mini with Ubuntu. When I attempt to run System Update Update Manager says: "Your system is up-to-date. The package information was last updated 304 days ago." So, I run "Check" unfortunately i get an error message box with the following:


Could not download all repository indexes
Failed to fetch http://dl.google.com/linux/talkplugin/deb/dists/stable/Release Unable to find expected entry main/binary-lpia/Packages in Meta-index file (malformed Release file?)
Some index files failed to download, they have been ignored, or old ones used instead.

How do I clean this and run a good update?

Thanks.

dodgingspam
June 20th, 2011, 06:18 PM
Anybody?... Any suggestions?...

jerrrys
June 20th, 2011, 06:28 PM
open a terminal and enter

sudo apt-get update

sudo apt-get upgrade

and please post any errors you get

Rubi1200
June 20th, 2011, 06:29 PM
In the terminal:


sudo apt-get update

Post the error messages.

Also,


cat /etc/apt/sources.list

and post here too.

Thanks.