Project

Profile

Help

Issue #4529

Updated by ttereshc about 5 years ago

In Fedora 30, "Zchunk metadata":https://fedoraproject.org/wiki/Changes/Zchunk_Metadata is going to be present alongside with older compression formats. 

 Pulp2 should handle this type of metadata. 
 Ideally, it should be ignored during sync and optionally generated during publish (similar to sqlite dbs). 
 At the very least Pulp should ignore and not sync this metadata, in order to avoid creating a potentially bad repo at publish time. 

 Repo with this new metadata type: http://mirror.vutbr.cz/fedora/development/rawhide/Everything/x86_64/os/ 

 


Back