macports Update 2.1.0

Yesterday, Tuesday, May 17th 2012 macports.org rolled out the Update to 2.1.0 which I received via the sudo port selfupdate command.

There was an Issue with Trac, Python26 and the AJP-WSGI Module for the Apache HTTP Server.

Solution was to uninstall python and the AJP-WSGI module via the Force Option:

sudo port -f uninstall python26
sudo port -f uninstall ajp-wsgi
sudo port install python26
sudo port install ajp-wsgi +python26

References:

often used during testing the new configuration:
sudo /opt/local/apache2/bin/apachectl -k restart

Kommentare

Beliebte Posts aus diesem Blog

Java EE 7 Petclinic

start glassfish4 javadb running jdk1.7.0_51

WildFly 8 Final is released!