Backport patch to fix segfault when using zchunk metadata
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2019-07c3e09858
Please login to add feedback.
This update has been submitted for testing by pkratoch.
LGTM.
Works im VM.
Tested with zchunked rawhide repo and everything works correctly. If you want to test that it fixes the segfault, run:
dnf --enablerepo=rawhide list updates; rm /var/cache/dnf/rawhide*.solv*; /var/cache/dnf/rawhide-*/repodata/repomd.xml; dnf --enablerepo=rawhide list updates
The second time you run dnf, the Rawhide repo should be about 242KB instead of the usual 55MB, but, most importantly, you shouldn't get a segfault.
Sorry, just realized the command should be:
dnf --enablerepo=rawhide list updates; rm /var/cache/dnf/rawhide*.solv*; rm /var/cache/dnf/rawhide-*/repodata/repomd.xml; dnf --enablerepo=rawhide list updates
This update has been pushed to testing.
This update has been submitted for batched by bodhi.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.