I had 2 failed f23-updates-testing pushes when it was unable to download repodata from "download.fedoraproject.org" Oct 13 22:40:23 bodhi-backend01.phx2.fedoraproject.org fedmsg-hub[8163]: http://download.fedoraproject.org/pub/fedora/linux/development/23/x86_64/os/repodata/repomd.xml: [Errno 14] HTTPS Error 302 - Found download.fedoraproject.org is a redirect to mirrormanager which gives you a (somewhat) random mirror. We shouldn't depend on a random selection here, so I've hard coded it to use one of the master mirrors in phx2. I've already applied this as I needed to get updates pushes going again, but I thought I would get some retroactive +1s/approval. ;) kevin -- diff --git a/roles/hosts/files/bodhi-backend01.phx2.fedoraproject.org-hosts b/roles/hosts/files/bodhi-backend01.phx2.fedoraproject.org-hosts index 206ff9a..1ed50a8 100644 --- a/roles/hosts/files/bodhi-backend01.phx2.fedoraproject.org-hosts +++ b/roles/hosts/files/bodhi-backend01.phx2.fedoraproject.org-hosts @@ -13,3 +13,5 @@ 10.5.124.191 s390.koji.fedoraproject.org 10.5.124.182 ppc.koji.fedoraproject.org 10.5.124.138 arm.koji.fedoraproject.org +# Point download.fedoraproject.org to dl01.phx2.fedoraproject.org +10.5.126.93 download.fedoraproject.org
Attachment:
pgpczfpnXcqCu.pgp
Description: OpenPGP digital signature
_______________________________________________ infrastructure mailing list infrastructure@xxxxxxxxxxxxxxxxxxxxxxx http://lists.fedoraproject.org/admin/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx