Comment 26 for bug 1013798

Revision history for this message
carloslp (carloslp) wrote :

I can confirm that the patch that fixed LP: #423252 is breaking python-gnutls:

$ python
Python 2.7.3 (default, Sep 9 2012, 17:41:34)
[GCC 4.7.1] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import gnutls.crypto
Segmentation fault

(On Debian) there is only one reverse-dependency for python-gnutls on the archive:

$ apt-rdepends -r python-gnutls
Reading package lists... Done
Building dependency tree
Reading state information... Done
python-gnutls
  Reverse Depends: mandos (1.6.0-1)
mandos

See: http://bugs.debian.org/658896