[MacPorts] #19308: Port fails in destroot: invalid command name "cd"
#19308: Port fails in destroot: invalid command name "cd" ---------------------------------+------------------------------------------ Reporter: neil_mayhew@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Keywords: cd | Port: pict2pdf ---------------------------------+------------------------------------------ I am unable to install this port with MacPorts 1.710. It fails as follows: {{{ ---> Staging pict2pdf into destroot Error: Target org.macports.destroot returned: invalid command name "cd" Error: Status 1 encountered during processing. }}} This appears to be due to the issue mentioned in Ticket #12914. -- Ticket URL: <http://trac.macports.org/ticket/19308> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19308: Port fails in destroot: invalid command name "cd" ---------------------------------+------------------------------------------ Reporter: neil_mayhew@… | Owner: prahl@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Keywords: cd | Port: pict2pdf ---------------------------------+------------------------------------------ Changes (by blb@…): * owner: macports-tickets@… => prahl@… -- Ticket URL: <http://trac.macports.org/ticket/19308#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19308: Port fails in destroot: invalid command name "cd" ----------------------------------+----------------------------------------- Reporter: neil_mayhew@… | Owner: prahl@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: cd Port: pict2pdf | ----------------------------------+----------------------------------------- Changes (by blb@…): * status: new => closed * resolution: => fixed Comment: Fixed in r49644 (not waiting for maintainer since port is currently nonfunctional). -- Ticket URL: <http://trac.macports.org/ticket/19308#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19308: Port fails in destroot: invalid command name "cd" ----------------------------------+----------------------------------------- Reporter: neil_mayhew@… | Owner: prahl@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: cd Port: pict2pdf | ----------------------------------+----------------------------------------- Comment(by prahl@…): added explict creation of directories to the portfile since it does not seem that xinstall will create them automatically. -- Ticket URL: <http://trac.macports.org/ticket/19308#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19308: Port fails in destroot: invalid command name "cd" ----------------------------------+----------------------------------------- Reporter: neil_mayhew@… | Owner: prahl@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Resolution: fixed | Keywords: cd Port: pict2pdf | ----------------------------------+----------------------------------------- Comment(by blb@…): ${destroot}${prefix}/bin and ${destroot}${prefix}/share/man/man1 should be created automatically for you (as they're part of the mtree), at least with MacPorts 1.7.1 as well as trunk. If you're not seeing that, make sure your MacPorts install is up to date ({{{sudo port selfupdate}}}). -- Ticket URL: <http://trac.macports.org/ticket/19308#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts