#12377 koji no longer produces a separate "src" repo for rawhide since ~midnight, Oct. 3
Closed: Fixed 8 months ago by decathorpe. Opened 8 months ago by decathorpe.

  • Describe the issue

It looks like the repositories that koji produces no longer includes a separate src repository:
https://kojipkgs.fedoraproject.org/repos/rawhide/latest/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.

  • When do you need this? (YYYY/MM/DD)

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).

  • When is this no longer needed or useful? (YYYY/MM/DD)

N/A

  • If we cannot complete your request, what is the impact?

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

8 months ago

Metadata Update from @kevin:
- Issue assigned to kevin

8 months ago

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!

Metadata Update from @decathorpe:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

8 months ago

Log in to comment on this ticket.

Metadata