Your message dated Sat, 21 Nov 2020 18:09:17 +0100
with message-id <[email protected]>
and subject line Re: file: misidentifies wikicode '''foo''' as troff
has caused the Debian Bug report #958170,
regarding file: misidentifies wikicode '''foo''' as troff
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.)
--
958170: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=958170
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: file
Version: 1:5.38-4
Severity: normal
The file utility misidentifies wikicode '''foo''' as troff.
Consider a file that just contains
'''foo'''
I get: "troff or preprocessor input, ASCII text"
-- System Information:
Debian Release: bullseye/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500,
'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 5.5.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=POSIX
(charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages file depends on:
ii libc6 2.30-4
ii libmagic1 1:5.38-4
file recommends no packages.
file suggests no packages.
-- no debconf information
--
Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
--- End Message ---
--- Begin Message ---
Version: 1:5.39-3
Now OK:
$ file - <<EOF
'''foo'''
EOF
/dev/stdin: ASCII text
--
Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
--- End Message ---