#16639: py25-numpy fails causing deluge to not install ------------------------------------+--------------------------------------- Reporter: kjomara@scienceus.org | Owner: ram@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: deluge python py25 Port: py25-numpy | ------------------------------------+--------------------------------------- Changes (by blb@macports.org): * owner: macports-tickets@lists.macosforge.org => ram@macports.org * priority: High => Normal * port: deluge => py25-numpy Old description:
I get the following error when I try to 'sudo port install deluge':
---> Staging py25-numpy into destroot Error: Target org.macports.destroot returned: error renaming "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-numpy/work/destroot/opt/local/bin/f2py": no such file or directory Error: The following dependencies failed to build: py25-gtk py25-cairo py25-numpy py25-setuptools py25-zlib py25-xdg Error: Status 1 encountered during processing.
I have a Intel Macbook.
New description: I get the following error when I try to 'sudo port install deluge': {{{ ---> Staging py25-numpy into destroot Error: Target org.macports.destroot returned: error renaming "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-numpy/work/destroot/opt/local/bin/f2py": no such file or directory Error: The following dependencies failed to build: py25-gtk py25-cairo py25-numpy py25-setuptools py25-zlib py25-xdg Error: Status 1 encountered during processing. }}} I have a Intel Macbook. -- Comment: Make sure your python25 port is up to date (2.5.2_5, use {{{port installed python25}}} to see what you have). Then, make sure you have the python_select port installed and that you've run {{{sudo python_select python25}}}. Once done, clean py25-numpy then try installing again. -- Ticket URL: <http://trac.macports.org/ticket/16639#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS