Your message dated Thu, 2 Oct 2014 10:21:03 -0400
with message-id <[email protected]>
and subject line 
has caused the Debian Bug report #515200,
regarding python-pycurl: Please build an alternative version of pycurl against 
OpenSSL
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.)


-- 
515200: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515200
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-pycurl
Version: 7.18.2-1
Severity: important

The current version of python-pycurl is built against libcurl3-gnutls, which
does not work with a number of web sites. Just one example:

   import pycurl
   c = pycurl.Curl()
   c.setopt(c.URL, "https://www1.banking.first-direct.com/"; )
   c.perform()

this script fails with the error message:

   pycurl.error: (35, 'gnutls_handshake() failed: A TLS packet with unexpected
   length was received.')

It looks like a bug in the gnutls library, the same script works fine if you
rebuild python-pycurl against libcurl3 (which is using openssl).

I suggest adding another package named python-pycurl-openssl to give users a
choice.


-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-pycurl depends on:
ii  libc6                 2.7-18             GNU C Library: Shared libraries
ii  libcomerr2            1.41.3-1           common error description library
ii  libcurl3-gnutls       7.18.2-8           Multi-protocol file transfer libra
ii  libgnutls26           2.4.2-6            the GNU TLS library - runtime libr
ii  libidn11              1.10-3             GNU libidn library, implementation
ii  libkrb53              1.6.dfsg.4~beta1-6 MIT Kerberos runtime libraries
ii  libldap-2.4-2         2.4.11-1           OpenLDAP libraries
ii  python                2.5.2-3            An interactive high-level object-o
ii  python-central        0.6.8              register and build utility for Pyt
ii  zlib1g                1:1.2.3.3.dfsg-12  compression library - runtime

python-pycurl recommends no packages.

Versions of packages python-pycurl suggests:
pn  libcurl4-gnutls-dev           <none>     (no description available)
pn  python-pycurl-dbg             <none>     (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 7.19.5-2

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to