[MacPorts] #17098: reinplace fails if filename has spaces
#17098: reinplace fails if filename has spaces -------------------------------------+-------------------------------------- Reporter: ryandesign@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.7.0 Keywords: | Port: -------------------------------------+-------------------------------------- If a filename has spaces in it, trying to use reinplace fails. e.g.: {{{ PortSystem 1.0 name reinplace-spaces version 1.0 fetch {} checksum {} extract.mkdir yes extract { xinstall "${filespath}/filename with spaces.txt" ${worksrcpath} } configure { reinplace s/foo/bar/ "${worksrcpath}/filename with spaces.txt" } }}} {{{ $ port configure ---> Fetching reinplace-spaces ---> Verifying checksum(s) for reinplace-spaces ---> Extracting reinplace-spaces ---> Configuring reinplace-spaces Error: reinplace: cp: /tmp/filename: No such file or directory Error: Target org.macports.configure returned: reinplace copy failed Error: Status 1 encountered during processing. $ }}} This was [http://lists.macosforge.org/pipermail/macports- users/2008-November/012229.html reported on macports-users] by Scott Haneda. -- Ticket URL: <http://trac.macports.org/ticket/17098> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17098: reinplace fails if filename has spaces --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: ryandesign@macports.org Type: defect | Status: assigned Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.7.0 Resolution: | Keywords: Port: | --------------------------------------+------------------------------------- Changes (by ryandesign@macports.org): * owner: macports-tickets@lists.macosforge.org => ryandesign@macports.org * status: new => assigned -- Ticket URL: <http://trac.macports.org/ticket/17098#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17098: reinplace fails if filename has spaces --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: ryandesign@macports.org Type: defect | Status: closed Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.7.0 Resolution: fixed | Keywords: Port: | --------------------------------------+------------------------------------- Changes (by ryandesign@macports.org): * status: assigned => closed * resolution: => fixed Comment: Fixed in r41573. -- Ticket URL: <http://trac.macports.org/ticket/17098#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17098: reinplace fails if filename has spaces --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: ryandesign@macports.org Type: defect | Status: closed Priority: Normal | Milestone: MacPorts base bugs Component: base | Version: 1.7.0 Resolution: fixed | Keywords: Port: | --------------------------------------+------------------------------------- Comment(by ryandesign@macports.org): Added note to ChangeLog in r41574. -- Ticket URL: <http://trac.macports.org/ticket/17098#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#17098: reinplace fails if filename has spaces --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: MacPorts 1.7.0 Component: base | Version: 1.7.0 Resolution: fixed | Keywords: Port: | --------------------------------------+------------------------------------- Changes (by jmr@…): * milestone: MacPorts Future => MacPorts 1.7.0 -- Ticket URL: <http://trac.macports.org/ticket/17098#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts