Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#16459 closed defect (fixed)

ncview ports-filesystem violation

Reported by: holmes2@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: ncview, ports-filesystems Cc: m@…
Port: ncview

Description

I just installed ncview and received an error from MacPorts during the installation. I have attached the entire error message below. After adding the required lines to ~/.bashrc I haven't had any problems, so I don't know if this is a real bug.

$> sudo port install ncview
Password:
--->  Fetching ncview
--->  Attempting to fetch ncview-1.93c.tar.gz from ftp://cirrus.ucsd.edu/pub/ncview/
--->  Verifying checksum(s) for ncview
--->  Extracting ncview
--->  Applying patches to ncview
--->  Configuring ncview
--->  Building ncview with target all
--->  Staging ncview into destroot
Warning: violation by /opt/local/man
Warning: ncview 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 ncview 1.93c_0
--->  Activating ncview 1.93c_0


The MacPorts X11 app-defaults directory is located at:

        /opt/local/lib/X11/app-defaults

Therefore, you must set the XFILESEARCHPATH environment variable to your ~/.profile for
your X11 environment to find the MacPorts app-defaults directory:

        export XFILESEARCHPATH=/usr/X11R6/lib/X11/app-defaults/%N:/opt/local/lib/X11/app-defaults/%N


--->  Cleaning ncview

Change History (4)

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

Cc: m@… added

Cc maintainer.

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

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

No response from maintainer, so I'll take this.

comment:3 Changed 16 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

Yes, mtree violations are bugs that we would like to fix, so thank you for the report. Fixed in r39855.

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.