diff options
author | Michael Vogt <mvo@debian.org> | 2014-09-21 10:18:03 +0200 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2014-09-21 10:18:03 +0200 |
commit | b0f4b486e6850c5f98520ccf19da71d0ed748ae4 (patch) | |
tree | b762d4679dd4705da68d107290bc01622d7de038 /test/integration/test-bug-595691-empty-and-broken-archive-files | |
parent | 2bd6be8ad24583ed9935f5c5d57c04ba7344111e (diff) |
generalize Acquire::GzipIndex
Diffstat (limited to 'test/integration/test-bug-595691-empty-and-broken-archive-files')
-rwxr-xr-x | test/integration/test-bug-595691-empty-and-broken-archive-files | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/test-bug-595691-empty-and-broken-archive-files b/test/integration/test-bug-595691-empty-and-broken-archive-files index a05ed5fa6..23a638801 100755 --- a/test/integration/test-bug-595691-empty-and-broken-archive-files +++ b/test/integration/test-bug-595691-empty-and-broken-archive-files @@ -121,7 +121,7 @@ Reading package lists..." "empty archive Packages.$COMPRESS over http" testaptgetupdate "Get: http://localhost:8080 Packages Err http://localhost:8080 Packages Empty files can't be valid archives -W: Failed to fetch ${COMPRESSOR}:$(readlink -f rootdir/var/lib/apt/lists/partial/localhost:8080_Packages) Empty files can't be valid archives +W: Failed to fetch ${COMPRESSOR}:$(readlink -f rootdir/var/lib/apt/lists/partial/localhost:8080_Packages.${COMPRESS}) Empty files can't be valid archives E: Some index files failed to download. They have been ignored, or old ones used instead." "empty file Packages.$COMPRESS over http" } |