On Tue, Feb 25, 2014 at 10:14:59PM +0100, Christoph Biedl wrote: > Rodrigo Campos wrote... > > > I'm seeing the exact same thing with file from wheezy, version > > 5.11-2+deb7u1. > > While I was able to reproduce that one in squeeze, wheezy looks fine > to me. Can you please check again?
Yeap, wheezy :) $ lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 7.4 (wheezy) Release: 7.4 Codename: wheezy $ apt-cache policy file file: Installed: 5.11-2+deb7u1 Candidate: 5.11-2+deb7u1 > If the issue is still there, I'd like to see the relevant lines of > that file, like in > > hd /tmp/test.gz | head -4 > hd /tmp/test.gz | head -66 | tail -2 Sure, here they go: $ hd 14_02_04_access_log.gz | head -4 00000000 1f 8b 08 08 ff 7e f1 52 02 03 31 34 5f 30 32 5f |.....~.R..14_02_| 00000010 30 34 5f 61 63 63 65 73 73 5f 6c 6f 67 00 ec 5d |04_access_log..]| 00000020 f9 4f 1b c9 b6 fe fd fe 15 ad 48 77 94 dc 79 6e |.O........Hw..yn| 00000030 d7 a9 bd 2e 8a 46 40 36 26 43 c2 0c 24 79 ef 3e |.....F@6&C..$y.>| $ hd 14_02_04_access_log.gz | head -66 | tail -2 00000400 99 4e a7 c4 e7 4a 7c fc cb a7 a7 c0 d0 e7 53 8a |.N...J|.......S.| 00000410 24 68 7a 79 a5 56 70 cf e0 39 95 79 d7 b7 dd 50 |$hzy.Vp..9.y...P| Just in case, the output of file is: $ file 14_02_04_access_log.gz 14_02_04_access_log.gz: Minix filesystem, V2 (big endian), 42948 zones Using gzip -t it says it's a gzip file and I can also read it with zless just fine. If you need anything else, please let me know Thanks a lot, Rodrigo -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org