Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#12496 closed defect (fixed)

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 (Ryan Carsten Schmidt)
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 (5)

comment:1 Changed 17 years ago by nox@…

Cc: digdog@… added
Version: 1.5.0

Added maintainer to Cc.

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

Cc: brianjlandau@… ryandesign@… added
Summary: ghostscript get's mtree violation errorghostscript: mtree violation (manpages)
Version: 1.5.1

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 17 years ago by digdog@…

Status: newassigned

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

I will commit the fix later.

comment:4 Changed 17 years ago by digdog@…

Resolution: fixed
Status: assignedclosed

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

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.