Opened 4 years ago

Closed 4 years ago

#60563 closed defect (fixed)

global: depends on ctags and universal-ctags which conflict with one another

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: landonf (Landon Fuller)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc: iqgrande
Port: global

Description

global depends on ctags and universal-ctags. ctags and universal-ctags conflict with one another, so it can't build:

Error: Can't install universal-ctags because conflicting ports are active: ctags

Change History (3)

comment:1 Changed 4 years ago by iqgrande

Cc: iqgrande added

comment:2 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: global: depends on conflicting portsglobal: depends on ctags and universal-ctags which conflict with one another

Landon, this is still happening. What's the solution? Which of the two dependencies does the port actually need?

comment:3 Changed 4 years ago by landonf (Landon Fuller)

Resolution: fixed
Status: assignedclosed

In 0b86afc1b91a5f12b8eabd8499c3cb87c3d5d02b/macports-ports (master):

universal-ctags: remove ctags conflicts

The port already specifies a unique prefix ('u'), enabling
non-conflicting installation alongside ctags.

Closes: #60563

Note: See TracTickets for help on using tickets.