]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-update-unauth
deal with configured build-essential first
[apt.git] / test / integration / test-apt-update-unauth
index 1b5dbc6c465308008503887b80d98d739acba5d5..17e62db2244fc42806a4ab83cbaedd1b484c3a6e 100755 (executable)
@@ -13,8 +13,8 @@ umask 022
 setupenvironment
 configarchitecture "i386"
 
-insertpackage 'unstable' 'foo' 'all' '1.0'
-insertsource 'unstable' 'foo' 'all' '1.0'
+insertpackage 'unstable' 'foo' 'i386' '1.0'
+insertsource 'unstable' 'foo' 'any' '1.0'
 
 setupaptarchive --no-update
 changetowebserver
@@ -27,7 +27,7 @@ runtest() {
     rm -rf rootdir/var/lib/apt/lists/
     find aptarchive/ -name '*Release*' -delete
 
-    testsuccess aptget update --allow-insecure-repositories
+    testwarning aptget update --allow-insecure-repositories
 
     # become authenticated
     generatereleasefiles