[MacPorts] #41069: file @5.15_0 gives errors instead of a result
MacPorts
noreply at macports.org
Sat Mar 8 02:22:30 PST 2014
#41069: file @5.15_0 gives errors instead of a result
----------------------+--------------------------
Reporter: ralph@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Resolution: | Keywords:
Port: file |
----------------------+--------------------------
Comment (by ryandesign@…):
Replying to [comment:12 kimmo@…]:
> Can you please provide more information about how the issue is not fixed
and how to reproduce the problem?
I simply try to use the `file` command, and it fails in the way described
in the summary of this ticket:
{{{
$ sw_vers
ProductName: Mac OS X
ProductVersion: 10.9.2
BuildVersion: 13C64
$ file -version
file-5.17
magic file from /opt/local/share/misc/magic
$ echo hello > test
$ file test
test: ERROR: line 163: regex error 17, (illegal byte sequence)
$ LANG=C file test
test: ASCII text
$
}}}
--
Ticket URL: <https://trac.macports.org/ticket/41069#comment:15>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list