[Kolab-devel] 3.0 on debian wheezy: setup-kolab failing

Jeroen van Meeuwen vanmeeuwen at kolabsys.com
Sun Sep 16 23:03:05 CEST 2012


On Sunday, September 16, 2012 03:52:44 PM Johannes Graumann wrote:
> Bingo!
> 
> >>> from augeas import Augeas
> 
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
>   File "/usr/lib/python2.7/dist-packages/augeas.py", line 55, in <module>
>     class Augeas(object):
>   File "/usr/lib/python2.7/dist-packages/augeas.py", line 61, in Augeas
>     for _v in ("%d.%d", "%d%d")])
>   File "/usr/lib/python2.7/dist-packages/augeas.py", line 52, in _dlopen
>     raise ImportError("Unable to import lib%s!" % args[0])
> ImportError: Unable to import libpython2.7!
> 
> Downgrading python-augeas from 0.4.0-2.1 to 0.3.0-1 didn't fix this ...
> pointers?
> 

The augeas packages originate from the native Debian package repositories, so 
my first suggestion would be to log an issue with their bug tracking system.

It could be as simple as a missing dependency on the package that provides the 
libpython2.7 that the _dlopen is attempted on.

It could be a little more complex in that the augeas code itself needs to be 
patched to _dlopen not 'libpython2.7' but the same library under another name.

Kind regards,

Jeroen van Meeuwen

--
Systems Architect

Kolab Systems AG
Zürich, Switzerland

e: vanmeeuwen at kolabsys.com
t: +41 43 501 66 91
m: +44 74 2516 3817
w: http://kolabsys.com

pgp: 0x9342BF08
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.kolab.org/pipermail/devel/attachments/20120916/16a16ac8/attachment.sig>


More information about the devel mailing list