Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13253 closed defect (fixed)

apache20 violates mtree

Reported by: edward.harvey@… Owned by: blair (Blair Zajac)
Priority: Normal Milestone:
Component: ports Version: 1.5.0
Keywords: Cc: blair (Blair Zajac)
Port: apache20

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Because 2.0.59 is not available, I modified my Portfile (and PortIndex) to use 2.0.61 instead. I only changed "59" to "61" and updated the MD5. I admit some chance that if I knew more, I should have done some more changes too. But the following warning message appeared in the installation:

edward-harveys-computer:/opt/local eharvey$ sudo port install apache20
Portfile changed since last build; discarding previous state.
--->  Fetching apache20
--->  Attempting to fetch httpd-2.0.61.tar.bz2 from http://www.apache.org/dist/httpd
--->  Verifying checksum(s) for apache20
--->  Extracting apache20
--->  Applying patches to apache20
--->  Configuring apache20
--->  Building apache20 with target all
--->  Staging apache20 into destroot
--->  Creating launchd control script
###########################################################
# A startup item has been generated that will aid in
# starting apache20 with launchd. It is disabled
# by default. Execute the following command to start it,
# and to cause it to launch at startup:
#
# sudo launchctl load -w /Library/LaunchDaemons/org.macports.apache20.plist
###########################################################
Warning: violation by /opt/local/apache20
Warning: apache20 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!
--->  Packaging tgz archive for apache20 2.0.61_0
--->  Installing apache20 2.0.61_0
--->  Activating apache20 2.0.61_0

Change History (5)

comment:1 Changed 16 years ago by nox@…

Cc: blair@… added
Milestone: Port Bugs
Owner: changed from macports-dev@… to blair@…
Summary: apache20 violates the layout of the ports-filesystemsapache20 violates mtree

comment:2 Changed 16 years ago by blair (Blair Zajac)

Owner: changed from blair@… to blair@…
Status: newassigned

comment:3 Changed 16 years ago by blair (Blair Zajac)

Resolution: fixed
Status: assignedclosed

Fixed in r32581.

comment:4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Port: apache20 added

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.