[MacPorts] #43281: jpilot @1.8.1: extract fails
MacPorts
noreply at macports.org
Tue Apr 8 09:02:17 PDT 2014
#43281: jpilot @1.8.1: extract fails
---------------------------+-------------------------------
Reporter: ryandesign@… | Owner: kristian.peters@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.99
Resolution: | Keywords:
Port: jpilot |
---------------------------+-------------------------------
Comment (by kristian.peters@…):
Older versions of Mac OS X use UTF-8 for encoding filenames in the
filesystem. Newer version (don't know the exact version when they changed
it) use UTF-16. If you upgraded from a really old Mac OS X the filesystem
could be still UTF-8. You should check your locale settings. Setting
LC_ALL="C" before running macports should do the trick. (export
LC_ALL="C"). Maybe you should use bash as shell as well. It could be a
problem with your tar as well. I'm using the tar supplied with 10.9 in
/usr/bin/tar. Otherwise, I'm stumped.
--
Ticket URL: <https://trac.macports.org/ticket/43281#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list