On 7/30/19 10:04 AM, Adam Williamson wrote: > On Tue, 2019-07-30 at 18:00 +0100, Richard W.M. Jones wrote: >> On Tue, Jul 30, 2019 at 04:26:30PM +0200, Pierre-Yves Chibon wrote: >>> On Tue, Jul 30, 2019 at 04:15:31PM +0200, Florian Weimer wrote: >>>> * Pierre-Yves Chibon: >>>> >>>>> What does it mean for us as packagers? >>>>> -------------------------------------- >>>>> >>>>> When you run `fedpkg build` on Rawhide, your package will be built in >>>>> a new koji tag (which will be the default target for Rawhide). The >>>>> package will be picked up from this koji tag, signed and moved onto a >>>>> second tag. Bodhi will be notified by koji once this new build is >>>>> signed and will automatically create an update for it (you will be >>>>> notified about this by email by bodhi directly) with a “Testing” >>>>> status. If the package maintainer has not opted in into the CI >>>>> workflow, the update will be pushed to “Stable” and the build will be >>>>> pushed into the regular Rawhide tag, making it available in the >>>>> Rawhide buildroot, just as it is today. >>>> >>>> What are the actual tag names? I have a glibc build which appears to be >>>> stuck in f31-updates-candidate: >>>> >>>> <https://koji.fedoraproject.org/koji/buildinfo?buildID=1344222> >>>> >>>> I wonder if this is caused by gating, or if it's something else. >>> >>> It's robosignatory acting up again :( >> >> What is it about signing packages that takes so long? The crypto ops? > > The robot's pen keeps running out of ink... :) In this case it's koji. For every package in the mass rebuild (f31-pending tag) robosign asks koji "hey, is foobar-1.0.1-1.fc31 signed' ? koji checks... "yes, it is". robosign: "great, then I ask you to write out the signed rpms now" koji: "ok, writing them out to disk again" it's mostly this last step thats slow. I am not sure if koji is just seeing if they were written out and returning, or actually re-writing them out. It seems like it might be the latter, which makes me suspect koji could optimize this somewhat. kevin
Attachment:
signature.asc
Description: OpenPGP digital signature
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/devel@xxxxxxxxxxxxxxxxxxxxxxx