[augeas-devel] The problem with python binding

Harald Hoyer harald at redhat.com
Mon May 26 19:23:43 UTC 2008


makkalot at gmail.com wrote:
> On Monday 26 May 2008 02:44:17 pm Harald Hoyer wrote:
>> ldd -r /usr/lib/python2.5/site-packages/_augeas.so
> 
> [root at localhost site-packages]# 
> ldd -r /usr/lib/python2.5/site-packages/_augeas.so
> undefined symbol: aug_insert    (/usr/lib/python2.5/site-packages/_augeas.so)
> undefined symbol: aug_set       (/usr/lib/python2.5/site-packages/_augeas.so)
> undefined symbol: aug_print     (/usr/lib/python2.5/site-packages/_augeas.so)
> undefined symbol: aug_init      (/usr/lib/python2.5/site-packages/_augeas.so)
> undefined symbol: aug_get       (/usr/lib/python2.5/site-packages/_augeas.so)
> undefined symbol: aug_save      (/usr/lib/python2.5/site-packages/_augeas.so)
> undefined symbol: aug_close     (/usr/lib/python2.5/site-packages/_augeas.so)
> undefined symbol: aug_match     (/usr/lib/python2.5/site-packages/_augeas.so)
> undefined symbol: aug_rm        (/usr/lib/python2.5/site-packages/_augeas.so)
>         linux-gate.so.1 =>  (0x00110000)
>         libaugeas.so.0 => not found
>         libpython2.5.so.1.0 => /usr/lib/libpython2.5.so.1.0 (0x00118000)
>         libpthread.so.0 => /lib/libpthread.so.0 (0x0025f000)
>         libc.so.6 => /lib/libc.so.6 (0x00278000)
>         libdl.so.2 => /lib/libdl.so.2 (0x003d1000)
>         libutil.so.1 => /lib/libutil.so.1 (0x003d6000)
>         libm.so.6 => /lib/libm.so.6 (0x003da000)
>         /lib/ld-linux.so.2 (0x00418000)
> 
> I got that one after the command above,and the result is the same, what can be 
> wrong ? 
> 
> _______________________________________________
> augeas-devel mailing list
> augeas-devel at redhat.com
> https://www.redhat.com/mailman/listinfo/augeas-devel

is libaugeas.so installed correctly and in your /etc/ld.so.conf path?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3636 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://listman.redhat.com/archives/augeas-devel/attachments/20080526/f74cd352/attachment.bin>


More information about the augeas-devel mailing list