mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-06 22:18:28 +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,16 +1,15 @@
|
||||
Downloading http://pkg.jenkins-ci.org/debian-stable/binary/InRelease...
|
||||
Following redirect to https://pkg.jenkins.io/debian-stable/binary/InRelease...
|
||||
Error downloading http://pkg.jenkins-ci.org/debian-stable/binary/InRelease: HTTP code 404 while fetching http://pkg.jenkins-ci.org/debian-stable/binary/InRelease retrying...
|
||||
Retrying 0 http://pkg.jenkins-ci.org/debian-stable/binary/InRelease...
|
||||
Giving up on http://pkg.jenkins-ci.org/debian-stable/binary/InRelease...
|
||||
Downloading http://pkg.jenkins-ci.org/debian-stable/binary/Release...
|
||||
Following redirect to https://pkg.jenkins.io/debian-stable/binary/Release...
|
||||
Success downloading http://pkg.jenkins-ci.org/debian-stable/binary/Release
|
||||
Downloading http://pkg.jenkins-ci.org/debian-stable/binary/Release.gpg...
|
||||
Following redirect to https://pkg.jenkins.io/debian-stable/binary/Release.gpg...
|
||||
Success downloading http://pkg.jenkins-ci.org/debian-stable/binary/Release.gpg
|
||||
gpgv: RSA key ID EF5975CA
|
||||
Downloading http://repo.aptly.info/system-tests/pkg.jenkins.io/debian-stable/binary/InRelease...
|
||||
Error downloading http://repo.aptly.info/system-tests/pkg.jenkins.io/debian-stable/binary/InRelease: HTTP code 404 while fetching http://repo.aptly.info/system-tests/pkg.jenkins.io/debian-stable/binary/InRelease retrying...
|
||||
Retrying 0 http://repo.aptly.info/system-tests/pkg.jenkins.io/debian-stable/binary/InRelease...
|
||||
Giving up on http://repo.aptly.info/system-tests/pkg.jenkins.io/debian-stable/binary/InRelease...
|
||||
Downloading http://repo.aptly.info/system-tests/pkg.jenkins.io/debian-stable/binary/Release...
|
||||
Success downloading http://repo.aptly.info/system-tests/pkg.jenkins.io/debian-stable/binary/Release
|
||||
Downloading http://repo.aptly.info/system-tests/pkg.jenkins.io/debian-stable/binary/Release.gpg...
|
||||
Success downloading http://repo.aptly.info/system-tests/pkg.jenkins.io/debian-stable/binary/Release.gpg
|
||||
gpgv: can't allocate lock for '/home/runner/.gnupg/aptlytest.gpg'
|
||||
gpgv: Signature made Wed Dec 13 17:19:55 2023 UTC
|
||||
gpgv: using RSA key 63667EE74BBA1F0A08A698725BA31D57EF5975CA
|
||||
gpgv: Good signature from "Jenkins Project <jenkinsci-board@googlegroups.com>"
|
||||
|
||||
Mirror [mirror21]: http://pkg.jenkins-ci.org/debian-stable/ ./binary/ successfully added.
|
||||
Mirror [mirror21]: http://repo.aptly.info/system-tests/pkg.jenkins.io/debian-stable/ ./binary/ successfully added.
|
||||
You can run 'aptly mirror update mirror21' to download repository contents.
|
||||
|
||||
Reference in New Issue
Block a user