mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-05-31 04:30:44 +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,4 +1,5 @@
|
||||
gpgv: DSA key ID 16DB3E6D
|
||||
gpgv: Signature made Sun Mar 15 17:36:44 2015 UTC
|
||||
gpgv: using DSA key 21DBB89C16DB3E6D
|
||||
gpgv: Good signature from "Aptly Tester (don't use it) <test@aptly.info>"
|
||||
Loading repository unstable for changes file hardlink_0.2.1_amd64.changes...
|
||||
[!] changes file skipped due to uploaders config: hardlink_0.2.1_amd64.changes, keys []pgp.Key{"21DBB89C16DB3E6D"}: denied as no rule matches
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
gpgv: DSA key ID 16DB3E6D
|
||||
gpgv: Signature made Sun Mar 15 17:36:44 2015 UTC
|
||||
gpgv: using DSA key 21DBB89C16DB3E6D
|
||||
gpgv: Good signature from "Aptly Tester (don't use it) <test@aptly.info>"
|
||||
Loading repository unstable for changes file hardlink_0.2.1_amd64.changes...
|
||||
[+] hardlink_0.2.1_source added
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
gpgv: DSA key ID 16DB3E6D
|
||||
gpgv: Signature made Sun Mar 15 17:36:44 2015 UTC
|
||||
gpgv: using DSA key 21DBB89C16DB3E6D
|
||||
gpgv: Good signature from "Aptly Tester (don't use it) <test@aptly.info>"
|
||||
Loading repository unstable for changes file hardlink_0.2.1_amd64.changes...
|
||||
[+] hardlink_0.2.1_source added
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
gpgv: DSA key ID 16DB3E6D
|
||||
gpgv: Signature made Sun Mar 15 17:36:44 2015 UTC
|
||||
gpgv: using DSA key 21DBB89C16DB3E6D
|
||||
gpgv: Good signature from "Aptly Tester (don't use it) <test@aptly.info>"
|
||||
Loading repository unstable for changes file hardlink_0.2.1_amd64.changes...
|
||||
[!] changes file skipped due to uploaders config: hardlink_0.2.1_amd64.changes, keys []pgp.Key{"21DBB89C16DB3E6D"}: denied as no rule matches
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
gpgv: Signature made Sun Mar 15 20:36:44 2015 MSK using DSA key ID 16DB3E6D
|
||||
gpgv: Signature made Sun Mar 15 17:36:44 2015 UTC
|
||||
gpgv: using DSA key 21DBB89C16DB3E6D
|
||||
gpgv: Good signature from "Aptly Tester (don't use it) <test@aptly.info>"
|
||||
Loading repository unstable for changes file hardlink_0.2.1_amd64.changes...
|
||||
[+] hardlink_0.2.1_source added
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
gpgv: DSA key ID 16DB3E6D
|
||||
gpgv: Signature made Sun Mar 15 17:36:44 2015 UTC
|
||||
gpgv: using DSA key 21DBB89C16DB3E6D
|
||||
gpgv: Good signature from "Aptly Tester (don't use it) <test@aptly.info>"
|
||||
Loading repository my-unstable for changes file hardlink_0.2.1_amd64.changes...
|
||||
[+] hardlink_0.2.1_source added
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
gpgv: DSA key ID 16DB3E6D
|
||||
gpgv: Signature made Sun Mar 15 17:36:44 2015 UTC
|
||||
gpgv: using DSA key 21DBB89C16DB3E6D
|
||||
gpgv: Good signature from "Aptly Tester (don't use it) <test@aptly.info>"
|
||||
Loading repository unstable for changes file hardlink_0.2.1_amd64.changes...
|
||||
[+] hardlink_0.2.1_source added
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
gpgv: DSA key ID 16DB3E6D
|
||||
gpgv: Signature made Sun Mar 15 17:36:44 2015 UTC
|
||||
gpgv: using DSA key 21DBB89C16DB3E6D
|
||||
gpgv: Good signature from "Aptly Tester (don't use it) <test@aptly.info>"
|
||||
[!] unable to process file hardlink_0.2.1_amd64.changes: open /01/hardlink_0.2.1.tar.gz: no such file or directory
|
||||
[!] Some files were skipped due to errors:
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
gpgv: DSA key ID 16DB3E6D
|
||||
gpgv: Signature made Sun Mar 15 17:36:44 2015 UTC
|
||||
gpgv: using DSA key 21DBB89C16DB3E6D
|
||||
gpgv: Good signature from "Aptly Tester (don't use it) <test@aptly.info>"
|
||||
[!] unable to process file hardlink_0.2.1_amd64.changes: checksum mismatch MD5: expected 4efce26825af5842f43961096dd890b3 != obtained 7515e9279fc32d0c89db965f4dfdec8c
|
||||
[!] Some files were skipped due to errors:
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
gpgv: DSA key ID 16DB3E6D
|
||||
gpgv: Signature made Sun Mar 15 17:36:44 2015 UTC
|
||||
gpgv: using DSA key 21DBB89C16DB3E6D
|
||||
gpgv: BAD signature from "Aptly Tester (don't use it) <test@aptly.info>"
|
||||
[!] unable to process file hardlink_0.2.1_amd64.changes: verification of clearsigned file failed: exit status 1
|
||||
[!] Some files were skipped due to errors:
|
||||
|
||||
@@ -83,7 +83,7 @@ class ImportRepo6Test(BaseTest):
|
||||
"""
|
||||
fixtureCmds = [
|
||||
"aptly repo create -comment=Cool -distribution=squeeze repo1",
|
||||
"aptly mirror create --ignore-signatures mirror1 http://archive.debian.org/debian-archive/debian/ stretch",
|
||||
"aptly mirror create --ignore-signatures mirror1 http://repo.aptly.info/system-tests/archive.debian.org/debian-archive/debian/ stretch",
|
||||
]
|
||||
runCmd = "aptly repo import mirror1 repo1 nginx"
|
||||
expectedCode = 1
|
||||
|
||||
Reference in New Issue
Block a user