|
|
@@ -59,9 +59,7 @@ test_inrelease_to_broken_hash_reverts_all() {
|
|
|
break_repository_sources_index
|
|
|
|
|
|
# test the error condition
|
|
|
- testequal "W: Failed to fetch file:${APTARCHIVE}/dists/unstable/InRelease
|
|
|
-
|
|
|
-W: Failed to fetch file:${APTARCHIVE}/dists/unstable/main/source/Sources Hash Sum mismatch
|
|
|
+ testequal "W: Failed to fetch file:${APTARCHIVE}/dists/unstable/main/source/Sources Hash Sum mismatch
|
|
|
|
|
|
E: Some index files failed to download. They have been ignored, or old ones used instead." aptget update -qq
|
|
|
# ensure that the Packages file is also rolled back
|
|
|
@@ -100,13 +98,7 @@ test_inreleae_to_release_reverts_all() {
|
|
|
break_repository_sources_index
|
|
|
|
|
|
# ensure error
|
|
|
- testequal "W: Failed to fetch file:$APTARCHIVE/dists/unstable/InRelease
|
|
|
-
|
|
|
-W: Failed to fetch file:$APTARCHIVE/dists/unstable/Release
|
|
|
-
|
|
|
-W: Failed to fetch file:$APTARCHIVE/dists/unstable/Release.gpg
|
|
|
-
|
|
|
-W: Failed to fetch file:$APTARCHIVE/dists/unstable/main/source/Sources Hash Sum mismatch
|
|
|
+ testequal "W: Failed to fetch file:$APTARCHIVE/dists/unstable/main/source/Sources Hash Sum mismatch
|
|
|
|
|
|
E: Some index files failed to download. They have been ignored, or old ones used instead." aptget update -qq # -o Debug::acquire::transaction=1
|
|
|
|
|
|
@@ -133,9 +125,7 @@ E: There are problems and -y was used without --force-yes" aptget install -qq -y
|
|
|
add_new_package
|
|
|
break_repository_sources_index
|
|
|
|
|
|
- testequal "W: Failed to fetch file:$APTARCHIVE/dists/unstable/InRelease
|
|
|
-
|
|
|
-W: Failed to fetch file:$APTARCHIVE/dists/unstable/main/source/Sources Hash Sum mismatch
|
|
|
+ testequal "W: Failed to fetch file:$APTARCHIVE/dists/unstable/main/source/Sources Hash Sum mismatch
|
|
|
|
|
|
E: Some index files failed to download. They have been ignored, or old ones used instead." aptget update -qq
|
|
|
|