]> git.saurik.com Git - apt.git/commitdiff
update test
authorMichael Vogt <mvo@ubuntu.com>
Mon, 6 Oct 2014 07:34:06 +0000 (09:34 +0200)
committerMichael Vogt <mvo@ubuntu.com>
Mon, 6 Oct 2014 07:34:06 +0000 (09:34 +0200)
test/integration/test-apt-get-update-unauth-warning

index 510249747bddffc24109918e45856aa7b3fd0bb7..75863615e0a6f94f49ca19e4b13016f0a3a46d37 100755 (executable)
@@ -20,13 +20,17 @@ rm -f $APTARCHIVE/dists/unstable/*Release*
 
 # update without authenticated files leads to warning
 testequal "Ign file: unstable InRelease
-Ign file: unstable Release
-Reading package lists...
+Err file: unstable Release
+  
 W: The data from 'file: unstable Release' is not signed. Packages from that repository can not be authenticated.
-W: Use --allow-insecure-repositories to force the update" aptget update
+W: Use --allow-insecure-repositories to force the update
+W: Failed to fetch file:$APTARCHIVE/dists/unstable/Release  
+
+E: Some index files failed to download. They have been ignored, or old ones used instead." aptget update
 
 # no package foo
 testequal "Listing..." apt list foo
+testequal "partial" ls rootdir/var/lib/apt/lists
 
 # allow override
 testequal "Ign file: unstable InRelease