]> git.saurik.com Git - apt.git/commitdiff
better error message for insufficient hashsums
authorDavid Kalnischkies <david@kalnischkies.de>
Sat, 18 Jun 2016 11:55:39 +0000 (13:55 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Wed, 22 Jun 2016 12:05:01 +0000 (14:05 +0200)
Downloading and saying "Hash Sum mismatch" isn't very friendly from a
user POV, so with this change we try to detect such cases early on and
report it, preferably before download even started.

Closes: 827758

No differences found