PDA

View Full Version : [SOLVED] Update manager



Aerogate
July 16th, 2011, 11:22 AM
Hey there,

for the last 2 days I have been getting this error when I run the update manager :-

Failed to fetch http://ppa.launchpad.net/team-xbmc/ppa/ubuntu/dists/natty/main/binary-i386/Packages 404 Not Found
Failed to fetch http://ppa.launchpad.net///ubuntu/dists/natty/main/binary-i386/Packages 404 Not Found
Some index files failed to download. They have been ignored, or old ones used instead.

Any ideas?

Mike

plucky
July 16th, 2011, 01:19 PM
Hey there,

for the last 2 days I have been getting this error when I run the update manager :-

Failed to fetch http://ppa.launchpad.net/team-xbmc/ppa/ubuntu/dists/natty/main/binary-i386/Packages 404 Not Found
Failed to fetch http://ppa.launchpad.net///ubuntu/dists/natty/main/binary-i386/Packages 404 Not Found
Some index files failed to download. They have been ignored, or old ones used instead.

Any ideas?

Mike

Remove the PPA in Software Sources as there isn't one for Natty.

See Here (http://ppa.launchpad.net/team-xbmc/ppa/ubuntu/dists/)

Good Luck

raja.genupula
July 16th, 2011, 02:58 PM
sudo rm -rf /var/lib/apt/lists/*
sudo apt-get update


execute it one by one ...
you will be fine .

Aerogate
July 16th, 2011, 03:54 PM
sudo rm -rf /var/lib/apt/lists/*
sudo apt-get update


execute it one by one ...
you will be fine .

Excellent, removed ppa's like plunky said, then ran the commands, thanks Raja.

All fine

raja.genupula
July 16th, 2011, 04:51 PM
i am happy to here this , but do me a favor . please close the thread by marking it solved .