Opened 9 years ago
Closed 9 years ago
#50924 closed defect (fixed)
py27-pmw @2.0.0_1: install failure
Reported by: | mndavidoff (Monte Davidoff) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | kurthindenburg (Kurt Hindenburg) | |
Port: | py-pmw |
Description
The py27-pmw port fails to install.
$ sudo port -vs install py27-pmw ... byte-compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pmw/py27-pmw/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Pmw/Pmw_1_3_3/tests/TestVersion.py to TestVersion.pyc byte-compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pmw/py27-pmw/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Pmw/Pmw_1_3_3/tests/TextDialog_test.py to TextDialog_test.pyc byte-compiling /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pmw/py27-pmw/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Pmw/Pmw_1_3_3/tests/Tkinter_test.py to Tkinter_test.pyc running install_egg_info Writing /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pmw/py27-pmw/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Pmw-2.0.0-py2.7.egg-info Error: org.macports.destroot for port py27-pmw returned: could not read "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pmw/py27-pmw/work/destroot/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/Pmw/Pmw_2_0_0/demos/All.py": no such file or directory Warning: targets not executed for py27-pmw: org.macports.activate org.macports.destroot org.macports.install Please see the log file for port py27-pmw for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-pmw/py27-pmw/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port py27-pmw failed
Notice that files under Pmw/Pmw_1_3_3 were built, but post-destroot in the Portfile refers to Pmw/Pmw_2_0_0. The problem seems to have been introduced by the changes for #47246.
Attachments (1)
Change History (2)
Changed 9 years ago by mndavidoff (Monte Davidoff)
Attachment: | main.log.gz added |
---|
comment:1 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
sorry about that - fixed r146846