Hi
I noticed that https://getfedora.org/atomic_qcow2_latest link doesn't work any more. We use this link in our workshops / wiki pages. Is there a chance to fix above link?
Test case is:
curl -Lo /tmp/atomic.qcow2 https://getfedora.org/atomic_qcow2_latest
Thank you!
recently we changed the format of the fedmsg so this may have caused the link to no longer work.
Metadata Update from @dustymabe: - Issue tagged with: infra
Metadata Update from @dustymabe: - Issue tagged with: jira
Metadata Update from @dustymabe: - Issue assigned to sinnykumari
Yes, it looks like redirect is not working after recent change made in getfedora to have atomic download link for multi-arch. Now, static url to access x86_64 images has changed e.g. to access latest atomic qcow2 image it is now https://getfedora.org/atomic_qcow2_x86_64_latest instead of https://getfedora.org/atomic_qcow2_latest .
Do we want to switch to new static urls or maintain existing urls? Having knowledge about how many users might be relying on these static links will be useful.
we should probably undocument https://getfedora.org/atomic_qcow2_latest and just have https://getfedora.org/atomic_qcow2_latest redirect to https://getfedora.org/atomic_qcow2_x86_64_latest permanently (for now)
Do we want to switch to new static urls or maintain existing urls? Having knowledge about how many users might be relying on these static links will be useful. we should probably undocument https://getfedora.org/atomic_qcow2_latest and just have https://getfedora.org/atomic_qcow2_latest redirect to https://getfedora.org/atomic_qcow2_x86_64_latest permanently (for now)
Okay, We will also need to fix atomic twoweek release email content - https://pagure.io/releng/blob/master/f/scripts/push-two-week-atomic.py#_318 . Maybe, we should include direct download link for other arches as well in email?
Maybe, we should include direct download link for other arches as well in email?
+1
Sent a PR - https://pagure.io/fedora-websites/pull-request/855
https://getfedora.org/atomic_qcow2_latest and all other atomic latest urls should work as expected. Please re-open this issue if it still doesn't work for you.
Metadata Update from @sinnykumari: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.