mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-06 22:18:28 +00:00
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:
@@ -1,14 +1,14 @@
|
||||
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch-backports/InRelease...
|
||||
Success downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch-backports/InRelease
|
||||
Downloading http://archive.debian.org/debian-archive/debian/dists/stretch-backports/InRelease...
|
||||
Success downloading http://archive.debian.org/debian-archive/debian/dists/stretch-backports/InRelease
|
||||
|
||||
gpgv: RSA key ID 22F3D138
|
||||
|
||||
gpgv: RSA key ID 386FA1D9
|
||||
|
||||
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch-backports/Release...
|
||||
Success downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch-backports/Release
|
||||
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch-backports/Release.gpg...
|
||||
Success downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch-backports/Release.gpg
|
||||
Downloading http://archive.debian.org/debian-archive/debian/dists/stretch-backports/Release...
|
||||
Success downloading http://archive.debian.org/debian-archive/debian/dists/stretch-backports/Release
|
||||
Downloading http://archive.debian.org/debian-archive/debian/dists/stretch-backports/Release.gpg...
|
||||
Success downloading http://archive.debian.org/debian-archive/debian/dists/stretch-backports/Release.gpg
|
||||
|
||||
gpgv: RSA key ID 22F3D138
|
||||
|
||||
|
||||
Reference in New Issue
Block a user