With kudos to Bubli for helping me understand the packaging process a bit better ;-)

Greetings from the Hackfest,
Florian

-------- Original Message --------
Subject: [mirrorbrain] my packages updated
Date: Sat, 15 Jun 2013 15:15:44 +0200
From: Florian Effenberger <[email protected]>
To: [email protected]

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

--
To unsubscribe e-mail to: [email protected]
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/website/
All messages sent to this list will be publicly archived and cannot be deleted

Reply via email to