Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


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 <floeff@gmail.com>
To: mirrorbrain@mirrorbrain.org

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: website+unsubscribe@global.libreoffice.org
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

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.