Fix tests and fixtures relying on expired pgp keys

PGP tests relied on expired gpg keys: upgrade with newer Debian keys from
https://ftp-master.debian.org/keys.html.
Download new fixtures files from http://ftp.debian.org/debian/dists/buster/
This commit is contained in:
Lorenzo Bolla
2021-02-02 14:23:13 +01:00
parent f4dc87fa44
commit 3201244d9b
43 changed files with 2596 additions and 3672 deletions
+4 -4
View File
@@ -1,14 +1,14 @@
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch-backports/InRelease...
gpgv: RSA key ID 2B90D010
gpgv: RSA key ID B7D453EC
gpgv: RSA key ID 22F3D138
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch-backports/Release...
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch-backports/Release.gpg...
gpgv: RSA key ID 2B90D010
gpgv: RSA key ID B7D453EC
gpgv: RSA key ID 22F3D138
ERROR: unable to fetch mirror: verification of detached signature failed: exit status 2
+4 -1
View File
@@ -1,9 +1,12 @@
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/InRelease...
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release...
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release.gpg...
gpgv: WARNING: multiple signatures detected. Only the first will be checked.
gpgv: RSA key ID 2B90D010
gpgv: Good signature from "Debian Archive Automatic Signing Key (8/jessie) <ftpmaster@debian.org>"
gpgv: RSA key ID B7D453EC
gpgv: Good signature from "Debian Archive Automatic Signing Key (9/stretch) <ftpmaster@debian.org>"
gpgv: RSA key ID 1A7B6500
gpgv: Good signature from "Debian Stable Release Key (9/stretch) <debian-release@lists.debian.org>"
Mirror [mirror11]: http://cdn-fastly.deb.debian.org/debian/ stretch successfully added.
You can run 'aptly mirror update mirror11' to download repository contents.
@@ -13,10 +13,10 @@ Architectures: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x
Changelogs: http://metadata.ftp-master.debian.org/changelogs/@CHANGEPATH@_changelog
Codename: stretch
Components: main contrib non-free
Date: Sun, 08 Sep 2019 16:58:45 UTC
Description: Debian 9.11 Released 08 September 2019
Date: Sat, 18 Jul 2020 10:50:51 UTC
Description: Debian 9.13 Released 18 July 2020
Label: Debian
Origin: Debian
Suite: oldstable
Version: 9.11
Version: 9.13
+4 -1
View File
@@ -2,7 +2,10 @@ Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/InRelease...
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release...
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release.gpg...
gpgv: WARNING: multiple signatures detected. Only the first will be checked.
gpgv: RSA key ID 2B90D010
gpgv: RSA key ID B7D453EC
gpgv: RSA key ID 1A7B6500
ERROR: unable to fetch mirror: verification of detached signature failed: exit status 2
@@ -13,10 +13,10 @@ Architectures: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x
Changelogs: http://metadata.ftp-master.debian.org/changelogs/@CHANGEPATH@_changelog
Codename: stretch
Components: main contrib non-free
Date: Sun, 08 Sep 2019 16:58:45 UTC
Description: Debian 9.11 Released 08 September 2019
Date: Sat, 18 Jul 2020 10:50:51 UTC
Description: Debian 9.13 Released 18 July 2020
Label: Debian
Origin: Debian
Suite: oldstable
Version: 9.11
Version: 9.13
@@ -13,10 +13,10 @@ Architectures: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x
Changelogs: http://metadata.ftp-master.debian.org/changelogs/@CHANGEPATH@_changelog
Codename: stretch
Components: main contrib non-free
Date: Sun, 08 Sep 2019 16:58:45 UTC
Description: Debian 9.11 Released 08 September 2019
Date: Sat, 18 Jul 2020 10:50:51 UTC
Description: Debian 9.13 Released 18 July 2020
Label: Debian
Origin: Debian
Suite: oldstable
Version: 9.11
Version: 9.13
+2 -2
View File
@@ -1,9 +1,9 @@
Downloading http://security.debian.org/dists/stretch/updates/InRelease...
Following redirect to http://security-cdn.debian.org/dists/stretch/updates/InRelease...
gpgv: RSA key ID C857C906
gpgv: Good signature from "Debian Security Archive Automatic Signing Key (8/jessie) <ftpmaster@debian.org>"
gpgv: RSA key ID 331F7F50
gpgv: Good signature from "Debian Security Archive Automatic Signing Key (9/stretch) <ftpmaster@debian.org>"
gpgv: RSA key ID E562B32A
gpgv: Good signature from "Debian Security Archive Automatic Signing Key (10/buster) <ftpmaster@debian.org>"
Mirror [mirror19]: http://security.debian.org/ stretch/updates [src] successfully added.
You can run 'aptly mirror update mirror19' to download repository contents.
@@ -9,7 +9,7 @@ Last update: never
Information from release file:
Acquire-By-Hash: yes
Architectures: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x
Architectures: amd64 arm64 armel armhf i386
Codename: stretch
Components: updates/main updates/contrib updates/non-free
Description: Debian 9 Security Updates
@@ -13,10 +13,10 @@ Architectures: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x
Changelogs: http://metadata.ftp-master.debian.org/changelogs/@CHANGEPATH@_changelog
Codename: stretch
Components: main contrib non-free
Date: Sun, 08 Sep 2019 16:58:45 UTC
Description: Debian 9.11 Released 08 September 2019
Date: Sat, 18 Jul 2020 10:50:51 UTC
Description: Debian 9.13 Released 18 July 2020
Label: Debian
Origin: Debian
Suite: oldstable
Version: 9.11
Version: 9.13
+2 -4
View File
@@ -1,10 +1,8 @@
Downloading http://pkg.jenkins-ci.org/debian-stable/binary/InRelease...
Downloading http://pkg.jenkins-ci.org/debian-stable/binary/Release...
Downloading http://pkg.jenkins-ci.org/debian-stable/binary/Release.gpg...
gpgv: DSA key ID D50582E6
gpgv: Good signature from "Kohsuke Kawaguchi <kk@kohsuke.org>"
gpgv: aka "Kohsuke Kawaguchi <kohsuke.kawaguchi@sun.com>"
gpgv: aka "[invalid image]"
gpgv: RSA key ID 45F2C3D5
gpgv: Good signature from "Jenkins Project <jenkinsci-board@googlegroups.com>"
Mirror [mirror21]: http://pkg.jenkins-ci.org/debian-stable/ ./binary/ successfully added.
You can run 'aptly mirror update mirror21' to download repository contents.
@@ -1,5 +1,4 @@
Downloading http://security.debian.org/dists/stretch/updates/Release...
Following redirect to http://security-cdn.debian.org/dists/stretch/updates/Release...
Mirror [mirror22]: http://security.debian.org/ stretch/updates successfully added.
You can run 'aptly mirror update mirror22' to download repository contents.
@@ -2,7 +2,7 @@ Name: mirror22
Archive Root URL: http://security.debian.org/
Distribution: stretch/updates
Components: main
Architectures: amd64, arm64, armel, armhf, i386, mips, mips64el, mipsel, ppc64el, s390x
Architectures: amd64, arm64, armel, armhf, i386
Download Sources: no
Download .udebs: no
Filter: nginx | Priority (required)
@@ -11,7 +11,7 @@ Last update: never
Information from release file:
Acquire-By-Hash: yes
Architectures: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x
Architectures: amd64 arm64 armel armhf i386
Codename: stretch
Components: updates/main updates/contrib updates/non-free
Description: Debian 9 Security Updates
+2 -3
View File
@@ -1,9 +1,8 @@
Downloading http://security.debian.org/dists/stretch/updates/InRelease...
Following redirect to http://security-cdn.debian.org/dists/stretch/updates/InRelease...
gpgv: RSA key ID C857C906
gpgv: Good signature from "Debian Security Archive Automatic Signing Key (8/jessie) <ftpmaster@debian.org>"
gpgv: RSA key ID 331F7F50
gpgv: Good signature from "Debian Security Archive Automatic Signing Key (9/stretch) <ftpmaster@debian.org>"
gpgv: RSA key ID E562B32A
gpgv: Good signature from "Debian Security Archive Automatic Signing Key (10/buster) <ftpmaster@debian.org>"
Mirror [mirror24]: http://security.debian.org/ stretch/updates successfully added.
You can run 'aptly mirror update mirror24' to download repository contents.
@@ -13,10 +13,10 @@ Architectures: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x
Changelogs: http://metadata.ftp-master.debian.org/changelogs/@CHANGEPATH@_changelog
Codename: stretch
Components: main contrib non-free
Date: Sun, 08 Sep 2019 16:58:45 UTC
Description: Debian 9.11 Released 08 September 2019
Date: Sat, 18 Jul 2020 10:50:51 UTC
Description: Debian 9.13 Released 18 July 2020
Label: Debian
Origin: Debian
Suite: oldstable
Version: 9.11
Version: 9.13
+2 -2
View File
@@ -1,8 +1,8 @@
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch-backports/InRelease...
openpgp: RSA key ID 7638D0442B90D010
openpgp: Good signature from "Debian Archive Automatic Signing Key (8/jessie) <ftpmaster@debian.org>"
openpgp: RSA key ID 04EE7237B7D453EC
openpgp: Good signature from "Debian Archive Automatic Signing Key (9/stretch) <ftpmaster@debian.org>"
openpgp: RSA key ID 648ACFD622F3D138
openpgp: Good signature from "Debian Archive Automatic Signing Key (10/buster) <ftpmaster@debian.org>"
Mirror [mirror9]: http://cdn-fastly.deb.debian.org/debian/ stretch-backports successfully added.
You can run 'aptly mirror update mirror9' to download repository contents.
@@ -13,10 +13,10 @@ Architectures: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x
Changelogs: http://metadata.ftp-master.debian.org/changelogs/@CHANGEPATH@_changelog
Codename: stretch
Components: main contrib non-free
Date: Sun, 08 Sep 2019 16:58:45 UTC
Description: Debian 9.11 Released 08 September 2019
Date: Sat, 18 Jul 2020 10:50:51 UTC
Description: Debian 9.13 Released 18 July 2020
Label: Debian
Origin: Debian
Suite: oldstable
Version: 9.11
Version: 9.13
+2 -1
View File
@@ -1,8 +1,9 @@
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/InRelease...
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release...
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release.gpg...
gpgv: WARNING: multiple signatures detected. Only the first will be checked.
gpgv: Good signature from "Debian Archive Automatic Signing Key (8/jessie) <ftpmaster@debian.org>"
gpgv: Good signature from "Debian Archive Automatic Signing Key (9/stretch) <ftpmaster@debian.org>"
gpgv: Good signature from "Debian Stable Release Key (9/stretch) <debian-release@lists.debian.org>"
Mirror [mirror32]: http://cdn-fastly.deb.debian.org/debian/ stretch successfully added.
You can run 'aptly mirror update mirror32' to download repository contents.
@@ -13,10 +13,10 @@ Architectures: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x
Changelogs: http://metadata.ftp-master.debian.org/changelogs/@CHANGEPATH@_changelog
Codename: stretch
Components: main contrib non-free
Date: Sun, 08 Sep 2019 16:58:45 UTC
Description: Debian 9.11 Released 08 September 2019
Date: Sat, 18 Jul 2020 10:50:51 UTC
Description: Debian 9.13 Released 18 July 2020
Label: Debian
Origin: Debian
Suite: oldstable
Version: 9.11
Version: 9.13
@@ -13,10 +13,10 @@ Architectures: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x
Changelogs: http://metadata.ftp-master.debian.org/changelogs/@CHANGEPATH@_changelog
Codename: stretch
Components: main contrib non-free
Date: Sun, 08 Sep 2019 16:58:45 UTC
Description: Debian 9.11 Released 08 September 2019
Date: Sat, 18 Jul 2020 10:50:51 UTC
Description: Debian 9.13 Released 18 July 2020
Label: Debian
Origin: Debian
Suite: oldstable
Version: 9.11
Version: 9.13
@@ -13,10 +13,10 @@ Architectures: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x
Changelogs: http://metadata.ftp-master.debian.org/changelogs/@CHANGEPATH@_changelog
Codename: stretch
Components: main contrib non-free
Date: Sun, 08 Sep 2019 16:58:45 UTC
Description: Debian 9.11 Released 08 September 2019
Date: Sat, 18 Jul 2020 10:50:51 UTC
Description: Debian 9.13 Released 18 July 2020
Label: Debian
Origin: Debian
Suite: oldstable
Version: 9.11
Version: 9.13
+2 -2
View File
@@ -1,8 +1,8 @@
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch-backports/InRelease...
gpgv: RSA key ID 2B90D010
gpgv: Good signature from "Debian Archive Automatic Signing Key (8/jessie) <ftpmaster@debian.org>"
gpgv: RSA key ID B7D453EC
gpgv: Good signature from "Debian Archive Automatic Signing Key (9/stretch) <ftpmaster@debian.org>"
gpgv: RSA key ID 22F3D138
gpgv: Good signature from "Debian Archive Automatic Signing Key (10/buster) <ftpmaster@debian.org>"
Mirror [mirror9]: http://cdn-fastly.deb.debian.org/debian/ stretch-backports successfully added.
You can run 'aptly mirror update mirror9' to download repository contents.
@@ -2,14 +2,14 @@ Name: mirror5
Archive Root URL: http://security.debian.org/
Distribution: stretch/updates
Components: main
Architectures: amd64, arm64, armel, armhf, i386, mips, mips64el, mipsel, ppc64el, s390x
Architectures: amd64, arm64, armel, armhf, i386
Download Sources: no
Download .udebs: no
Last update: never
Information from release file:
Acquire-By-Hash: yes
Architectures: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x
Architectures: amd64 arm64 armel armhf i386
Codename: stretch
Components: updates/main updates/contrib updates/non-free
Description: Debian 9 Security Updates
@@ -12,10 +12,10 @@ Architectures: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x
Changelogs: http://metadata.ftp-master.debian.org/changelogs/@CHANGEPATH@_changelog
Codename: stretch
Components: main contrib non-free
Date: Sun, 08 Sep 2019 16:58:45 UTC
Description: Debian 9.11 Released 08 September 2019
Date: Sat, 18 Jul 2020 10:50:51 UTC
Description: Debian 9.13 Released 18 July 2020
Label: Debian
Origin: Debian
Suite: oldstable
Version: 9.11
Version: 9.13
+3 -3
View File
@@ -13,10 +13,10 @@ Architectures: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x
Changelogs: http://metadata.ftp-master.debian.org/changelogs/@CHANGEPATH@_changelog
Codename: stretch
Components: main contrib non-free
Date: Sun, 08 Sep 2019 16:58:45 UTC
Description: Debian 9.11 Released 08 September 2019
Date: Sat, 18 Jul 2020 10:50:51 UTC
Description: Debian 9.13 Released 18 July 2020
Label: Debian
Origin: Debian
Suite: oldstable
Version: 9.11
Version: 9.13
+2 -2
View File
@@ -2,7 +2,7 @@ Name: mirror4
Archive Root URL: http://security.debian.org/
Distribution: stretch/updates
Components: main
Architectures: amd64, arm64, armel, armhf, i386, mips, mips64el, mipsel, ppc64el, s390x
Architectures: amd64, arm64, armel, armhf, i386
Download Sources: no
Download .udebs: no
Filter: nginx | Priority (required)
@@ -11,7 +11,7 @@ Last update: never
Information from release file:
Acquire-By-Hash: yes
Architectures: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x
Architectures: amd64 arm64 armel armhf i386
Codename: stretch
Components: updates/main updates/contrib updates/non-free
Description: Debian 9 Security Updates
+5 -2
View File
@@ -36,7 +36,10 @@ Downloading http://cdn-fastly.deb.debian.org/debian/pool/main/g/gnupg2/gpgv_2.1.
Downloading http://cdn-fastly.deb.debian.org/debian/pool/main/g/gnupg2/scdaemon_2.1.18-8~deb9u4_amd64.deb...
Downloading http://cdn-fastly.deb.debian.org/debian/pool/main/g/gnupg2/scdaemon_2.1.18-8~deb9u4_i386.deb...
Mirror `stretch` has been successfully updated.
Packages filtered: 78310 -> 20.
Packages filtered: 78248 -> 20.
gpgv: Good signature from "Debian Archive Automatic Signing Key (8/jessie) <ftpmaster@debian.org>"
gpgv: Good signature from "Debian Archive Automatic Signing Key (9/stretch) <ftpmaster@debian.org>"
gpgv: Good signature from "Debian Stable Release Key (9/stretch) <debian-release@lists.debian.org>"
gpgv: RSA key ID 2B90D010
gpgv: WARNING: multiple signatures detected. Only the first will be checked.
gpgv: RSA key ID B7D453EC
gpgv: RSA key ID 1A7B6500
+1 -1
View File
@@ -7,4 +7,4 @@ Downloading & parsing package files...
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release...
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/main/binary-i386/Packages.gz...
Mirror `stretch` has been successfully updated.
Packages filtered: 50651 -> 1.
Packages filtered: 50604 -> 1.
+1 -1
View File
@@ -8,4 +8,4 @@ Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release...
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/main/binary-i386/Packages.gz...
Downloading http://cdn-fastly.deb.debian.org/debian/pool/main/b/boost-defaults/libboost-program-options-dev_1.62.0.1_i386.deb...
Mirror `stretch` has been successfully updated.
Packages filtered: 50651 -> 1.
Packages filtered: 50604 -> 1.
+1 -1
View File
@@ -6,6 +6,6 @@ gpgv: Good signature from "Package Maintainer (PagerDuty, Inc.) <packages@pagerd
Downloading & parsing package files...
Downloading http://packages.pagerduty.com/pdagent/deb/Packages.gz...
Building download queue...
Download queue: 16 items (2.08 MiB)
Download queue: 23 items (3.46 MiB)
Mirror `pagerduty` has been successfully updated.
+1 -1
View File
@@ -6,6 +6,6 @@ openpgp: Good signature from "Package Maintainer (PagerDuty, Inc.) <packages@pag
Downloading & parsing package files...
Downloading http://packages.pagerduty.com/pdagent/deb/Packages.gz...
Building download queue...
Download queue: 16 items (2.08 MiB)
Download queue: 23 items (3.46 MiB)
Mirror `pagerduty` has been successfully updated.
+1 -1
View File
@@ -1,5 +1,5 @@
Downloading https://nvidia.github.io/libnvidia-container/ubuntu16.04/amd64/InRelease...
openpgp: RSA key ID 6ED91CA3AC1160CD
openpgp: RSA key ID DDCAE044F796ECB0
openpgp: Good signature from "NVIDIA CORPORATION (Open Source Projects) <cudatools@nvidia.com>"
Downloading & parsing package files...
Downloading https://nvidia.github.io/libnvidia-container/ubuntu16.04/amd64/Packages.xz...
+5 -2
View File
@@ -20,7 +20,10 @@ Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/main/installer
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/non-free/binary-s390x/Packages.gz...
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/non-free/installer-s390x/current/images/SHA256SUMS...
Mirror `stretch` has been successfully updated.
Packages filtered: 49280 -> 1.
Packages filtered: 49256 -> 1.
gpgv: Good signature from "Debian Archive Automatic Signing Key (8/jessie) <ftpmaster@debian.org>"
gpgv: Good signature from "Debian Archive Automatic Signing Key (9/stretch) <ftpmaster@debian.org>"
gpgv: Good signature from "Debian Stable Release Key (9/stretch) <debian-release@lists.debian.org>"
gpgv: RSA key ID 2B90D010
gpgv: WARNING: multiple signatures detected. Only the first will be checked.
gpgv: RSA key ID B7D453EC
gpgv: RSA key ID 1A7B6500