[mirrorbrain] my packages updated

From: Florian Effenberger <floeff_at_gmail.com>
Date: Sat, 15 Jun 2013 15:15:44 +0200
Hello,

good news, everyone - I just had my packages updated. They now compile
for Ubuntu 12.04 as well, and I had updated the mod_geoip module to
1.2.8, to make it support IPv6.

On Ubuntu 12.04, there's still some workarounds required to make it work.

1.) There's a bug in the Python packages, requiring me to call

sed -i s/"conn.autocommit(auto)"/"conn.autocommit = auto"/g
/usr/lib/pymodules/python2.7/sqlobject/postgres/pgconnection.py
sed -i s/"conn.autocommit(1)"/"conn.autocommit = 1"/g
/usr/lib/pymodules/python2.7/sqlobject/postgres/pgconnection.py

2.) The registration of the MirrorBrain Python modules still fail,
which is why I have to do

touch /usr/share/pyshared/mb/__init__.py
update-python-modules -f -v

More updates hopefully to follow, but hope some benefit from this change. :-)

Florian

_______________________________________________
mirrorbrain mailing list
Archive: http://mirrorbrain.org/archive/mirrorbrain/

Note: To remove yourself from this mailing list, send a mail with the content
 	unsubscribe
to the address mirrorbrain-request_at_mirrorbrain.org
Received on Sat Jun 15 2013 - 13:16:52 GMT

This archive was generated by hypermail 2.3.0 : Tue Sep 03 2013 - 17:17:04 GMT