#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 kimmo@…): Replying to [comment:15 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:
Are you sure the patch is included in your Portfile? {{{ figaro:~> sw_vers ProductName: Mac OS X ProductVersion: 10.9.2 BuildVersion: 13C64 figaro:~> file -version file-5.17 magic file from /opt/local/share/misc/magic figaro:~> port info file | head -1 file @5.17_1 (sysutils) figaro:~> env | grep -E '(LANG|LC_)' LC_CTYPE=en_US.UTF-8 figaro:~> echo hello > test figaro:~> file test test: ASCII text }}} -- Ticket URL: <https://trac.macports.org/ticket/41069#comment:17> MacPorts <http://www.macports.org/> Ports system for OS X