mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-05 22:08:27 +00:00
system tests: use repository mirrors on S3 for reproducibility
no direct internet download from apt repositories, which over time will change or cease to exist. also migrate to gpg2 on newer ubuntu.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
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
|
||||
Downloading http://repo.aptly.info/system-tests/archive.debian.org/debian-archive/debian/dists/stretch/InRelease...
|
||||
Error downloading http://repo.aptly.info/system-tests/archive.debian.org/debian-archive/debian/dists/stretch/InRelease: HTTP code 404 while fetching http://repo.aptly.info/system-tests/archive.debian.org/debian-archive/debian/dists/stretch/InRelease retrying...
|
||||
Retrying 0 http://repo.aptly.info/system-tests/archive.debian.org/debian-archive/debian/dists/stretch/InRelease...
|
||||
Giving up on http://repo.aptly.info/system-tests/archive.debian.org/debian-archive/debian/dists/stretch/InRelease...
|
||||
Downloading http://repo.aptly.info/system-tests/archive.debian.org/debian-archive/debian/dists/stretch/Release...
|
||||
Success downloading http://repo.aptly.info/system-tests/archive.debian.org/debian-archive/debian/dists/stretch/Release
|
||||
Downloading http://repo.aptly.info/system-tests/archive.debian.org/debian-archive/debian/dists/stretch/Release.gpg...
|
||||
Success downloading http://repo.aptly.info/system-tests/archive.debian.org/debian-archive/debian/dists/stretch/Release.gpg
|
||||
openpgp: RSA key ID 04EE7237B7D453EC
|
||||
openpgp: Good signature from "Debian Archive Automatic Signing Key (9/stretch) <ftpmaster@debian.org>"
|
||||
openpgp: RSA key ID 648ACFD622F3D138
|
||||
@@ -15,5 +15,5 @@ openpgp: Good signature from "Debian Archive Automatic Signing Key (11/bullseye)
|
||||
openpgp: RSA key ID EF0F382A1A7B6500
|
||||
openpgp: Good signature from "Debian Stable Release Key (9/stretch) <debian-release@lists.debian.org>"
|
||||
|
||||
Mirror [mirror11]: http://archive.debian.org/debian-archive/debian/ stretch successfully added.
|
||||
Mirror [mirror11]: http://repo.aptly.info/system-tests/archive.debian.org/debian-archive/debian/ stretch successfully added.
|
||||
You can run 'aptly mirror update mirror11' to download repository contents.
|
||||
|
||||
Reference in New Issue
Block a user