Package: p7zip Severity: normal The terminal check is broken, it doesn't distinguish between compressed and uncompressed data before aborting:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [EMAIL PROTECTED]:/tmp$ 7za x foo.7z -so 7-Zip (A) 4.20 Copyright (c) 1999-2005 Igor Pavlov 2005-05-30 p7zip Version 4.20 (locale=C,Utf16=off,HugeFiles=on) Error: I won't write compressed data to a terminal [EMAIL PROTECTED]:/tmp$ 7za x foo.7z -so 2>/dev/null | cat foo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- System Information: Debian Release: testing/unstable Architecture: kfreebsd-i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: GNU/kFreeBSD 5.3-1 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C) -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]