[MacPorts] #48209: py34-bpython @0.13.1 install failure
#48209: py34-bpython @0.13.1 install failure -----------------------+-------------------------------- Reporter: samjack@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: bpython | Port: py34-bpython -----------------------+-------------------------------- Running install script for py34-bpython port, I get a failure message for non existent file. {{{ :debug:destroot Executing proc-post-org.macports.destroot-destroot-0 :debug:destroot PortGroup select: Installing select files to destroot :error:destroot org.macports.destroot for port py34-bpython returned: xinstall: Cannot stat: /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python /py-bpython/files/bpython34, No such file or directory :debug:destroot Error code: NONE }}} In the build step, the script creates an install file for 3.3 version, i.e. /opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python /py-bpython/files/bpython33 P.S python 3.3 is not installed -- Ticket URL: <https://trac.macports.org/ticket/48209> MacPorts <https://www.macports.org/> Ports system for OS X
#48209: py34-bpython @0.13.1 install failure -------------------------+----------------------- Reporter: samjack@… | Owner: aronnax@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: py-bpython | -------------------------+----------------------- Changes (by mf2k@…): * keywords: bpython => * owner: macports-tickets@… => aronnax@… * port: py34-bpython => py-bpython Comment: In the future, please Cc the port maintainers ({{{port info --maintainers py34-bpython}}}), if any. -- Ticket URL: <https://trac.macports.org/ticket/48209#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#48209: py34-bpython @0.13.1_0: missing select file ---------------------------+---------------------- Reporter: samjack@… | Owner: larryv@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: py34-bpython | ---------------------------+---------------------- Changes (by larryv@…): * cc: aronnax@… (added) * owner: aronnax@… => larryv@… * status: new => assigned * port: py-bpython => py34-bpython Comment: My fault, r130271 was incomplete. -- Ticket URL: <https://trac.macports.org/ticket/48209#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#48209: py34-bpython @0.13.1_0: missing select file ---------------------------+---------------------- Reporter: samjack@… | Owner: larryv@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: fixed | Keywords: Port: py34-bpython | ---------------------------+---------------------- Changes (by larryv@…): * status: assigned => closed * resolution: => fixed Comment: Replying to [ticket:48209 samjack@…]:
In the build step, the script creates an install file for 3.3 version, i.e.
/opt/local/var/macports/sources/rsync.macports.org/release/tarballs/ports/python /py-bpython/files/bpython33 That file is not generated; it’s provided by the port itself. I neglected to create a new one when I added the Python 3.4 subport in r130271. Should be fixed by r138157. Run this in about 30 minutes, and you should be fine. {{{ % sudo port clean py34-bpython % sudo port selfupdate % sudo port install py34-bpython }}} -- Ticket URL: <https://trac.macports.org/ticket/48209#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts