I have Kubuntu 14.10
with Linux desktop001 3.16.0-30-generic #40-Ubuntu SMP Mon Jan 12 22:06:37 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
kernel and when I issue command for system upgrade: clear && sudo apt-get update && sudo apt-get upgrade && sudo apt-get dist-upgrade && sudo apt-get autoremove
, the updare stops at: 100% [Waiting for headers]
and after some time I get warnings and error:
W: Failed to fetch http://cz.archive.ubuntu.com/ubuntu/dists/saucy/main/binary-i386/Packages 0 Requested Range Not Satisfiable [IP: 217.31.202.63 80]
W: Failed to fetch http://cz.archive.ubuntu.com/ubuntu/dists/saucy/universe/binary-i386/Packages 0 Requested Range Not Satisfiable [IP: 217.31.202.63 80]
W: Failed to fetch http://ppa.launchpad.net/inameiname/stable/ubuntu/dists/utopic/main/binary-amd64/Packages 404 Not Found
W: Failed to fetch http://ppa.launchpad.net/inameiname/stable/ubuntu/dists/utopic/main/binary-i386/Packages 404 Not Found
E: Some index files failed to download. They have been ignored, or old ones used instead.
This is first time I cannot upgrade system, why?!
inameiname/stable
in them, which are from this PPA: https://launchpad.net/~inameiname/+archive/ubuntu/stable – muru Feb 23 '15 at 13:00