]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-key-used-in-maintainerscript
show apt-key warnings in apt update
[apt.git] / test / integration / test-apt-key-used-in-maintainerscript
index f7008084fbd1483333946c26b9654b08b3810ac7..b5ed3279faa4372094bc578ac4ca215520832407 100755 (executable)
@@ -32,7 +32,7 @@ testdpkginstalled 'aptkeyuser-depends'
 testfailure grep '^Warning: This will BREAK' apt.output
 testsuccess grep '^Warning: apt-key' apt.output
 
-testsuccess apt install ./incoming/aptkeyuser-nodepends_*.changes -y
+testsuccess apt install --with-source ./incoming/aptkeyuser-nodepends_*.changes aptkeyuser-nodepends -y
 cp rootdir/tmp/testsuccess.output apt.output
 testdpkginstalled 'aptkeyuser-nodepends'
 testsuccess grep '^Warning: This will BREAK' apt.output