Opened 12 years ago

Closed 10 years ago

#36613 closed defect (fixed)

py27-tz and py27-tz-gae have a conflicting file

Reported by: mf2k (Frank Schima) Owned by: skymoo (Adam Mercer)
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc: deric@…, kurthindenburg (Kurt Hindenburg)
Port: py27-tz py27-tz-gae

Description

py27-tz and py27-tz-gae conflict as follows:

Error: org.macports.activate for port py27-tz-gae returned: Image error: 
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/pytz/__init__.py is being used by the active py27-tz port. 
Please deactivate this port first, or use 'port -f activate py27-tz-gae' to force the activation.

These ports should be able to be installed at the same time. Perhaps py27-tz-gae should install into its own site-packages directory and not use pytz?

Change History (6)

comment:1 Changed 12 years ago by deric@…

Cc: deric@… added

Cc Me!

comment:2 Changed 11 years ago by jmroot (Joshua Root)

Not too surprising considering it's a fork of the same software.

comment:3 Changed 11 years ago by skymoo (Adam Mercer)

Not sure of the best way to handle this, patches are welcome.

comment:4 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

Cc Me!

comment:5 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)

for now I've add conflicts to both r125147 r125148. They haven't updated -gae since 2011

comment:6 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: fixed
Status: newclosed

Since the -gae hasn't been updated recently it doesn't appear they will be fixing to allow both to be installed at the same time.

Note: See TracTickets for help on using tickets.