Opened 14 years ago

Closed 13 years ago

#26682 closed defect (fixed)

avr-libc @1.7.0_0 mtree violation

Reported by: macporter90210@… Owned by: titus@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: avr-libc

Description

Hi, While updating avr-libc I get the following warning.

sudo port install avr-libc
--->  Computing dependencies for avr-libc
--->  Fetching avr-libc
--->  Attempting to fetch avr-libc-1.7.0.tar.bz2 from http://savannah.nongnu.org/download/avr-libc/
--->  Verifying checksum(s) for avr-libc
--->  Extracting avr-libc
--->  Configuring avr-libc
--->  Building avr-libc
--->  Staging avr-libc into destroot
Warning: violation by /opt/local/avr
Warning: avr-libc violates the layout of the ports-filesystems!
Warning: Please fix or indicate this misbehavior (if it is intended), it will be an error in future releases!
--->  Installing avr-libc @1.7.0_0
--->  Deactivating avr-libc @1.6.1_0
--->  Cleaning avr-libc
--->  Activating avr-libc @1.7.0_0
--->  Cleaning avr-libc

I guess it installs stuff in /opt/local/avr. If this is going to generate an error on the next version, we should fix it.

Attachments (1)

avr-libc-Portfile.diff (560 bytes) - added by tvb377@… 14 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 Changed 14 years ago by jmroot (Joshua Root)

Cc: v9g.de:titus removed
Owner: changed from macports-tickets@… to titus@…
Summary: avr-libc warningavr-libc @1.7.0_0 mtree violation

You need to use valid email addresses in the Cc field, as shown by 'port info', not the obfuscated form in the portfile.

Changed 14 years ago by tvb377@…

Attachment: avr-libc-Portfile.diff added

comment:2 Changed 13 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

Committed, r72734.

Note: See TracTickets for help on using tickets.