Re: 3.0 on debian wheezy: setup-kolab failing
Jeroen van Meeuwen <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kolab,gmane.comp.kde.kolab.devel |
|---|---|
| Message-ID | <[email protected]> |
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: [email protected]
t: +41 43 501 66 91
m: +44 74 2516 3817
w: http://kolabsys.com
pgp: 0x9342BF08
_______________________________________________
Kolab-devel mailing list
[email protected]
https://www.intevation.de/mailman/listinfo/kolab-devel
signature.asc
(application/pgp-signature, 198 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (GNU/Linux) iEYEABECAAYFAlBWPokACgkQKN6f2pNCvwjCMgCghfb7GnHx/gTv4g/3s8yKk2Hn HkwAoIjmRYsqLVUcOsNwl2cK3kEFImOS =Fd0q -----END PGP SIGNATURE-----