Opened 14 years ago
Closed 14 years ago
#28451 closed defect (duplicate)
py-pip fails when staging
Reported by: | shabbyrobe@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | py-pip |
Description
Using 10.6.6. I've just done a selfupdate and tried to install py-pip and it gives me this:
---> Computing dependencies for py-pip ---> Fetching py-pip ---> Verifying checksum(s) for py-pip ---> Extracting py-pip ---> Configuring py-pip ---> Building py-pip ---> Staging py-pip 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_py-pip/work/destroot/opt/local/bin/pip" to "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-pip/work/destroot/opt/local/bin/pip-2.4": file already exists Log for py-pip is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-pip/main.log Error: Status 1 encountered during processing.
The log file mentioned above is pretty huge, so here's the last bit if it helps. I'll attach the full thing:
:info:destroot Copying pip.egg-info to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-pip/work/destroot/opt/local/lib/python2.4/site-packages/pip-0.8-py2.4.egg-info :info:destroot running install_scripts :info:destroot Installing pip script to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-pip/work/destroot/opt/local/bin :info:destroot Installing pip-2.4 script to /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-pip/work/destroot/opt/local/bin :debug:destroot Executing proc-post-org.macports.destroot-destroot-0 :info:destroot xinstall: chdir(/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-pip/work/pip-0.8/docs) :info:destroot xinstall: index.txt -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-pip/work/destroot/opt/local/share/doc/py-pip/index.txt :info:destroot xinstall: news.txt -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-pip/work/destroot/opt/local/share/doc/py-pip/news.txt :info:destroot xinstall: requirement-format.txt -> /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-pip/work/destroot/opt/local/share/doc/py-pip/requirement-format.txt :error:destroot Target org.macports.destroot returned: error renaming "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-pip/work/destroot/opt/local/bin/pip" to "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-pip/work/destroot/opt/local/bin/pip-2.4": file already exists :debug:destroot Backtrace: error renaming "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-pip/work/destroot/opt/local/bin/pip" to "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-pip/work/destroot/opt/local/bin/pip-2.4": file already exists while executing "$post $targetname" :info:destroot Warning: the following items did not execute (for py-pip): org.macports.activate org.macports.destroot org.macports.install :notice:destroot Log for py-pip is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-pip/main.log
Attachments (1)
Change History (2)
Changed 14 years ago by shabbyrobe@…
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Port: | py-pip added |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Duplicate of #28350.