Your message dated Sun, 2 Mar 2014 00:21:04 +0100
with message-id <[email protected]>
and subject line Re: Bug#572490: Text files starting with P1 mis-identified as
Netpbm PBM image text
has caused the Debian Bug report #572490,
regarding buggy magic: mistakes text files as Netpbm PBM images
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
572490: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=572490
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: file
Version: 5.04-1
Severity: normal
Any text file that starts with the two characters P1 is regarded
as Netpbm PBM image text.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.30-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages file depends on:
ii libc6 2.10.2-6 Embedded GNU C Library: Shared lib
ii libmagic1 5.04-1 File type determination library us
ii zlib1g 1:1.2.3.4.dfsg-3 compression library - runtime
file recommends no packages.
file suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
fixed 572490 1:5.17-0.1
thanks
Vincent Lefevre wrote...
> Any text file that starts with the two characters P1 is regarded
> as Netpbm PBM image text.
This was fixed recently:
$ echo 'P1' | file -
/dev/stdin: ASCII text
While in wheezy (5.11):
$ echo 'P1' | file -
/dev/stdin: Netpbm PBM image, ASCII text
Christoph
signature.asc
Description: Digital signature
--- End Message ---