This is supposed to work: koji edit-sidetag <my-sidetag> --rpm-macro _with_bootstrap=1 ... but it currently doesn't seem to have an effect.
koji edit-sidetag <my-sidetag> --rpm-macro _with_bootstrap=1
I wait-repo'd the corresponding side-tags at least twice since setting the macro, and it still doesn't do anything.
The koji UI shows the rpm_macro being set correctly:
https://koji.fedoraproject.org/koji/taginfo?tagID=118629
This affects these six side-tags and is currently blocking work:
epel9-build-side-118641
When do you need this? (YYYY/MM/DD)
Soon-ish (before the side-tags expire, so ... within the next ~2 weeks?), which would be 2025/09/26.
When I give up and push manual bootstrapping commits instead of trying to use this koji functionality. YYYY/MM/DD depending on my patience :)
The standard, documented procedure for doing bootstrap builds in side-tags doesn't work.
Do you have %bcond bootstrap 0 defined in your package? Without it, the defines aren't going to do anything.
%bcond bootstrap 0
uhm ...
well, that's embarassing. :grimacing:
Metadata Update from @decathorpe: - Issue close_status updated to: It's all good - Issue status updated to: Closed (was: Open)