mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-02 04:50:49 +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,14 +1,14 @@
|
||||
opengpg: failure opening keyring '${HOME}/.gnupg/aptlytest.gpg': open ${HOME}/.gnupg/aptlytest.gpg: no such file or directory
|
||||
|
||||
Looks like your keyring with trusted keys is empty. You might consider importing some keys.
|
||||
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: Can't check signature: public key not found
|
||||
openpgp: RSA key ID 648ACFD622F3D138
|
||||
|
||||
Reference in New Issue
Block a user