Package: libarchive13t64
Version: 3.7.4-1.1
Severity: minor

Hi,

To reproduce:

$ sudo apt install lzop
...
$ lzop -9 test.pdf
$ file test.pdf.lzo
test.pdf.lzo: lzop compressed data - version 1.040, LZO1X-999, os: Unix
$ sudo dpkg --purge lzop
...
$ bsdcat test.pdf.lzo
bsdcat: test.pdf.lzo: Can't initialize filter; unable to run program "lzop -d"
$ sudo apt install lzop
...
$ bsdcat test.pdf.lzo > test2.pdf
$ cmp test.pdf test2.pdf


Also, it is a shame that libarchive-formats(5) is part of libarchive-dev
while:
1. to get it by installing libarchive-dev will install a lot of -dev packages,
2. the manpages in libarchive-tools (bsdcat(1), bdscpio(1)...) refers to
libarchive-formats(5).

Finally, the package description does not mention lzo in the supported
compression format
but is one list of README.md (not packaged :-)).
Could be interesting to get it in the result of:
$ apt search lzo
no?

Regards,
Patrice


-- System Information:
Debian Release: trixie/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 
'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.11.7-amd64 (SMP w/12 CPU threads; PREEMPT)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (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 libarchive13t64 depends on:
ii  libacl1        2.3.2-2+b1
ii  libbz2-1.0     1.0.8-6
ii  libc6          2.40-3
ii  liblz4-1       1.9.4-3+b1
ii  liblzma5       5.6.3-1+b1
ii  libnettle8t64  3.10-1+b1
ii  libxml2        2.12.7+dfsg+really2.9.14-0.1
ii  libzstd1       1.5.6+dfsg-1+b1
ii  zlib1g         1:1.3.dfsg+really1.3.1-1+b1

libarchive13t64 recommends no packages.

Versions of packages libarchive13t64 suggests:
pn  lrzip  <none>

-- no debconf information

Reply via email to