Had trouble with libgnutls26 2.4.0 and 2.4.1 - however python-gnutls
(from hardy) seems to be fine (on Lenny), also with 2.4.1 .
However I somehow managed it to lock myself out :-) Is there something
to be aware of when using mediaproxy 2.0 together with existing iptables
rules? And: does it restart my interface - or other bad things?
Cheers,
Thomas Gelf
Juha Heinanen schrieb:
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