mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-08 22:30:41 +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,3 +1,3 @@
|
||||
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release...
|
||||
Success downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release
|
||||
ERROR: unable to edit: architecture x56 not available in repo [stretch]: http://cdn-fastly.deb.debian.org/debian/ stretch, use -force-architectures to override
|
||||
Downloading http://archive.debian.org/debian-archive/debian/dists/stretch/Release...
|
||||
Success downloading http://archive.debian.org/debian-archive/debian/dists/stretch/Release
|
||||
ERROR: unable to edit: architecture x56 not available in repo [stretch]: http://archive.debian.org/debian-archive/debian/ stretch, use -force-architectures to override
|
||||
|
||||
Reference in New Issue
Block a user