Package: lbzip2 Version: 2.2-2 Severity: minor # Steps to reproduce:
$ lbzip2 -c /usr/share/dict/words > foo lbzip2: skipping "/usr/share/dict/words": not a regular file $ echo $? 4 # must use --force option $ lbzip2 --force -c /usr/share/dict/words > foo # bzip2 works $ bzip2 -c /usr/share/dict/words > foo -- System Information: Debian Release: 7.0 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 3.2.0-4-686-pae (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages lbzip2 depends on: ii libc6 2.13-37 lbzip2 recommends no packages. lbzip2 suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org