Dne 07. 01. 25 v 16:46 Vít Ondruch napsal(a):

I also believe, that these days, the side tag is not autorefreshed, so it needs to be requested like:


~~~

$ koji wait-repo f42-build-side-103200 --build ruby-3.4.1-19.fc42
The --request option is recommended for faster results
This tag is not configured for automatic regeneration

$ koji wait-repo f42-build-side-103200 --build ruby-3.4.1-19.fc42 --request

~~~


It seems that calls like this are really necessary to update the side tag repo. E.g. rubygem-mysql2 needs rubygem-eventmachine. While built, it was not available in the repo [1] until I called:

~~~

$ koji wait-repo f42-build-side-103200 --build rubygem-eventmachine-1.2.7-28.fc42 --request

~~~

Then the rubygem-mysql2 build succeeded right away.


Vít


[1] https://koji.fedoraproject.org/koji/taskinfo?taskID=127637976

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

-- 
_______________________________________________
ruby-sig mailing list -- ruby-sig@lists.fedoraproject.org
To unsubscribe send an email to ruby-sig-le...@lists.fedoraproject.org
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/ruby-sig@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to