Opened 17 years ago

Closed 16 years ago

Last modified 15 years ago

#12812 closed defect (fixed)

mod_python25 violates the layout of the ports-filesystems!

Reported by: louis@… Owned by: jyrkiwahlstedt
Priority: Normal Milestone:
Component: ports Version: 1.5.0
Keywords: python, apache Cc: mww@…, jyrkiwahlstedt, louis@…
Port:

Description

lemuria:~ muloka$ port install mod_python25
--->  Fetching mod_python25
--->  Attempting to fetch mod_python-3.3.1.tgz from http://www.apache.org/dist/httpd/modpython
--->  Verifying checksum(s) for mod_python25
--->  Extracting mod_python25
--->  Configuring mod_python25
--->  Building mod_python25 with target all
--->  Staging mod_python25 into destroot
Warning: violation by /opt/local/apache2
Warning: mod_python25 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 mod_python25 3.3.1_0
########################################################
# to enable mod_python add
#  LoadModule python_module modules/mod_python.so
# to your apache2 config file:
#  /opt/local/apache2/conf/httpd.conf
########################################################
--->  Activating mod_python25 3.3.1_0
--->  Cleaning mod_python25

Change History (3)

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

Cc: mww@… jwa@… louis@… added
Milestone: Port Bugs
Owner: changed from macports-dev@… to jwa@…

In this case, the violation is surely intentional (in the case of /opt/local/apache2) so the port should indicate this intention.

comment:2 Changed 16 years ago by jyrkiwahlstedt

Resolution: fixed
Status: newclosed

fixed with r30567, thanks!

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.