On Fri, 2018-12-14 at 11:20 -0500, Randy Barlow wrote: > On Thu, 2018-12-13 at 22:56 +0000, Jonathan Dieter wrote: > > The call to createrepo_c or mergerepo_c > > (whichever is run last to generate the final metadata) would need to > > be > > run with the new zchunk arguments: > > > > --zck --zck-dict-dir=/usr/share/fedora-repo-zdicts/f30 > > Hey Jonathan! > > Bodhi uses createrepo_c both through pungi (to create the bulk of the > repository) and through the createrepo_c Python bindings (to generate > the updateinfo.xml file). Is there a way to ask the Python bindings to > do this? The Fedora 29 updateinfo.xml file looks like it's only about 1 Hey Randy, at the moment the --zck option *only* applies to primary.xml, filelists.xml and other.xml. It should be pretty straightforward to add it to the others, but I wanted to get those three working first. As for python bindings, they can read zchunk metadata just fine, but I don't think I hooked up creating the metadata. Where exactly does it generate updateinfo in bodhi? I'd like to see how the function is used so I can implement it. Jonathan
Attachment:
signature.asc
Description: This is a digitally signed message part
_______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx