Siduction Forum

Siduction Forum => Upgrade Warnings => Topic started by: michaa7 on 2015/07/16, 20:01:12

Title: (solved) broken repo? Hash-Summe stimmt nicht überein
Post by: michaa7 on 2015/07/16, 20:01:12
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?
Title: Re: broken repo? Hash-Summe stimmt nicht überein
Post by: jdhedden on 2015/07/16, 20:15:06
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.
Title: Re: broken repo? Hash-Summe stimmt nicht überein
Post by: michaa7 on 2015/07/16, 20:19:10
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.
Title: Re: broken repo? Hash-Summe stimmt nicht überein
Post by: bluelupo on 2015/07/16, 20:27:46
Was spricht dagegen den FTP Pfad zu nehmen?

ftp.de.debian.org
Title: Re: broken repo? Hash-Summe stimmt nicht überein
Post by: dibl on 2015/07/16, 20:48:08
If it has continued for two days, then maybe it is time to


rm -rf /var/lib/apt/lists/* && apt-get update


Title: Re: broken repo? Hash-Summe stimmt nicht überein
Post by: michaa7 on 2015/07/16, 22:58:05
thx dibl, that command did the trick.
Title: Re: broken repo? Hash-Summe stimmt nicht überein
Post by: der_bud on 2015/07/17, 09:57:27
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
Title: Re: (solved) broken repo? Hash-Summe stimmt nicht überein
Post by: michaa7 on 2015/07/17, 10:32:28
thx der_bud, didn' know about the newone.