> On Fri, Mar 24, 2023 at 05:25:17PM +0000, Mattia Verga via devel wrote:
> I have a few additional questions:
> 
> * How does this impact zchunk? or does it?

I also think there shouldn't be any impact on zchunk.

> * Kind of unrealted to this change, but I'll ask here as createrepo_c
> folks might know off hand: Is it possible to decouple drpms from a repo?
> ie, if we had a updates repo and a completely seperate updates-drpms
> repo with just drpms in it, what would it take to use that? Changes in
> dnf I guess? but also changes in createrepo_c to generate repodata for a
> repo that was only drpms?

Such repos can be created by createrepo_c and modifyrepo_c but it is a bit 
awkward.
Basically first create normal (coupled) repo and then extract the 
prestodelta.xml and drpms
into a new repo. Additionally createrepo_c API could be used to make it more 
straight forward.
However you are right dnf can't handle that. It looks for deltas in the same 
repo where it finds 
the normal update package. It would require changes in dnf and libdnf.
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-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/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to