#6058 Update mirrormanager fedup redirect
Closed: Fixed None Opened 9 years ago by adamwill.

The redirect used by fedup:

https://mirrors.fedoraproject.org/mirrorlist?repo=fedora-install-21&arch=x86_64

still points at Final TC1. That seems to work fine, so no rush, but if it's easy to update it for the days between now and GA, it could point at development/21 or at Final RC5. For GA of course it should point at the release tree.


mirrormanager=# SELECT * from repository where prefix = 'fedora-install-21';
id | name | prefix | category_id | version_id | arch_id | directory_id | disabled
----------+---------------------------------------+-------------------+-------------+------------+---------+--------------+----------
27633616 | pub/alt/stage/21_RC5/Server/armhfp/os | fedora-install-21 | 11 | 134996 | 13 | 54305 | f
27633618 | pub/alt/stage/21_RC5/Server/i386/os | fedora-install-21 | 11 | 134996 | 2 | 54345 | f
27633622 | pub/alt/stage/21_RC5/Server/x86_64/os | fedora-install-21 | 11 | 134996 | 3 | 54414 | f

after the next hourly mirrormanager runs the install will point at RC5

As I write this, most of the mirrormanager redirects have been pointed out to the public mirrors of the official frozen F21 tree, but the fedora-install-21 redirects are still pointing at the RC5 tree on the stage mirrors (all three of them). It'd be good to get them updated, less likelihood of overload with a lot of people trying to upgrade tomorrow.

mirrormanager has not picked up any of Fedora 21 final automatically

Metadata Update from @adamwill:
- Issue set to the milestone: Fedora 21 Final

7 years ago

Login to comment on this ticket.

Metadata