Ik draai Kubuntu 12.04 LTS 64 bit, sinds vorige week geeft het commando sudo apt-get update, de volgende foutmeldingen:
W: Failed to fetch http://archive.canonical....ner/binary-amd64/Packages 404 Not Found [IP: 91.189.92.191 80]
W: Failed to fetch http://archive.canonical....tner/binary-i386/Packages 404 Not Found [IP: 91.189.92.191 80]
W: Failed to fetch http://archive.ubuntu.com...ain/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]
W: Failed to fetch http://archive.ubuntu.com...ted/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]
W: Failed to fetch http://archive.ubuntu.com...rse/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]
W: Failed to fetch http://archive.ubuntu.com...rse/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]
W: Failed to fetch http://archive.ubuntu.com...cted/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]
W: Failed to fetch http://archive.ubuntu.com...erse/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]
W: Failed to fetch http://archive.ubuntu.com...erse/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]
W: Failed to fetch http://archive.ubuntu.com...ain/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]
W: Failed to fetch http://archive.ubuntu.com...rse/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]
W: Failed to fetch http://archive.ubuntu.com...rse/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]
W: Failed to fetch http://archive.ubuntu.com...main/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]
W: Failed to fetch http://archive.ubuntu.com...erse/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]
W: Failed to fetch http://archive.ubuntu.com...erse/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
het vreemde is dat een zelfde systeem in het zelfde netwerk waar ook Kubuntu 12.04 LTS 64 bit op staat met nagenoeg dezelfde sources.list, geen foutmeldingen geeft bij sudo apt-get update.
Ik heb gezocht met Google maar kan op de forums niets bruikbaars vinden, veel mensen met hetzelfde probleem maar geen oplossing.
Het IP address 91.189.91.23 kan ik wel vanaf deze machine pingen dus er is wel connectie en de server is niet down.
Wie heeft dit probleem ook eens gehad en weet de oplossing?
Edit:
@DaMoUsYs: Bedankt voor je reply op dit vroege uur:-)
Dit was na lang zoeken uiteindelijk de oplossing voor het bovenstaande probleem:
cd /var/lib/apt
sudo mv lists lists.old
sudo mkdir -p lists/partial
sudo apt-get update
@Hero of Time: Dat heb ik gedaan, dit was niet de oplossing, bovenstaande commando's loste het probleem op:-D
@Evanescent: Waarschijnlijkt werkt bovenstaande oplossing ook voor jou.
W: Failed to fetch http://archive.canonical....ner/binary-amd64/Packages 404 Not Found [IP: 91.189.92.191 80]
W: Failed to fetch http://archive.canonical....tner/binary-i386/Packages 404 Not Found [IP: 91.189.92.191 80]
W: Failed to fetch http://archive.ubuntu.com...ain/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]
W: Failed to fetch http://archive.ubuntu.com...ted/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]
W: Failed to fetch http://archive.ubuntu.com...rse/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]
W: Failed to fetch http://archive.ubuntu.com...rse/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]
W: Failed to fetch http://archive.ubuntu.com...cted/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]
W: Failed to fetch http://archive.ubuntu.com...erse/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]
W: Failed to fetch http://archive.ubuntu.com...erse/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]
W: Failed to fetch http://archive.ubuntu.com...ain/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]
W: Failed to fetch http://archive.ubuntu.com...rse/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]
W: Failed to fetch http://archive.ubuntu.com...rse/binary-amd64/Packages 404 Not Found [IP: 91.189.91.23 80]
W: Failed to fetch http://archive.ubuntu.com...main/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]
W: Failed to fetch http://archive.ubuntu.com...erse/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]
W: Failed to fetch http://archive.ubuntu.com...erse/binary-i386/Packages 404 Not Found [IP: 91.189.91.23 80]
E: Some index files failed to download. They have been ignored, or old ones used instead.
het vreemde is dat een zelfde systeem in het zelfde netwerk waar ook Kubuntu 12.04 LTS 64 bit op staat met nagenoeg dezelfde sources.list, geen foutmeldingen geeft bij sudo apt-get update.
Ik heb gezocht met Google maar kan op de forums niets bruikbaars vinden, veel mensen met hetzelfde probleem maar geen oplossing.
Het IP address 91.189.91.23 kan ik wel vanaf deze machine pingen dus er is wel connectie en de server is niet down.
Wie heeft dit probleem ook eens gehad en weet de oplossing?
Edit:
@DaMoUsYs: Bedankt voor je reply op dit vroege uur:-)
Dit was na lang zoeken uiteindelijk de oplossing voor het bovenstaande probleem:
cd /var/lib/apt
sudo mv lists lists.old
sudo mkdir -p lists/partial
sudo apt-get update
@Hero of Time: Dat heb ik gedaan, dit was niet de oplossing, bovenstaande commando's loste het probleem op:-D
@Evanescent: Waarschijnlijkt werkt bovenstaande oplossing ook voor jou.
[ Voor 5% gewijzigd door Chimichurri op 29-10-2014 13:17 ]