Package: python-augeas Version: 0.3.0-1 Severity: important Hi,
I'm trying to use python-augeas on a bare wheezy system (created with debootstrap) and it seems I can't use it without also installing libpython2.7. Perhaps this should be a package dependency? Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in <bound method Augeas.__del__ of <augeas.Augeas object at 0xb6f764ac>> ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in <bound method Augeas.__del__ of <augeas.Augeas object at 0xa1692ac>> ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in <bound method Augeas.__del__ of <augeas.Augeas object at 0x928f2ac>> ignored Exception AttributeError: "'NoneType' object has no attribute '_libaugeas'" in <bound method Augeas.__del__ of <augeas.Augeas object at 0x90762ac>> ignored Traceback (most recent call last): File "/tmp/install/scripts/manage_configs/../../pyinst/manage_configs/changesetapplyer.py", line 2, in <module> import augeas 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! Thanks, Jayen -- System Information: Debian Release: 6.0.5 APT prefers stable APT policy: (900, 'stable'), (800, 'stable'), (600, 'unstable'), (500, 'stable-updates') Architecture: i386 (i686) Kernel: Linux 3.2.0-0.bpo.3-686-pae (SMP w/4 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/dash Versions of packages python-augeas depends on: ii libaugeas0 0.7.2-1 The augeas configuration editing l ii python 2.6.6-13~bpo60+1 interactive high-level object-orie ii python-support 1.0.15 automated rebuilding support for P python-augeas recommends no packages. python-augeas suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org