-
Type:
Bug
-
Status: Open
-
Resolution: Unresolved
-
Affects Version/s: 7.35.0
-
Fix Version/s: None
-
Component/s: Debian
-
Labels:None
-
Severity:Medium
-
Location:External
Ubuntu switched the default compression of Debian packages to zstd (observed in 22.04). This will now result in files containing control.tar.zst and data.tar.zst.
Artifactory does not seem to handle this packages, they do not show up inside the Debian repo and no Debian metadata is displayed when I view the package.
As a workaround I forced the package to another compression method by adding the following lines to debian/rules:
override_dh_builddeb: dh_builddeb -- -Zgzip