In Linux Mint Nadia (Cinnamon), when I run
sudo apt-get update
I got the following set of error: I removed http://'s due to superuser.com's spam filtering.
Fetched 173 kB in 13s (12.5 kB/s) W: Failed to fetch archive.canonical.com/ubuntu/dists/nadia/partner/source/Sources 404 Not Found [IP: 91.189.92.150 80]
W: Failed to fetch archive.canonical.com/ubuntu/dists/nadia/partner/binary-amd64/Packages 404 Not Found [IP: 91.189.92.150 80]
W: Failed to fetch archive.canonical.com/ubuntu/dists/nadia/partner/binary-i386/Packages 404 Not Found [IP: 91.189.92.150 80]
W: Failed to fetch dl.google.com/linux/deb/dists/stable/Release Unable to find expected entry 'non-free/binary-amd64/Packages' in Release file (Wrong sources.list entry or malformed file)
W: Failed to fetch linux.dropbox.com/ubuntu/dists/nadia/main/binary-amd64/Packages 404 Not Found [IP: 199.47.217.170 80]
W: Failed to fetch linux.dropbox.com/ubuntu/dists/nadia/main/binary-i386/Packages 404 Not Found [IP: 199.47.217.170 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
The same errors also appear in the Update Manager.
sudo rm -fv /var/lib/apt/lists/* && sudo apt-get updatewith no luck. Same error. – kelorek Dec 10 '12 at 5:33