New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #12496 (closed defect: fixed)

Opened 6 years ago

Last modified 4 years ago

ghostscript: mtree violation (manpages)

Reported by: brianjlandau@… Owned by: digdog@…
Priority: Normal Milestone:
Component: ports Version: 1.5.1
Keywords: mtree bug Cc: brianjlandau@…, digdog@…, ryandesign@…
Port:

Description

when the ghostscript port is getting installed and going through the "staging into destroot" phase it gives the following error: Error: violation by /opt/local/man Error: Target org.macports.destroot returned: mtree violation! Error: Status 1 encountered during processing.

Change History

comment:1 Changed 6 years ago by nox@…

  • Cc digdog@… added
  • Version 1.5.0 deleted

Added maintainer to Cc.

comment:2 Changed 6 years ago by ryandesign@…

  • Cc brianjlandau@…, ryandesign@… added
  • Version set to 1.5.1
  • Summary changed from ghostscript get's mtree violation error to ghostscript: mtree violation (manpages)

I attempted to fix this problem by adding

configure.args      --mandir=${prefix}/share/man

to the ghostscript portfile (@r25441). However, this caused ghostscript to simply not install any of the manpages, which is clearly not desirable. I'm not sure how to proceed to fix this problem. Perhaps the maintainer could give it a try.

comment:3 Changed 6 years ago by digdog@…

  • Status changed from new to assigned

use configure.args --mandir='\${prefix}/share/man' can resolve this issue.

I will commit the fix later.

comment:4 Changed 6 years ago by digdog@…

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

Fixed at [28001], thanks everyone who told me this.

comment:5 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.