It looks like the repositories that koji produces no longer includes a separate src repository: https://kojipkgs.fedoraproject.org/repos/rawhide/latest/src/
src
Going back through f42-build buildroots, the last one that had a separate src repo was this one from Oct. 02 at 22:26: https://kojipkgs.fedoraproject.org/repos/f42-build/6498560/
The one immediately after it from Oct. 03 at 01:09 no longer contains the src repo: https://kojipkgs.fedoraproject.org/repos/f42-build/6498589/
This repository metadata is useful, and I'm pretty sure that there are multiple tools and / or services out there that use it.
For example, I use it to make queries about the state of the Rust stack. AFAIK the "orphan" report and / or FTI bug reporter also use the repository metadata from koji instead of mirrored repositories, so they might be affected too.
It doesn't look like dropping this separate src repo here was intentional. If it indeed was unintentional, it would be great if it could be restored.
Not urgent. However, relying on the repository metadata from the "composed" / "mirrored" rawhide repo gives me a much larger RTT for changes I want to make (i.e. a day or more instead of potentially minutes, with the new retirement automation).
N/A
Useful data that used to be available no longer is, and I (and potentially other people) would need to find workarounds.
Metadata Update from @james: - Issue tagged with: high-gain, low-trouble
Metadata Update from @kevin: - Issue assigned to kevin
This was my fault. My conditionals to adjust kojira in staging were backward. ;(
I've pushed a hopefully fixed commit... so the repo should appear the next newrepo run.
Can confirm that the src repo is back after running koji wait-repo f42-build once. Thank you for the quick fix!
koji wait-repo f42-build
Metadata Update from @decathorpe: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.