Package: lrzip
Version: 0.608-2
Severity: important

Hi,

man lrzip says:
 If no filenames or "-" is specified, stdin/out will be used.

thus I would expect the following to work:
 wget -q -O- http://example.org/file.tar.lrz | lrzip -d - | tar x

It works on lrzip from Squeeze (0.45-1) and the 0.5x versions I found on
snapshot.d.o, but not since 0.602-1.

strace'ing the process one sees a loop of
 fstat(3, {st_mode=S_IFREG|0600, st_size=0, ...}) = 0
and no "Copying from stdin", just "Decompressing", but no usefull output.

Tagging important as this breaks existing scripts.

Regards
Evgeni


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

Kernel: Linux 3.12-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages lrzip depends on:
ii  bash        4.3-3
ii  libbz2-1.0  1.0.6-5
ii  libc6       2.18-4
ii  libgcc1     1:4.8.2-16
ii  liblzo2-2   2.06-1.2
ii  libstdc++6  4.8.2-16
ii  zlib1g      1:1.2.8.dfsg-1

lrzip recommends no packages.

lrzip suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to