From 4e35e5079f589700b4b5f1fc00787144bc1c58bf Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 24 May 2023 11:07:26 +0200 Subject: Ensure that Snapshots: no doesn't get overriden by host-name config --- test/integration/test-snapshot | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test/integration/test-snapshot') diff --git a/test/integration/test-snapshot b/test/integration/test-snapshot index e32b91daf..2bf7d70d4 100755 --- a/test/integration/test-snapshot +++ b/test/integration/test-snapshot @@ -173,6 +173,10 @@ testfailuremsg "E: Snapshots not supported for http://localhost:${APTHTTPPORT}/ E: Snapshots not supported for http://localhost:${APTHTTPPORT}/ stable E: The list of sources could not be read." aptget update --print-uris -S BANANA +testfailuremsg "E: Snapshots not supported for http://localhost:${APTHTTPPORT}/ stable +E: Snapshots not supported for http://localhost:${APTHTTPPORT}/ stable +E: The list of sources could not be read." aptget update --print-uris -S BANANA -o Acquire::Snapshots::URI::Host::localhost="https://example.org/snapshots/@PATH@/@SNAPSHOTID@/" + msgmsg "Snapshot URI configured in apt.conf" sed -i '/^Snapshots: / d' $(find rootdir/var/lib/apt/lists -name '*Release') releasechanger 'Label' 'Testcases' -- cgit v1.2.3-70-g09d2