Dne 14. 10. 25 v 8:50 Richard W.M. Jones napsal(a):
On Mon, Oct 13, 2025 at 10:23:03PM -0500, Maxwell G wrote:Oct 13, 2025 4:24:32 PM Richard W.M. Jones <[email protected]>:so I guess using '-' in a dist tag isn't going to work.Hi, It's not "-bootstrap" (dash + bootstrap); it's "~bootstrap" (tilde + bootstrap). Tildes in version and release tags are valid.Huh, the perils of either old age (or small, unreadable fonts). Now I wonder why this package caused the other issues
How `bootstrap` macro works is described here: https://docs.fedoraproject.org/en-US/packaging-guidelines/#bootstrapping including:_Since Fedora 30, as a nice side-effect, when bootstrapping mode is enabled, the ~bootstrap suffix is appended to the dist tag. This avoids the need to bump release between bootstrap and final build. You can temporarily enable bootstrapping by commit, which changes %bcond_with bootstrap to %bcond_without bootstrap and later reverting the commit to do final build._
There is an proposal to update the latter part with these guidelines: https://docs.fedoraproject.org/en-US/package-maintainers/Package_Update_Guide/#_using_macros_in_a_side_tag https://pagure.io/packaging-committee/pull-request/1308
... Another thing I saw was that it seemed not to be added to the side tag buildroot.
If you were running `koji wait-repo f44-build-side-120774 --request --build=ocaml-yojson-3.0.0-4.fc44-bootstrap` with dash instead of tilde, that likely caused the other issues? Nothing suggest the package would not be there, although the command output is strange:
~~~$ koji wait-repo f44-build-side-120774 --build=ocaml-yojson-3.0.0-4.fc44~bootstrap
The --request option is recommended for faster results This tag is not configured for automatic regeneration Got repo 6611392 Repo info: https://koji.fedoraproject.org/koji/repoinfo?repoID=6611392 ~~~ Why it simply does not say the expected package is there? Vít
OpenPGP_signature.asc
Description: OpenPGP digital signature
-- _______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
