Page 1 of 1

Error updating Linux Mint 14 64bit

Posted: Sat Mar 02, 2013 8:28 am
by Brahim Salem
The error goes as folows:

Code: Select all

ERROR###ERROR###ERROR###ERROR###ERROR###ERROR###ERROR
W:Failed to fetch http://ppa.launchpad.net/venerix/blug/ubuntu/dists/quantal/main/source/Sources  404  Not Found
, W:Failed to fetch http://ppa.launchpad.net/venerix/blug/ubuntu/dists/quantal/main/binary-amd64/Packages  404  Not Found
, W:Failed to fetch http://ppa.launchpad.net/venerix/blug/ubuntu/dists/quantal/main/binary-i386/Packages  404  Not Found
, E:Some index files failed to download. They have been ignored, or old ones used instead.

Re: Error updating Linux Mint 14 64bit

Posted: Sat Mar 02, 2013 8:43 am
by catweazel

Code: Select all

sudo apt-get update
Then try again.

Re: Error updating Linux Mint 14 64bit

Posted: Sat Mar 02, 2013 8:45 am
by karlchen
Hello, Brahim.

This error message does not mean that you experience any problem updating Linux Mint 14 at all.
All that this error message tells is that a particular PPA repository cannot be contacted.
Going to this address, http://ppa.launchpad.net/venerix/, I see a subfolder blug-deletedppa, but no more folder blug. This seems to suggest that indeed the PPA does no longer exist.
Visit this page: https://launchpad.net/+search?field.text=venerix and search for venerix. Find out whether the PPA repository has just been moved to a different location or whether it has stopped existing.
Correct the list of your repositories accordingly.

Karl

Re: Error updating Linux Mint 14 64bit

Posted: Sat Mar 02, 2013 9:04 am
by Brahim Salem
Thanks that's the PPA of Tv-Maxe I have removed it thus:

Code: Select all

sudo apt-get remove --purge tv-maxe

sudo apt-get autoremove --purge

sudo add-apt-repository --remove ppa:venerix/blug

sudo apt-get install ppa-purge

sudo ppa-purge ppa:venerix/blug 

sudo apt-get update
:D :D :D :D :D :D