Skip to content

Commit

Permalink
Print redirects being followed, drop mirror.yandex.ru.
Browse files Browse the repository at this point in the history
Use CDN-backed Debian mirror to make tests run faster hopefully for
everyone. Redirects might be important to know what exactly is going on
when items are being downloaded.
  • Loading branch information
smira committed Aug 7, 2019
1 parent 021b6f6 commit 26098f6
Show file tree
Hide file tree
Showing 52 changed files with 222 additions and 203 deletions.
9 changes: 9 additions & 0 deletions http/download.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ func NewDownloader(downLimit int64, maxTries int, progress aptly.Progress) aptly
},
}

downloader.client.CheckRedirect = downloader.checkRedirect
if downLimit > 0 {
downloader.aggWriter = flowrate.NewWriter(progress, downLimit)
} else {
Expand All @@ -62,6 +63,14 @@ func NewDownloader(downLimit int64, maxTries int, progress aptly.Progress) aptly
return downloader
}

func (downloader *downloaderImpl) checkRedirect(req *http.Request, via []*http.Request) error {
if downloader.progress != nil {
downloader.progress.Printf("Following redirect to %s...\n", req.URL)
}

return nil
}

// GetProgress returns Progress object
func (downloader *downloaderImpl) GetProgress() aptly.Progress {
return downloader.progress
Expand Down
6 changes: 3 additions & 3 deletions system/t04_mirror/CreateMirror10Test_gold
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
Downloading http://mirror.yandex.ru/debian/dists/stretch-backports/InRelease...
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch-backports/InRelease...

gpgv: RSA key ID 2B90D010

gpgv: RSA key ID B7D453EC

Downloading http://mirror.yandex.ru/debian/dists/stretch-backports/Release...
Downloading http://mirror.yandex.ru/debian/dists/stretch-backports/Release.gpg...
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

Expand Down
8 changes: 4 additions & 4 deletions system/t04_mirror/CreateMirror11Test_gold
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Downloading http://mirror.yandex.ru/debian/dists/stretch/InRelease...
Downloading http://mirror.yandex.ru/debian/dists/stretch/Release...
Downloading http://mirror.yandex.ru/debian/dists/stretch/Release.gpg...
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>"

Mirror [mirror11]: http://mirror.yandex.ru/debian/ stretch successfully added.
Mirror [mirror11]: http://cdn-fastly.deb.debian.org/debian/ stretch successfully added.
You can run 'aptly mirror update mirror11' to download repository contents.
2 changes: 1 addition & 1 deletion system/t04_mirror/CreateMirror11Test_mirror_show
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: mirror11
Archive Root URL: http://mirror.yandex.ru/debian/
Archive Root URL: http://cdn-fastly.deb.debian.org/debian/
Distribution: stretch
Components: main, contrib, non-free
Architectures: amd64, arm64, armel, armhf, i386, mips, mips64el, mipsel, ppc64el, s390x
Expand Down
6 changes: 3 additions & 3 deletions system/t04_mirror/CreateMirror12Test_gold
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Downloading http://mirror.yandex.ru/debian/dists/stretch/InRelease...
Downloading http://mirror.yandex.ru/debian/dists/stretch/Release...
Downloading http://mirror.yandex.ru/debian/dists/stretch/Release.gpg...
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
Expand Down
4 changes: 2 additions & 2 deletions system/t04_mirror/CreateMirror13Test_gold
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Downloading http://mirror.yandex.ru/debian/dists/stretch/Release...
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release...

Mirror [mirror13]: http://mirror.yandex.ru/debian/ stretch successfully added.
Mirror [mirror13]: http://cdn-fastly.deb.debian.org/debian/ stretch successfully added.
You can run 'aptly mirror update mirror13' to download repository contents.
2 changes: 1 addition & 1 deletion system/t04_mirror/CreateMirror13Test_mirror_show
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: mirror13
Archive Root URL: http://mirror.yandex.ru/debian/
Archive Root URL: http://cdn-fastly.deb.debian.org/debian/
Distribution: stretch
Components: main, contrib, non-free
Architectures: amd64, arm64, armel, armhf, i386, mips, mips64el, mipsel, ppc64el, s390x
Expand Down
4 changes: 2 additions & 2 deletions system/t04_mirror/CreateMirror16Test_gold
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Downloading http://mirror.yandex.ru/debian/dists/stretch/Release...
ERROR: unable to fetch mirror: architecture source not available in repo [mirror16]: http://mirror.yandex.ru/debian/ stretch, use -force-architectures to override
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release...
ERROR: unable to fetch mirror: architecture source not available in repo [mirror16]: http://cdn-fastly.deb.debian.org/debian/ stretch, use -force-architectures to override
4 changes: 2 additions & 2 deletions system/t04_mirror/CreateMirror17Test_gold
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Downloading http://mirror.yandex.ru/debian/dists/stretch/Release...
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release...

Mirror [mirror17]: http://mirror.yandex.ru/debian/ stretch [src] successfully added.
Mirror [mirror17]: http://cdn-fastly.deb.debian.org/debian/ stretch [src] successfully added.
You can run 'aptly mirror update mirror17' to download repository contents.
2 changes: 1 addition & 1 deletion system/t04_mirror/CreateMirror17Test_mirror_show
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: mirror17
Archive Root URL: http://mirror.yandex.ru/debian/
Archive Root URL: http://cdn-fastly.deb.debian.org/debian/
Distribution: stretch
Components: main, contrib, non-free
Architectures: i386
Expand Down
1 change: 1 addition & 0 deletions system/t04_mirror/CreateMirror19Test_gold
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
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
Expand Down
4 changes: 2 additions & 2 deletions system/t04_mirror/CreateMirror1Test_gold
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Downloading http://mirror.yandex.ru/debian/dists/stretch/Release...
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release...

Mirror [mirror1]: http://mirror.yandex.ru/debian/ stretch successfully added.
Mirror [mirror1]: http://cdn-fastly.deb.debian.org/debian/ stretch successfully added.
You can run 'aptly mirror update mirror1' to download repository contents.
2 changes: 1 addition & 1 deletion system/t04_mirror/CreateMirror1Test_mirror_show
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: mirror1
Archive Root URL: http://mirror.yandex.ru/debian/
Archive Root URL: http://cdn-fastly.deb.debian.org/debian/
Distribution: stretch
Components: main, contrib, non-free
Architectures: amd64, arm64, armel, armhf, i386, mips, mips64el, mipsel, ppc64el, s390x
Expand Down
1 change: 1 addition & 0 deletions system/t04_mirror/CreateMirror22Test_gold
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
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.
1 change: 1 addition & 0 deletions system/t04_mirror/CreateMirror24Test_gold
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
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
Expand Down
4 changes: 2 additions & 2 deletions system/t04_mirror/CreateMirror25Test_gold
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Downloading http://mirror.yandex.ru/debian/dists/stretch/Release...
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release...

Mirror [mirror25]: http://mirror.yandex.ru/debian/ stretch [udeb] successfully added.
Mirror [mirror25]: http://cdn-fastly.deb.debian.org/debian/ stretch [udeb] successfully added.
You can run 'aptly mirror update mirror25' to download repository contents.
2 changes: 1 addition & 1 deletion system/t04_mirror/CreateMirror25Test_mirror_show
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: mirror25
Archive Root URL: http://mirror.yandex.ru/debian/
Archive Root URL: http://cdn-fastly.deb.debian.org/debian/
Distribution: stretch
Components: main, contrib, non-free
Architectures: i386
Expand Down
4 changes: 2 additions & 2 deletions system/t04_mirror/CreateMirror29Test_gold
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Downloading http://mirror.yandex.ru/debian/dists/stretch-backports/InRelease...
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>"

Mirror [mirror9]: http://mirror.yandex.ru/debian/ stretch-backports successfully added.
Mirror [mirror9]: http://cdn-fastly.deb.debian.org/debian/ stretch-backports successfully added.
You can run 'aptly mirror update mirror9' to download repository contents.
4 changes: 2 additions & 2 deletions system/t04_mirror/CreateMirror2Test_gold
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Downloading http://mirror.yandex.ru/debian/dists/stretch/Release...
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release...

Mirror [mirror2]: http://mirror.yandex.ru/debian/ stretch successfully added.
Mirror [mirror2]: http://cdn-fastly.deb.debian.org/debian/ stretch successfully added.
You can run 'aptly mirror update mirror2' to download repository contents.
2 changes: 1 addition & 1 deletion system/t04_mirror/CreateMirror2Test_mirror_show
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: mirror2
Archive Root URL: http://mirror.yandex.ru/debian/
Archive Root URL: http://cdn-fastly.deb.debian.org/debian/
Distribution: stretch
Components: main
Architectures: amd64, arm64, armel, armhf, i386, mips, mips64el, mipsel, ppc64el, s390x
Expand Down
10 changes: 5 additions & 5 deletions system/t04_mirror/CreateMirror30Test_gold
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
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://mirror.yandex.ru/debian-backports/dists/squeeze-backports/InRelease...
openpgp: RSA key ID 8B48AD6246925553
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...
openpgp: RSA key ID 7638D0442B90D010
openpgp: Can't check signature: public key not found
Downloading http://mirror.yandex.ru/debian-backports/dists/squeeze-backports/Release...
Downloading http://mirror.yandex.ru/debian-backports/dists/squeeze-backports/Release.gpg...
openpgp: RSA key ID 8B48AD6246925553
openpgp: RSA key ID 04EE7237B7D453EC
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
8 changes: 4 additions & 4 deletions system/t04_mirror/CreateMirror31Test_gold
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
Downloading http://mirror.yandex.ru/debian/dists/stretch/InRelease...
Downloading http://mirror.yandex.ru/debian/dists/stretch/Release...
Downloading http://mirror.yandex.ru/debian/dists/stretch/Release.gpg...
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...
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>"

Mirror [mirror11]: http://mirror.yandex.ru/debian/ stretch successfully added.
Mirror [mirror11]: http://cdn-fastly.deb.debian.org/debian/ stretch successfully added.
You can run 'aptly mirror update mirror11' to download repository contents.
8 changes: 4 additions & 4 deletions system/t04_mirror/CreateMirror32Test_gold
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Downloading http://mirror.yandex.ru/debian/dists/stretch/InRelease...
Downloading http://mirror.yandex.ru/debian/dists/stretch/Release...
Downloading http://mirror.yandex.ru/debian/dists/stretch/Release.gpg...
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>"

Mirror [mirror32]: http://mirror.yandex.ru/debian/ stretch successfully added.
Mirror [mirror32]: http://cdn-fastly.deb.debian.org/debian/ stretch successfully added.
You can run 'aptly mirror update mirror32' to download repository contents.
2 changes: 1 addition & 1 deletion system/t04_mirror/CreateMirror32Test_mirror_show
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: mirror32
Archive Root URL: http://mirror.yandex.ru/debian/
Archive Root URL: http://cdn-fastly.deb.debian.org/debian/
Distribution: stretch
Components: main, contrib, non-free
Architectures: amd64, arm64, armel, armhf, i386, mips, mips64el, mipsel, ppc64el, s390x
Expand Down
4 changes: 2 additions & 2 deletions system/t04_mirror/CreateMirror3Test_gold
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Downloading http://mirror.yandex.ru/debian/dists/stretch/Release...
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release...

Mirror [mirror3]: http://mirror.yandex.ru/debian/ stretch successfully added.
Mirror [mirror3]: http://cdn-fastly.deb.debian.org/debian/ stretch successfully added.
You can run 'aptly mirror update mirror3' to download repository contents.
2 changes: 1 addition & 1 deletion system/t04_mirror/CreateMirror3Test_mirror_show
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: mirror3
Archive Root URL: http://mirror.yandex.ru/debian/
Archive Root URL: http://cdn-fastly.deb.debian.org/debian/
Distribution: stretch
Components: main, contrib
Architectures: i386, amd64
Expand Down
4 changes: 2 additions & 2 deletions system/t04_mirror/CreateMirror4Test_gold
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Downloading http://mirror.yandex.ru/debian/dists/stretch/Release...
ERROR: unable to fetch mirror: component life not available in repo [mirror4]: http://mirror.yandex.ru/debian/ stretch, use -force-components to override
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release...
ERROR: unable to fetch mirror: component life not available in repo [mirror4]: http://cdn-fastly.deb.debian.org/debian/ stretch, use -force-components to override
4 changes: 2 additions & 2 deletions system/t04_mirror/CreateMirror5Test_gold
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Downloading http://mirror.yandex.ru/debian/dists/stretch/Release...
ERROR: unable to fetch mirror: architecture nano68 not available in repo [mirror5]: http://mirror.yandex.ru/debian/ stretch, use -force-architectures to override
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release...
ERROR: unable to fetch mirror: architecture nano68 not available in repo [mirror5]: http://cdn-fastly.deb.debian.org/debian/ stretch, use -force-architectures to override
6 changes: 3 additions & 3 deletions system/t04_mirror/CreateMirror6Test_gold
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Downloading http://mirror.yandex.ru/debian/dists/suslik/InRelease...
Downloading http://mirror.yandex.ru/debian/dists/suslik/Release...
ERROR: unable to fetch mirror: HTTP code 404 while fetching http://mirror.yandex.ru/debian/dists/suslik/Release
Downloading http://cdn-fastly.deb.debian.org/debian/dists/suslik/InRelease...
Downloading http://cdn-fastly.deb.debian.org/debian/dists/suslik/Release...
ERROR: unable to fetch mirror: HTTP code 404 while fetching http://cdn-fastly.deb.debian.org/debian/dists/suslik/Release
4 changes: 2 additions & 2 deletions system/t04_mirror/CreateMirror7Test_gold
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Downloading http://mirror.yandex.ru/debian/dists/stretch/Release...
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release...

Mirror [mirror7]: http://mirror.yandex.ru/debian/ stretch successfully added.
Mirror [mirror7]: http://cdn-fastly.deb.debian.org/debian/ stretch successfully added.
You can run 'aptly mirror update mirror7' to download repository contents.
2 changes: 1 addition & 1 deletion system/t04_mirror/CreateMirror7Test_mirror_show
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: mirror7
Archive Root URL: http://mirror.yandex.ru/debian/
Archive Root URL: http://cdn-fastly.deb.debian.org/debian/
Distribution: stretch
Components: main, contrib
Architectures: i386, amd64
Expand Down
2 changes: 1 addition & 1 deletion system/t04_mirror/CreateMirror8Test_gold
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Downloading http://mirror.yandex.ru/debian/dists/stretch/Release...
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release...
ERROR: unable to add mirror: mirror with name mirror8 already exists
4 changes: 2 additions & 2 deletions system/t04_mirror/CreateMirror9Test_gold
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Downloading http://mirror.yandex.ru/debian/dists/stretch-backports/InRelease...
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>"

Mirror [mirror9]: http://mirror.yandex.ru/debian/ stretch-backports successfully added.
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 changes: 1 addition & 1 deletion system/t04_mirror/CreateMirror9Test_mirror_show
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: mirror9
Archive Root URL: http://mirror.yandex.ru/debian/
Archive Root URL: http://cdn-fastly.deb.debian.org/debian/
Distribution: stretch-backports
Components: main, contrib, non-free
Architectures: amd64, arm64, armel, armhf, i386, mips, mips64el, mipsel, ppc64el, s390x
Expand Down
4 changes: 2 additions & 2 deletions system/t04_mirror/EditMirror6Test_gold
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Downloading http://mirror.yandex.ru/debian/dists/stretch/Release...
Mirror [mirror6]: http://mirror.yandex.ru/debian/ stretch successfully updated.
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release...
Mirror [mirror6]: http://cdn-fastly.deb.debian.org/debian/ stretch successfully updated.
2 changes: 1 addition & 1 deletion system/t04_mirror/EditMirror6Test_mirror_show
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: mirror6
Archive Root URL: http://mirror.yandex.ru/debian/
Archive Root URL: http://cdn-fastly.deb.debian.org/debian/
Distribution: stretch
Components: main
Architectures: amd64, i386
Expand Down
4 changes: 2 additions & 2 deletions system/t04_mirror/EditMirror7Test_gold
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Downloading http://mirror.yandex.ru/debian/dists/stretch/Release...
ERROR: unable to edit: architecture x56 not available in repo [stretch]: http://mirror.yandex.ru/debian/ stretch, use -force-architectures to override
Downloading http://cdn-fastly.deb.debian.org/debian/dists/stretch/Release...
ERROR: unable to edit: architecture x56 not available in repo [stretch]: http://cdn-fastly.deb.debian.org/debian/ stretch, use -force-architectures to override
6 changes: 3 additions & 3 deletions system/t04_mirror/ListMirror1Test_gold
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
List of mirrors:
* [mirror1]: http://mirror.yandex.ru/debian/ stretch
* [mirror2]: http://mirror.yandex.ru/debian/ stretch [src]
* [mirror3]: http://mirror.yandex.ru/debian/ stretch
* [mirror1]: http://cdn-fastly.deb.debian.org/debian/ stretch
* [mirror2]: http://cdn-fastly.deb.debian.org/debian/ stretch [src]
* [mirror3]: http://cdn-fastly.deb.debian.org/debian/ stretch
* [mirror4]: http://download.opensuse.org/repositories/Apache:/MirrorBrain/Debian_9.0/ ./

To get more information about mirror, run `aptly mirror show <name>`.
2 changes: 1 addition & 1 deletion system/t04_mirror/ShowMirror1Test_gold
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Name: mirror1
Archive Root URL: http://mirror.yandex.ru/debian/
Archive Root URL: http://cdn-fastly.deb.debian.org/debian/
Distribution: stretch
Components: main, contrib, non-free
Architectures: amd64, arm64, armel, armhf, i386, mips, mips64el, mipsel, ppc64el, s390x
Expand Down
Loading

0 comments on commit 26098f6

Please sign in to comment.