From d622baeea4828b4bf62d939b7a4a7cd4051f78a5 Mon Sep 17 00:00:00 2001 From: David Kalnischkies Date: Thu, 28 Apr 2016 15:03:55 +0200 Subject: 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 --- test/integration/test-bug-549968-install-depends-of-not-installed | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/integration/test-bug-549968-install-depends-of-not-installed') diff --git a/test/integration/test-bug-549968-install-depends-of-not-installed b/test/integration/test-bug-549968-install-depends-of-not-installed index a189f9c93..fab67c4e9 100755 --- a/test/integration/test-bug-549968-install-depends-of-not-installed +++ b/test/integration/test-bug-549968-install-depends-of-not-installed @@ -16,8 +16,8 @@ setupaptarchive # prevent it, but to late - its better to fail earlier testsuccessequal "Reading package lists... Building dependency tree... - MarkInstall coolstuff [ i386 ] < none -> 1.0 > ( other ) FU=1 - Ignore MarkInstall of extracoolstuff [ i386 ] < none -> 1.0 > ( other ) as its mode (Keep) is protected + MarkInstall coolstuff:i386 < none -> 1.0 @un puN IPb > FU=1 + Ignore MarkInstall of extracoolstuff:i386 < none | 1.0 @hn puH > as its mode (Keep) is protected Package 'extracoolstuff' is not installed, so not removed Recommended packages: extracoolstuff -- cgit v1.2.3