Your message dated Tue, 26 Aug 2008 23:39:50 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: python-gnutls - simple patch to reintroduce
gnutls_openpgp_crt_get_id function
has caused the Debian Bug report #490147,
regarding python-gnutls refers to a now non-existing function
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
490147: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=490147
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: python-gnutls
Version: 1.1.5-2
Looks like python-gnutls in Lenny testing has not been updated to match
GnuTLS 2.4.0, because it contains a reference to a non-existing function
gnutls_openpgp_crt_get_id in
/usr/share/python-support/python-gnutls/gnutls/library/functions.py:
gnutls_openpgp_crt_get_id
=_libraries['libgnutls-extra.so.26'].gnutls_openpgp_crt_get_id
thus execution of an application using gnutls_openpgp_crt_get_id results
in error:
Jul 10 11:37:53 lenny-1 media-dispatcher[10565]: [-] File
"/var/lib/python-support/python2.5/gnutls/library/functions.py", line 827, in
<module>
Jul 10 11:37:53 lenny-1 media-dispatcher[10565]: [-]
gnutls_openpgp_crt_get_id =
_libraries['libgnutls-extra.so.26'].gnutls_openpgp_crt_get_id
Jul 10 11:37:53 lenny-1 media-dispatcher[10565]: [-] File
"/usr/lib/python2.5/ctypes/__init__.py", line 361, in __getattr__
Jul 10 11:37:53 lenny-1 media-dispatcher[10565]: [-] func =
self.__getitem__(name)
Jul 10 11:37:53 lenny-1 media-dispatcher[10565]: [-] File
"/usr/lib/python2.5/ctypes/__init__.py", line 366, in __getitem__
Jul 10 11:37:53 lenny-1 media-dispatcher[10565]: [-] func =
self._FuncPtr((name_or_ordinal, self))
Jul 10 11:37:53 lenny-1 media-dispatcher[10565]: [-] AttributeError:
/usr/lib/libgnutls-extra.so.26: undefined symbol: gnutls_openpgp_crt_get_id
according to GnuTLS 2.4.0 release notes:
The function gnutls_openpgp_crt_get_key_id is the same as the old
from gnutls_openpgp_crt_get_id, see above.
regards, juha
--- End Message ---
--- Begin Message ---
Thanks Dan!
I'm closing the bug including your reply.
Cheers,
Sandro
On Thu, Aug 21, 2008 at 08:26, Dan Pascu <[EMAIL PROTECTED]> wrote:
> On Wednesday 20 August 2008, Sandro Tosi wrote:
>> Hello Dan,
>> a user reported[1] a problem with python-gnutls because of the rename
>
> Regarding that user, I know him, and his issue was with a program I wrote
> called mediaproxy, which could not start when running in debian testing
> because libgnutls was updated but python-gnutls was not. That program
> doesn't use any low level gnutls functions, including openpgp functions.
> But since the function was no longer present, no python-gnutls code was
> able to load at all, so this is not a problem specific only to code that
> tried to use the removed function. Anyway, his problem was fixed once
> python-gnutls-1.1.6 was uploaded to unstable and testing. That bug report
> can be closed.
>
>> of function 'gnutls_openpgp_crt_get_id' to
>> 'gnutls_openpgp_crt_get_key_id' that we would like to fix for the
>> upcoming new Debian release, Lenny
>>
>> Bernd and me wrote a patch to reintroduce it (since some legacy code
>> would still use the old function name), but since we have no code at
>> hand that uses neither the old nor the new function, we'd like to
>> kindly ask you if you may please give it a look and test it, reporting
>> any issues.
>>
>> The patch is attached to this email (you can skip all up to "@DPATCH@"
>> included).
>>
>> Thanks in advance for your support,
>> Sandro
>>
>> [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=490147
--
Sandro Tosi (aka morph, Morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team