]> git.saurik.com Git - apt.git/commit
show StateCache flags in Pkg debug prettyprint
authorDavid Kalnischkies <david@kalnischkies.de>
Thu, 28 Apr 2016 13:03:55 +0000 (15:03 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Sun, 1 May 2016 08:50:24 +0000 (10:50 +0200)
commitd622baeea4828b4bf62d939b7a4a7cd4051f78a5
tree65902a4caa3e3e75eafdbc600175b35588f70ae8
parent0264502c2ed8da69358959d6dc7beb67f422b5cf
show StateCache flags in Pkg debug prettyprint

This basically introduces ~33 flags in the output, but a package can
have only ~11 of them displayed at the same time. There is quiet a bit
of duplication also (an uninstalled package is by definition a
newinstall if its getting installed), but as this is debug output we are
better of showing them all in case one of them isn't set in a way it is
supposed to be set.

Git-Dch: Ignore
apt-pkg/prettyprinters.cc
apt-pkg/prettyprinters.h
test/integration/test-bug-549968-install-depends-of-not-installed
test/integration/test-bug-604222-new-and-autoremove
test/integration/test-bug-618848-always-respect-user-requests