Bdale Garbee wrote: > > Any idea at where to look? > > Not really. I freshened my machine to latest unstable this morning... > maybe an strace would point to something? [shrug]
Does this help?
finlandia!joey(tty6):/tmp/work> dpkg -l gzip
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-===========================-===========================-======================================================================
hi gzip 1.3.12-2 The GNU compression
utility
finlandia!joey(tty6):/tmp/work> strace -o gunzip.log gunzip <
man-pages-2.52.tar.gz > test
finlandia!joey(tty6):/tmp/work> file test
test: gzip compressed data, from Unix, last modified: Thu Jun 7 14:49:54 2007
finlandia!joey(tty6):/tmp/work>
Regards,
Joey
--
Still can't talk about what I can't talk about. Sorry. -- Bruce Schneier
Please always Cc to me when replying to me on the lists.
gunzip.log.bz2
Description: Binary data

