On Mon, Dec 7, 2009 at 8:40 PM, Samuel Thibault <[email protected]> wrote: > Package: pbzip2 > Version: 1.0.5-1 > Severity: normal > > Hello, > > $ echo foo | bzip2 -9 > bar > $ echo foo | pbzip2 -9 > bar > [...] > Invalid command line: Not enough files given. Aborting... > > This is incompatible behavior and prevented me from using pbzip2 during > the kvm build.
Good catch. echo foo | pbzip2 > bar works, but if you add a command line option, it does not. Thanks for reporting this. Jeff. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

