]> git.saurik.com Git - apt.git/commit
show more details for "Hash Sum mismatch" errors
authorDavid Kalnischkies <david@kalnischkies.de>
Sat, 12 Mar 2016 19:29:04 +0000 (20:29 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Mon, 25 Apr 2016 13:35:52 +0000 (15:35 +0200)
commit0340069cc4709a18ba117090763d9f263de999a9
tree7a94ceb4e5baebae96bbb06b0248b8500863b191
parent6563390031a88ffd85308ac3c26ea9d10bc6bc99
show more details for "Hash Sum mismatch" errors

Users tend to report these errors with just this error message… not very
actionable and hard to figure out if this is a temporary or 'permanent'
mirror-sync issue or even the occasional apt bug.

Showing the involved hashsums and modification times should help in
triaging these kind of bugs – and eventually we will have less of them
via by-hash.

The subheaders aren't marked for translation for now as they are
technical glibberish and probably easier to deal with if not translated.
After all, our iconic "Hash Sum mismatch" is translated at least.

These additions were proposed in #817240 by Peter Palfrader.
apt-pkg/acquire-item.cc
apt-pkg/acquire-item.h
apt-pkg/acquire-worker.cc
test/integration/framework
test/integration/test-apt-helper
test/integration/test-apt-update-not-modified
test/integration/test-apt-update-rollback
test/integration/test-ubuntu-bug-1098738-apt-get-source-md5sum