]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-update-ims
aborted reverify restores file owner and permission
[apt.git] / test / integration / test-apt-update-ims
index 8aa5a7262ab93479ebec2348d93b89a124ee1bad..c74058c5d537366624660520b5b78a5aedd6be99 100755 (executable)
@@ -64,6 +64,8 @@ runtest
 
 
 # no Release.gpg or InRelease
+configallowinsecurerepositories "true"
+
 msgmsg "Release only"
 EXPECT="Ign http://localhost:8080 unstable InRelease
   404  Not Found
@@ -73,7 +75,8 @@ Ign http://localhost:8080 unstable Release.gpg
 Hit http://localhost:8080 unstable/main Sources
 Hit http://localhost:8080 unstable/main amd64 Packages
 Hit http://localhost:8080 unstable/main Translation-en
-Reading package lists..."
+Reading package lists...
+W: The data from 'http://localhost:8080 unstable Release.gpg' is not signed. Packages from that repository can not be authenticated."
 
 find aptarchive -name "Release.gpg" | xargs rm -f