Opened 11 years ago
Closed 11 years ago
#40543 closed defect (fixed)
omake @0.9.8.6-0.rc1_5 conflicts with osh @20120604
Reported by: | cooljeanius (Eric Gallager) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | erickt@…, jan+mp@… | |
Port: | omake osh |
Description
They both try to install an executable named osh
:
x ./opt/local/bin/omake x ./opt/local/bin/osh Error: org.macports.activate for port omake returned: Image error: /opt/local/bin/osh is being used by the active osh port. Please deactivate this port first, or use 'port -f activate omake' to force the activation. DEBUG: Error code: registry::image-error DEBUG: Backtrace: Image error: /opt/local/bin/osh is being used by the active osh port. Please deactivate this port first, or use 'port -f activate omake' to force the activation.
Change History (1)
comment:1 Changed 11 years ago by mojca (Mojca Miklavec)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version: | 2.2.0 |
Note: See
TracTickets for help on using
tickets.
Fixed in r115115 (
osh
) and r115117 (omake
).