Every time I check for updates, I get:
W:Failed to fetch http://cz.archive.ubuntu.com/ubuntu/dists/saucy/main/binary-amd64/Packages 404 Not Found [IP: 217.31.202.63 80]
, W:Failed to fetch http://cz.archive.ubuntu.com/ubuntu/dists/saucy/universe/binary-amd64/Packages 404 Not Found [IP: 217.31.202.63 80]
, W:Failed to fetch http ://cz.archive.ubuntu.com/ubuntu/dists/saucy/main/binary-i386/Packages 404 Not Found [IP: 217.31.202.63 80]
, W:Failed to fetch http ://cz.archive.ubuntu.com/ubuntu/dists/saucy/universe/binary-i386/Packages 404 Not Found [IP: 217.31.202.63 80]
, E:Some index files failed to download. They have been ignored, or old ones used instead.
Some other suggestions are to look in /etc/apt/sources.list
, but there is nothing about cz in that file, nor does it contain "ca.archive.ubuntu.com/ubuntu/..." mentioned is another answer on this forum. This has been going on for a while and I hoped that some mirror list might be fixed and the problem might go away, but I finally feel it's worth mentioning. Usually, I just get a warning, and updates still happen, but I had an issue trying to load a package today and I'm wondering if they may be connected.
I've been using ubuntu for several years, so I'm not a complete noob, but this is outside my knowledge area, and I haven't been able to google an answer.
Note: I added a space after two of the link : because my reputation is too low to post more that two links.
uname -a
Linux transition 3.13.0-65-generic #105-Ubuntu SMP Mon Sep 21 18:50:58 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
This problem is not a duplicate of How can I fix a 404 Error when using a PPA or updating my package lists? because my problem is not with ppa, and none of the solutions there fixed my problem.