On Aug 11, 2007, at 3:32 AM, Juan Manuel Palacios wrote:
- Detect some mtree violations within ${prefix}. Test can be overriden by "destroot.violate_mtree yes" in a Portfile (mww in r27199).
Just a note. Upgraded MP to 1.5.10, went to install apache2 with: "port install apache2 +workermpm" resulted in: ########################################################### # A startup item has been generated that will aid in # starting apache2 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.apache2.plist ########################################################### Error: violation by /opt/local/apache2 Error: Target org.macports.destroot returned: mtree violation! Error: Status 1 encountered during processing. Nothing installed in the /opt directory. Uninstalled & cleaned previous install (switched from db44 to sqlite3 as apr-util's backend) Jeff