]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-update-nofallback
test: Always install dpkg into our tests, regardless of MA
[apt.git] / test / integration / test-apt-update-nofallback
index 60f329a4a0e9c1cfb64091d808c42aa18b223048..47adff33d8303028e6d639ff1a1f4f865fd2786c 100755 (executable)
@@ -41,7 +41,8 @@ N: See apt-secure(8) manpage for repository creation and user configuration deta
 
 assert_repo_is_intact()
 {
-    testsuccessequal "foo/unstable 2.0 all" apt list -qq
+    testsuccessequal "dpkg/now 1.16.2+fake all [installed,local]
+foo/unstable 2.0 all" apt list -qq
     testsuccess aptget install -y -s foo
     testfailure aptget install -y evil
     testsuccess aptget source foo --print-uris