New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #12381 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

sane-backends: mtree violation

Reported by: stephen@… 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

comment:1 Changed 6 years ago by stephen@…

oops, forgot the OS data

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

comment:2 Changed 6 years ago by stephen@…

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 6 years ago by stephen@…

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 6 years ago by takanori@…

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

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

Note: See TracTickets for help on using tickets.