Opened 17 years ago

Closed 17 years ago

#12381 closed defect (fixed)

sane-backends: mtree violation

Reported by: yaseppochi (Stephen J. Turnbull) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.5.0
Keywords: Cc:
Port:

Description

At the destroot stage, I get:

[... apparently unrelated success messages
 available on request ...]
DEBUG: Scanning man8
man8/saned.8:    55.3% -- replaced with man8/saned.8.gz
man8/saned.8.gz: changing permissions from 00644 to 00444
man8/saned.8:    55.3% -- replaced with man8/saned.8.gz
DEBUG: checking for mtree violations
Error: violation by /opt/local/doc
Error: Target org.macports.destroot returned: mtree violation!
Warning: the following items did not execute (for sane-backends): org.macports.activate org.macports.destroot org.macports.archive org.macports.install
Error: Status 1 encountered during processing.

Change History (4)

comment:1 Changed 17 years ago by yaseppochi (Stephen J. Turnbull)

oops, forgot the OS data

Mac OS X "Tiger" 10.4.10, PPC (iBook G4)

comment:2 Changed 17 years ago by yaseppochi (Stephen J. Turnbull)

The above was for my Mac at home. At the office I have a PowerBook G4, on which the sane-backends package installed successfully. However, it installed its docs in ${prefix}/doc, while all other packages that use the doc tree are installed under ${prefix}/share/doc.

comment:3 Changed 17 years ago by yaseppochi (Stephen J. Turnbull)

Need to add

destroot.violate_mtree: yes

to Portfile. See log for rev. 27199.

Not sure why the Mac in my office installed OK; I thought I had recently rebuilt port, but maybe not.

comment:4 Changed 17 years ago by takanori@…

Resolution: fixed
Status: newclosed

This issue has been fixed in r27664 - thanks for reporting.

Note: See TracTickets for help on using tickets.