Fix: Pipeline dependency on deb.debian.org, replace with archive

This should fix some tests, as a lot of them are dependent on
deb.debian.org which no longer supports Debian 9 "Stretch".
Instead we use archive.debian.org which will continue to contain
"Stretch" packages for a long time.
This commit is contained in:
Mauro Regli
2023-05-10 14:44:42 +02:00
committed by Mauro
parent 9c6f896666
commit d1102e2e9c
49 changed files with 283 additions and 278 deletions
+9 -9
View File
@@ -1,11 +1,11 @@
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/InRelease...
Error downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/InRelease: HTTP code 404 while fetching http://cdn-fastly.deb.debian.org/debian/dists/stretch/InRelease retrying...
Retrying 0 http://cdn-fastly.deb.debian.org/debian/dists/stretch/InRelease...
Giving up on http://cdn-fastly.deb.debian.org/debian/dists/stretch/InRelease...
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release...
Success downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release.gpg...
Success downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release.gpg
Downloading http://archive.debian.org/debian-archive/debian/dists/stretch/InRelease...
Error downloading http://archive.debian.org/debian-archive/debian/dists/stretch/InRelease: HTTP code 404 while fetching http://archive.debian.org/debian-archive/debian/dists/stretch/InRelease retrying...
Retrying 0 http://archive.debian.org/debian-archive/debian/dists/stretch/InRelease...
Giving up on http://archive.debian.org/debian-archive/debian/dists/stretch/InRelease...
Downloading http://archive.debian.org/debian-archive/debian/dists/stretch/Release...
Success downloading http://archive.debian.org/debian-archive/debian/dists/stretch/Release
Downloading http://archive.debian.org/debian-archive/debian/dists/stretch/Release.gpg...
Success downloading http://archive.debian.org/debian-archive/debian/dists/stretch/Release.gpg
gpgv: RSA key ID B7D453EC
gpgv: Good signature from "Debian Archive Automatic Signing Key (9/stretch) <ftpmaster@debian.org>"
gpgv: RSA key ID 22F3D138
@@ -15,5 +15,5 @@ gpgv: Good signature from "Debian Archive Automatic Signing Key (11/bullseye) <f
gpgv: RSA key ID 1A7B6500
gpgv: Good signature from "Debian Stable Release Key (9/stretch) <debian-release@lists.debian.org>"
Mirror [mirror11]: http://cdn-fastly.deb.debian.org/debian/ stretch successfully added.
Mirror [mirror11]: http://archive.debian.org/debian-archive/debian/ stretch successfully added.
You can run 'aptly mirror update mirror11' to download repository contents.