[OpenSER-Users] Compiling / running Mediaproxy 2.0 on Debian Lenny

Juha Heinanen jh at tutpro.com
Mon Jul 7 16:54:57 CEST 2008


it turned out that lenny two days ago had 2.4.0 version libgnutls26, but
has now been ugraded to 2.4.1:

# apt-get install libgnutls26
...
Preparing to replace libgnutls26 2.4.0-2 (using .../libgnutls26_2.4.1-1_i386.deb)

perhaps there is a mismatch in python gnutls support and libgnutls26
library, because even after the upgrade python 2.5 uses the old
function:

Jul  7 17:49:54 lenny-1 media-relay[4391]: [-]       File "/usr/lib/python2.5/ctypes/__init__.py", line 366, in __getitem__
Jul  7 17:49:54 lenny-1 media-relay[4391]: [-]         func = self._FuncPtr((name_or_ordinal, self))
Jul  7 17:49:54 lenny-1 media-relay[4391]: [-]     exceptions.AttributeError: /usr/lib/libgnutls-extra.so.26: undefined symbol: gnutls_openpgp_crt_get_id

-- juha



More information about the Users mailing list