]> git.saurik.com Git - apt.git/commit - apt-pkg/acquire-item.cc
display errortext for all Err as well as Ign logs
authorDavid Kalnischkies <david@kalnischkies.de>
Mon, 6 Oct 2014 23:46:30 +0000 (01:46 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Tue, 7 Oct 2014 00:26:58 +0000 (02:26 +0200)
commit4dbfe436c60880f2625e4d3a9d0127a83dd6276e
treec3c947def18cbb02c20aaed2b41336acc8fae7ed
parent5684f71fa0f6c1b765aa53e22ca3b024c578b9c9
display errortext for all Err as well as Ign logs

consistently using Item::Failed in all specializec classes helps setting
up some information bits otherwise unset, so some errors had an empty
reason as an error. Ign is upgraded to display the error message we
ignored to further help in understanding what happens.
apt-pkg/acquire-item.cc
apt-private/acqprogress.cc
test/integration/framework
test/integration/test-apt-get-update-unauth-warning
test/integration/test-apt-update-ims
test/integration/test-apt-update-nofallback
test/integration/test-apt-update-rollback
test/integration/test-bug-595691-empty-and-broken-archive-files