by karashata on Tue Jun 21, 2011 7:09 pm
mchojrin wrote:Hi:
I'm having a similar issue. My mintupdate shows the following message:
- Code: Select all
ERROR###ERROR###ERROR###ERROR###ERROR###ERROR###ERROR
W:Failed to fetch http://archive.canonical.com/ubuntu/dists/katya/partner/binary-i386/Packages 404 Not Found
, W:Failed to fetch http://extras.ubuntu.com/ubuntu/dists/katya/main/binary-i386/Packages 404 Not Found
, W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/katya/main/binary-i386/Packages 404 Not Found [IP: 91.189.88.45 80]
, W:Failed to fetch http://archive.ubuntu.com/ubuntu/dists/katya/restricted/binary-i386/Packages 404 Not Found [IP: 91.189.88.45 80]
I just upgraded from Mint 10 to 11 using mintbackup to restore my old configuration. Everything seems to be working fine, except for this. Thanks.
You'll need to change your sources.list to point to Natty rather than Katya for the Ubuntu repos. To do so, run 'gksu gedit /etc/apt/sources.list' (without quotes) from the GNOME run dialog (Alt+F2) and change every instance of "katya" after an ubuntu link with "natty" (again, without quotes).
In the end, they should look like this:
- Code: Select all
deb http://archive.ubuntu.com/ubuntu/ natty main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ natty-updates main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu/ natty-security main restricted universe multiverse
deb http://archive.canonical.com/ubuntu/ natty partner
deb http://extras.ubuntu.com/ubuntu natty main
deb http://packages.medibuntu.org/ natty free non-free
Linux Mint user since 2010, fluffy dragon forever!
Registered Linux User #473695
