New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #26682 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

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

Change History

comment:1 Changed 3 years ago by jmr@…

  • Cc v9g.de:titus removed
  • Owner changed from macports-tickets@… to titus@…
  • Summary changed from avr-libc warning to avr-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 3 years ago by tvb377@…

comment:2 Changed 3 years ago by jmr@…

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

Committed, r72734.

Note: See TracTickets for help on using tickets.