#716 Revert "Disable zchunk metadata creation for now"
Merged 5 years ago by kevin. Opened 5 years ago by mohanboddu.
mohanboddu/pungi-fedora enable-zchunk-again  into  master

file modified
+1
@@ -83,6 +83,7 @@ 

  createrepo_deltas = False

  createrepo_database = True

  createrepo_use_xz = True

+ createrepo_extra_args = ['--zck', '--zck-dict-dir=/usr/share/fedora-repo-zdicts/rawhide']

  

  # CHECKSUMS

  media_checksums = ['sha256']

Now that zchunk-1.1.0 and libcurl-7.64.0-5 are in rawhide
lets give it a try again.

https://pagure.io/dusty/failed-composes/issue/1703#comment-562223
https://bugzilla.redhat.com/show_bug.cgi?id=1690971#c6

This reverts commit c723442.

Signed-off-by: Mohan Boddu mboddu@bhujji.com

Woohoo! Let's hope this works!

Pull-Request has been merged by kevin

5 years ago
Metadata