Example: 1. Go to https://src.fedoraproject.org/rpms/gcc/c/77db02d7c8ae996c22a8853a6ef067bbf87c8d01 2. Click one of the "Build completed" links. 3. 404 not found
Notice the URLs are of the form https://koji.fedoraproject.org/taskinfo?taskID=[...], whereas they should be: https://koji.fedoraproject.org/koji/taskinfo?taskID=[...] (i.e. they are missing the koji/ part).
https://koji.fedoraproject.org/taskinfo?taskID=[...]
https://koji.fedoraproject.org/koji/taskinfo?taskID=[...]
koji/
Indeed, this is a bug in the software that adds the flag.
It is being fixed in https://pagure.io/fedora-infra/toddlers/pull-request/30
Metadata Update from @pingou: - Issue assigned to pingou
Great, thanks!
Fixed by https://pagure.io/fedora-infra/toddlers/pull-request/30
Metadata Update from @pingou: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)