[MacPorts] #42134: py-gobject @2.90.4: cannot install both py27-gobject and py33-gobject
MacPorts
noreply at macports.org
Tue Jan 14 22:24:46 PST 2014
#42134: py-gobject @2.90.4: cannot install both py27-gobject and py33-gobject
-----------------------------+--------------------------------
Reporter: md14-macports@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Keywords: haspatch | Port: py-gobject
-----------------------------+--------------------------------
It appears both py27-gobject and py33-gobject want to install the same
file.
{{{
$ port installed py27-gobject
The following ports are currently installed:
py27-gobject @2.90.4_0 (active)
$ sudo port -vs install py33-gobject
---> Computing dependencies for py33-gobject.
---> Fetching distfiles for py33-gobject
---> Verifying checksums for py33-gobject
---> Checksumming pygobject-2.90.4.tar.xz
---> Extracting py33-gobject
---> Extracting pygobject-2.90.4.tar.xz
---> Configuring py33-gobject
...
---> Activating py33-gobject @2.90.4_0
x ./
x ./+COMMENT
...
x
./opt/local/Library/Frameworks/Python.framework/Versions/3.3/include/pygobject-3.0/pygobject.h
Error: org.macports.activate for port py33-gobject returned: Image error:
/opt/local/share/doc/py-gobject-2.90.4/AUTHORS is being used by the active
py27-gobject port. Please deactivate this port first, or use 'port -f
activate py33-gobject' to force the activation.
Warning: targets not executed for py33-gobject: org.macports.activate
Please see the log file for port py33-gobject for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports
.org_release_tarballs_ports_python_py-gobject/py33-gobject/main.log
To report a bug, follow the instructions in the guide:
http://guide.macports.org/#project.tickets
Error: Processing of port py33-gobject failed
}}}
I've attached a patch to fix the problem.
--
Ticket URL: <https://trac.macports.org/ticket/42134>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list