]> git.saurik.com Git - apt.git/commit - apt-private/private-install.cc
show globalerrors before asking for confirmation
authorDavid Kalnischkies <david@kalnischkies.de>
Fri, 13 May 2016 14:59:09 +0000 (16:59 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Mon, 16 May 2016 14:17:54 +0000 (16:17 +0200)
commitfd78974020e23679e9e810cf01dc5c8f3012bb8a
treeb855e65f5812ff359872295f4f1fe5e62e52e7c8
parent71203dbf00cbb259fb59e8daf0543a45394b6623
show globalerrors before asking for confirmation

Errors cause a kind of automatic no already, but warnings and notices
are only displayed at the end of the apt execution even through they
could effect the choice of saying yes/no to questions: E.g. if a
configuration (file) was ignored you wanted to have an effect or if an
external solver you used generated warnings suggesting that the solution
might be valid, but bogus non-the-less and similar things.

Note that this only moves those messages up to the question if the
answer is interactive – not if e.g. -y is used or no question is asked at
all so this has an effect only on interactive usage of apt(-get), not
script who might be parsing apt output.
apt-private/private-download.cc
apt-private/private-install.cc
apt-private/private-output.cc
apt-private/private-output.h
apt-private/private-sources.cc
test/integration/test-bug-604401-files-are-directories