Opened 11 years ago
Closed 11 years ago
#42577 closed defect (fixed)
py-billiard @3.3.0.16 and py-librabbitmq @1.0.3: ports are conflicting
Reported by: | petrrr | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | stromnov (Andrey Stromnov) | |
Port: | py-billiard py-librabbitmq |
Description
When installing py27-librabbitmq
I get the following messages:
Error: org.macports.activate for port py27-librabbitmq returned: Image error: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/funtests/__init__.py is being used by the active py27-billiard port. Please deactivate this port first, or use 'port -f activate py27-librabbitmq' to force the activation. Please see the log file for port py27-librabbitmq for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_python_py-librabbitmq/py27-librabbitmq/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port py27-librabbitmq failed
The packages conflict is due to funtests
, and the conflict is probably not intentional.
Change History (1)
comment:1 Changed 11 years ago by stromnov (Andrey Stromnov)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed at r117258. Thanks!