#12167 855 F41 updates pending
Closed: It's all good by churchyard. Opened by churchyard.

  • Describe the issue

It seems @msuchy built a lot of packages (without committing to them, so the reason is unknown), creating hundreds of Rawhide updates in bodhi, effectively making Rawhide updates take 4+ hours for everybody else.

Please, unstuck the updates.

  • When do you need this? (2024/06/17)

  • When is this no longer needed or useful? went he updates go stable

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

This blocks all Rawhide work for all other package maintainers.
For example, we can no longer perform Python 3.13 rebuilds.


Is it possible that one of the scripted "trivial SPDX conversions" went awry and resulted in no-commit-rebuilds?

EDIT: Yes, that seems to be the case. I see "convert license to SPDX" commit / changelog messages in some of the packages.

Whatever happened, it seems to have finished, the latest @msuchy's build is zisofs-tools and it appears to have been done alphabetically.

However, the updates are stuck , currently at page ~44 https://bodhi.fedoraproject.org/updates/?releases=F41&page=44

Yeah, it also congested the signing process.

OK, seems to be finally unstuck.

Metadata Update from @churchyard:
- Issue close_status updated to: It's all good
- Issue status updated to: Closed (was: Open)

Yes, I got an error in my SPDX trivial conversion script.
One script evaluated packages with GPL+ or Artistic as input for processing, while other skipped it because I convert only simple formula without operators. And then I called fedpkg build unconditionally.
I will fix it. And I am very sorry.
I will try to submit next batch in smaller size and supervise the script more carefully.

Metadata