New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #20620 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

postgresql84-doc conflicts with postgresql84 on acronyms.html

Reported by: ryandesign@… Owned by: mww@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc: jwa@…, james.applemac@…, jabronson@…
Port: postgresql84, postgresql84-doc

Description

postgresql84-doc and postgresql84 both want to install the same file:

$ port install postgresql84-doc
--->  Fetching postgresql84-doc
--->  Verifying checksum(s) for postgresql84-doc
--->  Extracting postgresql84-doc
--->  Configuring postgresql84-doc
--->  Building postgresql84-doc
--->  Staging postgresql84-doc into destroot
--->  Installing postgresql84-doc @8.4.0_0
--->  Activating postgresql84-doc @8.4.0_0
Error: Target org.macports.activate returned: Image error: /mp/share/doc/postgresql/html/acronyms.html is being used by the active postgresql84 port.  Please deactivate this port first, or use 'port -f activate postgresql84-doc' to force the activation.
Error: Status 1 encountered during processing.

This was also reported on the mailing list by Chang James.

Change History

comment:1 Changed 4 years ago by jabronson@…

  • Cc jabronson@… added

Cc Me!

comment:2 Changed 3 years ago by ryandesign@…

  • Status changed from new to closed
  • Resolution set to fixed

I'm no longer able to reproduce this with 8.4.3_0 so this must've been fixed somewhere along the way.

comment:3 Changed 3 years ago by ryandesign@…

It was fixed with 8.4.2_0 in r61552.

Note: See TracTickets for help on using tickets.