[MacPorts] #51881: py27-pycparser update fails due to leftover files
MacPorts
noreply at macports.org
Wed Jul 20 14:33:42 PDT 2016
#51881: py27-pycparser update fails due to leftover files
---------------------------+------------------------
Reporter: jfcaron@… | Owner: stromnov@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: | Keywords:
Port: py-pycparser |
---------------------------+------------------------
Comment (by jfcaron@…):
I guess I forgot how to check what ports depend on others: how come "port
dependents py27-pycparser" says "has no dependents."?
Even after cleaning, I cannot install py27-pycparser (either by directly
installing it, or by trying to update py27-paramiko):
{{{
[16:28]~/Projects/Proto2BeamTest2$ sudo port clean py27-pycparser
---> Cleaning py27-pycparser
[16:28]~/Projects/Proto2BeamTest2$ sudo port install py27-pycparser
---> Computing dependencies for py27-pycparser
---> Fetching archive for py27-pycparser
---> Attempting to fetch py27-pycparser-2.14_0.darwin_13.noarch.tbz2 from
https://packages.macports.org/py27-pycparser
---> Attempting to fetch
py27-pycparser-2.14_0.darwin_13.noarch.tbz2.rmd160 from
https://packages.macports.org/py27-pycparser
---> Installing py27-pycparser @2.14_0
---> Activating py27-pycparser @2.14_0
Error: org.macports.activate for port py27-pycparser returned: Image
error:
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/pycparser-2.14-py2.7.egg-info already exists and does not
belong to a registered port. Unable to activate port py27-pycparser. Use
'port -f activate py27-pycparser' to force the activation.
Please see the log file for port py27-pycparser for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_python_py-pycparser/py27-pycparser/main.log
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port py27-pycparser failed
}}}
I only have one version of pycparser installed:
{{{
[16:28]~/Projects/Proto2BeamTest2$ port installed|grep cparser
py27-pycparser @2.14_0
}}}
--
Ticket URL: <https://trac.macports.org/ticket/51881#comment:7>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list