[MacPorts] #33138: py27-parsing staging error after unification
#33138: py27-parsing staging error after unification ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py-parsing ------------------------------------------+--------------------------------- I unified py-parsing in r89630. But now py27-parsing has an error in staging that I don't understand. I didn't change anything there. Here is the log. Can someone figure out what is wrong? Cc'ing snc, the maintainer of py27-parsing. {{{ ---> Staging py26-parsing into destroot Error: Target org.macports.destroot returned: xinstall usage: xinstall [-bCcpSsv] [-B suffix] [-W dir] [-f flags] [-g group] [-m mode] [-o owner] file1 file2 xinstall [-bCcpSsv] [-B suffix] [-W dir] [-f flags] [-g group] [-m mode] [-o owner] file1 ... fileN directory xinstall -d [-v] [-g group] [-m mode] [-o owner] directory ... }}} -- Ticket URL: <https://trac.macports.org/ticket/33138> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33138: py27-parsing staging error after unification ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py-parsing ------------------------------------------+--------------------------------- Description changed by macsforever2000@…: Old description:
I unified py-parsing in r89630. But now py27-parsing has an error in staging that I don't understand. I didn't change anything there. Here is the log. Can someone figure out what is wrong?
Cc'ing snc, the maintainer of py27-parsing.
{{{ ---> Staging py26-parsing into destroot Error: Target org.macports.destroot returned: xinstall usage: xinstall [-bCcpSsv] [-B suffix] [-W dir] [-f flags] [-g group] [-m mode] [-o owner] file1 file2 xinstall [-bCcpSsv] [-B suffix] [-W dir] [-f flags] [-g group] [-m mode] [-o owner] file1 ... fileN directory xinstall -d [-v] [-g group] [-m mode] [-o owner] directory ... }}}
New description: I unified py-parsing in r89630. But now py27-parsing has an error in staging that I don't understand. I didn't change anything there. Here is the log. Can someone figure out what is wrong? Cc'ing snc, the maintainer of py27-parsing. I based the unified version on py27-parsing. {{{ ---> Staging py26-parsing into destroot Error: Target org.macports.destroot returned: xinstall usage: xinstall [-bCcpSsv] [-B suffix] [-W dir] [-f flags] [-g group] [-m mode] [-o owner] file1 file2 xinstall [-bCcpSsv] [-B suffix] [-W dir] [-f flags] [-g group] [-m mode] [-o owner] file1 ... fileN directory xinstall -d [-v] [-g group] [-m mode] [-o owner] directory ... }}} -- -- Ticket URL: <https://trac.macports.org/ticket/33138#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33138: py27-parsing staging error after unification ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: py-parsing ------------------------------------------+--------------------------------- Changes (by snc@…): * version: 2.0.3 => Comment: Fist issue is to avoid using ${name} in place of ${subport}. If someone installs multiple subports, they their files need to avoid collisions-- also having them in $subport-named directories makes it clear which port they belong to without having to run `port provides`. -- Ticket URL: <https://trac.macports.org/ticket/33138#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33138: py27-parsing staging error after unification ------------------------------------------+--------------------------------- Reporter: macsforever2000@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Keywords: | Port: py-parsing ------------------------------------------+--------------------------------- Comment(by snc@…): (mind you, I'm talking about the doc directory in the xinstall of the destroot phase) -- Ticket URL: <https://trac.macports.org/ticket/33138#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33138: py27-parsing staging error after unification -------------------------------------------+-------------------------------- Reporter: macsforever2000@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: Port: py-parsing | -------------------------------------------+-------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * status: new => closed * resolution: => fixed Comment: Right. But the real problem is that the docdir wasn't being created before trying to install things into it. Fixed both in r89642. -- Ticket URL: <https://trac.macports.org/ticket/33138#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts