summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-cli-list
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2022-10-28 18:33:06 +0000
committerJulian Andres Klode <jak@debian.org>2022-10-28 18:33:06 +0000
commit331b592e70ddf352db694a987c5651703b0d2a94 (patch)
tree2cccecdcaac4a0b934db39604faae0e2044d293b /test/integration/test-apt-cli-list
parentdccfe14ffb9713fbf320691c0f6cd679f2acf4fc (diff)
parentf52c1ce9b31befb71016a20759b96b4946034fcb (diff)
Merge branch 'feature/optional-dpkg-status' into 'main'
Allow apt to run if no dpkg/status file exists See merge request apt-team/apt!257
Diffstat (limited to 'test/integration/test-apt-cli-list')
-rwxr-xr-xtest/integration/test-apt-cli-list2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/integration/test-apt-cli-list b/test/integration/test-apt-cli-list
index 3a9ca2c15..e81a3b7b3 100755
--- a/test/integration/test-apt-cli-list
+++ b/test/integration/test-apt-cli-list
@@ -26,7 +26,6 @@ setupaptarchive
testsuccessequal "Listing...
bar/now 1.0 i386 [installed,local]
baz/unstable 2.0 all [upgradable from: 0.1]
-dpkg/now 1.16.2+fake all [installed,local]
foo/unstable 1.0 all
foobar/unstable 2.0 i386 [upgradable from: 1.0]
foreign/unstable 2.0 armel [upgradable from: 1.0]
@@ -48,7 +47,6 @@ foreign/unstable 2.0 armel [upgradable from: 1.0]" apt list --upgradable
testsuccessequal "Listing...
bar/now 1.0 i386 [installed,local]
baz/now 0.1 all [installed,upgradable to: 2.0]
-dpkg/now 1.16.2+fake all [installed,local]
foobar/now 1.0 i386 [installed,upgradable to: 2.0]
foreign/now 1.0 armel [installed,upgradable to: 2.0]" apt list --installed