]> git.saurik.com Git - apt.git/commit - test/integration/test-ubuntu-bug-784473-InRelease-one-message-only
enhance "hit paywall" error message to mention the probable cause
authorDavid Kalnischkies <david@kalnischkies.de>
Sun, 9 Aug 2015 15:40:57 +0000 (17:40 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Mon, 10 Aug 2015 15:27:59 +0000 (17:27 +0200)
commitdd676dc71e31c20f66d5b9d9ac1c5a4c8883cd79
tree59132e28901c22f80033b7e7232bbdb93ccf67a5
parentcc480836c739e36dc0c741fa333248c0a8150ec7
enhance "hit paywall" error message to mention the probable cause

Reporting errors from Done() is bad for progress reporting and such, so
factoring this out is a good idea and we start with moving the supposed-
to-be clearsigned file isn't clearsigned out first – improving the error
message in the process as we use the same message for a similar case
(NODATA) as this is what I have to look at with the venue wifi at
DebCamp and the old errormessage doesn't really say anything.
apt-pkg/acquire-item.cc
apt-pkg/acquire-item.h
apt-pkg/acquire-worker.cc
test/integration/test-apt-update-nofallback
test/integration/test-ubuntu-bug-346386-apt-get-update-paywall
test/integration/test-ubuntu-bug-784473-InRelease-one-message-only