[MacPorts] #42310: Failed to install jp2a
#42310: Failed to install jp2a ---------------------+-------------------------------- Reporter: andyw@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Keywords: | Port: jp2a ---------------------+-------------------------------- I tried to install jp2a in the normal way: {{{ sudo port install jp2a }}} I'm running OSX 10.9.1. Find attached the log file. -- Ticket URL: <https://trac.macports.org/ticket/42310> MacPorts <http://www.macports.org/> Ports system for OS X
#42310: Failed to install jp2a ----------------------+-------------------------------- Reporter: andyw@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: jp2a | ----------------------+-------------------------------- Comment (by andyw@…): I've fixed the problem. It seems to be due to missing /usr/bin/gnutar executable: {{{ sudo port install gnutar ln -s /opt/local/bin/gnutar /usr/bin/gnutar sudo port install jp2a # It works! }}} -- Ticket URL: <https://trac.macports.org/ticket/42310#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#42310: Failed to install jp2a ----------------------+-------------------------------- Reporter: andyw@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: invalid | Keywords: Port: jp2a | ----------------------+-------------------------------- Changes (by cal@…): * status: new => closed * resolution: => invalid Comment: {{{ sh: /usr/bin/gnutar: No such file or directory }}} You didn't follow wiki:Migration. Also see wiki:MavericksProblems. Please do not symlink `/usr/bin/gnutar`, as this will cause the same problem with the next OS update and break if you ever uninstall gnutar from MacPorts. Remove the symlink and follow the migration procedure. -- Ticket URL: <https://trac.macports.org/ticket/42310#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#42310: Failed to install jp2a ----------------------+-------------------------------- Reporter: andyw@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: invalid | Keywords: Port: jp2a | ----------------------+-------------------------------- Comment (by andyw@…): OK thanks for pointing out those wikis. Following this sorted out the problems. -- Ticket URL: <https://trac.macports.org/ticket/42310#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts