Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  (solved) broken repo? Hash-Summe stimmt nicht überein  (Read 3627 times)

Offline michaa7

  • User
  • Posts: 2.298
So sieht das seit mehr als zwei tagen bei eine apt update aus:

Quote
W: 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?
« Last Edit: 2015/07/17, 02:25:29 by piper »
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

jdhedden

  • Guest
Re: broken repo? Hash-Summe stimmt nicht überein
« Reply #1 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.

Offline michaa7

  • User
  • Posts: 2.298
Re: broken repo? Hash-Summe stimmt nicht überein
« Reply #2 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.
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

Offline bluelupo

  • User
  • Posts: 2.068
    • BluelupoMe
Re: broken repo? Hash-Summe stimmt nicht überein
« Reply #3 on: 2015/07/16, 20:27:46 »
Was spricht dagegen den FTP Pfad zu nehmen?

ftp.de.debian.org

Offline dibl

  • siduction community member
  • Global Moderator
  • User
  • *****
  • Posts: 2.358
    • Land of the Buckeye
Re: broken repo? Hash-Summe stimmt nicht überein
« Reply #4 on: 2015/07/16, 20:48:08 »
If it has continued for two days, then maybe it is time to


Code: [Select]
rm -rf /var/lib/apt/lists/* && apt-get update

System76 Oryx Pro, Intel Core i7-11800H, SSD 970 EVO Plus;  Asus ROG STRIX X299-E, Core i7-7740X, Nvidia GTX-1060, dual monitors, SSD 860 EVO

Offline michaa7

  • User
  • Posts: 2.298
Re: broken repo? Hash-Summe stimmt nicht überein
« Reply #5 on: 2015/07/16, 22:58:05 »
thx dibl, that command did the trick.
Ok, you can't code, but you still might be able to write a bug report for Debian's sake

Offline der_bud

  • User
  • Posts: 1.072
  • member
Re: broken repo? Hash-Summe stimmt nicht überein
« Reply #6 on: 2015/07/17, 09:57:27 »
Was spricht dagegen den FTP Pfad zu nehmen?

ftp.de.debian.org

Or even better the new official redirector
Code: [Select]
http://httpredir.debian.org/debian
Du lachst? Wieso lachst du? Das ist doch oft so, Leute lachen erst und dann sind sie tot.

Offline michaa7

  • User
  • Posts: 2.298
Re: (solved) broken repo? Hash-Summe stimmt nicht überein
« Reply #7 on: 2015/07/17, 10:32:28 »
thx der_bud, didn' know about the newone.
Ok, you can't code, but you still might be able to write a bug report for Debian's sake