So sieht das seit mehr als zwei tagen bei eine apt update aus:
QuoteW: Fehlschlag beim Holen von http://http.debian.net/debian/dists/testing/main/i18n/Translation-enIndex Hash-Summe stimmt nicht überein
W: Fehlschlag beim Holen von http://http.debian.net/debian/dists/unstable/main/i18n/Translation-enIndex Hash-Summe stimmt nicht überein
W: Fehlschlag beim Holen von http://http.debian.net/debian/dists/experimental/main/i18n/Translation-enIndex Hash-Summe stimmt nicht überein
E: Einige Indexdateien konnten nicht heruntergeladen werden. Sie wurden ignoriert oder alte an ihrer Stelle benutzt.
Abhilfe?
I've encountered this a few times. I believe it means the repos are updating. Just wait, and the issue should fix itself in a few hours.
Sorry for posting german only. Yeah, I know, this usually happens when a repo is updating. But here this happens now since more than two *days*. So it seems something unusually is going on.
Was spricht dagegen den FTP Pfad zu nehmen?
ftp.de.debian.org
If it has continued for two days, then maybe it is time to
rm -rf /var/lib/apt/lists/* && apt-get update
thx dibl, that command did the trick.
Quote from: bluelupo on 2015/07/16, 20:27:46
Was spricht dagegen den FTP Pfad zu nehmen?
ftp.de.debian.org
Or even better the new official redirector
http://httpredir.debian.org/debian
thx der_bud, didn' know about the newone.