diff options
author | Michael Vogt <mvo@ubuntu.com> | 2014-10-06 14:34:38 +0200 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2014-10-06 14:36:30 +0200 |
commit | 673c9469abd656a92c7e8f1f91f919cad09f391e (patch) | |
tree | a0bd856d3f0296a72fbf84d84e8f03ac01b649db /test/integration/test-apt-get-update-unauth-warning | |
parent | 22b2ef9d29b8a467c0fca8637636e417e020e2f5 (diff) |
cleanup pkgAcq*::Failed()
Diffstat (limited to 'test/integration/test-apt-get-update-unauth-warning')
-rwxr-xr-x | test/integration/test-apt-get-update-unauth-warning | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/test-apt-get-update-unauth-warning b/test/integration/test-apt-get-update-unauth-warning index 75863615e..37bcea623 100755 --- a/test/integration/test-apt-get-update-unauth-warning +++ b/test/integration/test-apt-get-update-unauth-warning @@ -22,7 +22,7 @@ rm -f $APTARCHIVE/dists/unstable/*Release* testequal "Ign file: unstable InRelease Err file: unstable Release -W: The data from 'file: unstable Release' is not signed. Packages from that repository can not be authenticated. +W: The repository 'file: unstable Release' does not have a Release file. This is deprecated, please contact the owner of the repository. W: Use --allow-insecure-repositories to force the update W: Failed to fetch file:$APTARCHIVE/dists/unstable/Release |