Package: aptly Version: 1.4.0+ds1-6+b1 Severity: normal Tags: upstream X-Debbugs-Cc: [email protected]
# Problem aptly cannot handle Zstandard compressed control.tar.zst and data.tar.zst within debian package. # How to reproduce Apply aptly repo add command which contains Zstd compressed package. Loading packages... [!] Unable to read file ....deb: unsupported tar compression in ...amd64.deb: control.tar.zst [!] Some files were skipped due to errors: For example, handle packages which is built on Ubuntu 22.04 causes this issue. # Additional information Upstream supports Zstd compression already, but not shipped yet. Add support for zst compression https://github.com/aptly-dev/aptly/pull/1050 As a workaround, use dh_builddeb -- -Zxz [1] when building package if you can control package build process. [1] https://raphaelhertzog.com/2010/09/17/how-to-create-debian-packages-with- alternative-compression-methods/ -- System Information: Debian Release: bookworm/sid APT prefers unstable APT policy: (500, 'unstable'), (99, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: sh4, powerpc, m68k, i386 Kernel: Linux 5.17.0-1-amd64 (SMP w/16 CPU threads; PREEMPT) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=ja_JP.utf8, LC_CTYPE=ja_JP.utf8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages aptly depends on: ii bzip2 1.0.8-5 ii gnupg 2.2.35-2 ii gpgv 2.2.35-2 ii libc6 2.33-7 ii xz-utils 5.2.5-2.1 aptly recommends no packages. Versions of packages aptly suggests: ii graphviz 2.42.2-6+b3 -- no debconf information

