The old URL for the packages application (apps.fedoraproject.org/packages) currently just returns a 503. It might be helpful if this instead redirected to the URL for its replacement, packages.fedoraproject.org.
Any date
Metadata Update from @zlopez: - Issue priority set to: Waiting on Assignee (was: Needs Review) - Issue tagged with: low-trouble, medium-gain, ops
In fact we put in place a redirect. However, it wasn't working due to an ordering issue.
I removed the old app config from all the proxies and now the redirect loads fine. ;)
Thanks for letting us know.
ansible -a 'rm -f /etc/httpd/conf.d/apps.fedoraproject.org/packages.conf' proxies:proxies_stg ansible -a 'systemctl reload httpd' proxies:proxies_stg
Metadata Update from @kevin: - Issue close_status updated to: Fixed with Explanation - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.