mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-02 04:50:49 +00:00
Fix system tests for Debian Stretch 9.11
This commit is contained in:
committed by
Andrey Smirnov
parent
d80c2b6104
commit
c75ef8546e
@@ -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: Sat, 06 Jul 2019 09:10:16 UTC
|
||||
Description: Debian 9.9 Released 27 April 2019
|
||||
Date: Sun, 08 Sep 2019 16:58:45 UTC
|
||||
Description: Debian 9.11 Released 08 September 2019
|
||||
|
||||
Label: Debian
|
||||
Origin: Debian
|
||||
Suite: oldstable
|
||||
Version: 9.9
|
||||
Version: 9.11
|
||||
|
||||
@@ -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: Sat, 06 Jul 2019 09:10:16 UTC
|
||||
Description: Debian 9.9 Released 27 April 2019
|
||||
Date: Sun, 08 Sep 2019 16:58:45 UTC
|
||||
Description: Debian 9.11 Released 08 September 2019
|
||||
|
||||
Label: Debian
|
||||
Origin: Debian
|
||||
Suite: oldstable
|
||||
Version: 9.9
|
||||
Version: 9.11
|
||||
|
||||
@@ -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: Sat, 06 Jul 2019 09:10:16 UTC
|
||||
Description: Debian 9.9 Released 27 April 2019
|
||||
Date: Sun, 08 Sep 2019 16:58:45 UTC
|
||||
Description: Debian 9.11 Released 08 September 2019
|
||||
|
||||
Label: Debian
|
||||
Origin: Debian
|
||||
Suite: oldstable
|
||||
Version: 9.9
|
||||
Version: 9.11
|
||||
|
||||
@@ -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: Sat, 06 Jul 2019 09:10:16 UTC
|
||||
Description: Debian 9.9 Released 27 April 2019
|
||||
Date: Sun, 08 Sep 2019 16:58:45 UTC
|
||||
Description: Debian 9.11 Released 08 September 2019
|
||||
|
||||
Label: Debian
|
||||
Origin: Debian
|
||||
Suite: oldstable
|
||||
Version: 9.9
|
||||
Version: 9.11
|
||||
|
||||
@@ -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: Sat, 06 Jul 2019 09:10:16 UTC
|
||||
Description: Debian 9.9 Released 27 April 2019
|
||||
Date: Sun, 08 Sep 2019 16:58:45 UTC
|
||||
Description: Debian 9.11 Released 08 September 2019
|
||||
|
||||
Label: Debian
|
||||
Origin: Debian
|
||||
Suite: oldstable
|
||||
Version: 9.9
|
||||
Version: 9.11
|
||||
|
||||
@@ -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: Sat, 06 Jul 2019 09:10:16 UTC
|
||||
Description: Debian 9.9 Released 27 April 2019
|
||||
Date: Sun, 08 Sep 2019 16:58:45 UTC
|
||||
Description: Debian 9.11 Released 08 September 2019
|
||||
|
||||
Label: Debian
|
||||
Origin: Debian
|
||||
Suite: oldstable
|
||||
Version: 9.9
|
||||
Version: 9.11
|
||||
|
||||
@@ -8,4 +8,6 @@ openpgp: RSA key ID 7638D0442B90D010
|
||||
openpgp: Can't check signature: public key not found
|
||||
openpgp: RSA key ID 04EE7237B7D453EC
|
||||
openpgp: Can't check signature: public key not found
|
||||
openpgp: RSA key ID EF0F382A1A7B6500
|
||||
openpgp: Can't check signature: public key not found
|
||||
ERROR: unable to fetch mirror: failed to verify detached signature: openpgp: signature made by unknown entity
|
||||
|
||||
@@ -5,6 +5,8 @@ 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 EF0F382A1A7B6500
|
||||
openpgp: 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: Sat, 06 Jul 2019 09:10:16 UTC
|
||||
Description: Debian 9.9 Released 27 April 2019
|
||||
Date: Sun, 08 Sep 2019 16:58:45 UTC
|
||||
Description: Debian 9.11 Released 08 September 2019
|
||||
|
||||
Label: Debian
|
||||
Origin: Debian
|
||||
Suite: oldstable
|
||||
Version: 9.9
|
||||
Version: 9.11
|
||||
|
||||
@@ -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: Sat, 06 Jul 2019 09:10:16 UTC
|
||||
Description: Debian 9.9 Released 27 April 2019
|
||||
Date: Sun, 08 Sep 2019 16:58:45 UTC
|
||||
Description: Debian 9.11 Released 08 September 2019
|
||||
|
||||
Label: Debian
|
||||
Origin: Debian
|
||||
Suite: oldstable
|
||||
Version: 9.9
|
||||
Version: 9.11
|
||||
|
||||
@@ -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: Sat, 06 Jul 2019 09:10:16 UTC
|
||||
Description: Debian 9.9 Released 27 April 2019
|
||||
Date: Sun, 08 Sep 2019 16:58:45 UTC
|
||||
Description: Debian 9.11 Released 08 September 2019
|
||||
|
||||
Label: Debian
|
||||
Origin: Debian
|
||||
Suite: oldstable
|
||||
Version: 9.9
|
||||
Version: 9.11
|
||||
|
||||
@@ -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: Sat, 06 Jul 2019 09:10:16 UTC
|
||||
Description: Debian 9.9 Released 27 April 2019
|
||||
Date: Sun, 08 Sep 2019 16:58:45 UTC
|
||||
Description: Debian 9.11 Released 08 September 2019
|
||||
|
||||
Label: Debian
|
||||
Origin: Debian
|
||||
Suite: oldstable
|
||||
Version: 9.9
|
||||
Version: 9.11
|
||||
|
||||
@@ -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: Sat, 06 Jul 2019 09:10:16 UTC
|
||||
Description: Debian 9.9 Released 27 April 2019
|
||||
Date: Sun, 08 Sep 2019 16:58:45 UTC
|
||||
Description: Debian 9.11 Released 08 September 2019
|
||||
|
||||
Label: Debian
|
||||
Origin: Debian
|
||||
Suite: oldstable
|
||||
Version: 9.9
|
||||
Version: 9.11
|
||||
|
||||
@@ -36,7 +36,7 @@ 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: 78253 -> 20.
|
||||
Packages filtered: 78310 -> 20.
|
||||
gpgv: Good signature from "Debian Archive Automatic Signing Key (8/jessie) <ftpmaster@debian.org>"
|
||||
gpgv: RSA key ID 2B90D010
|
||||
gpgv: WARNING: multiple signatures detected. Only the first will be checked.
|
||||
@@ -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: 50621 -> 1.
|
||||
Packages filtered: 50651 -> 1.
|
||||
@@ -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: 50621 -> 1.
|
||||
Packages filtered: 50651 -> 1.
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
Applying filter...
|
||||
Building download queue...
|
||||
Download queue: 8 items (20.92 MiB)
|
||||
Download queue: 8 items (20.93 MiB)
|
||||
Downloading & parsing package files...
|
||||
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/InRelease...
|
||||
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release...
|
||||
@@ -20,7 +20,7 @@ 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: 49279 -> 1.
|
||||
Packages filtered: 49280 -> 1.
|
||||
gpgv: Good signature from "Debian Archive Automatic Signing Key (8/jessie) <ftpmaster@debian.org>"
|
||||
gpgv: RSA key ID 2B90D010
|
||||
gpgv: WARNING: multiple signatures detected. Only the first will be checked.
|
||||
Reference in New Issue
Block a user