[Bug 1111673] [NEW] pycurl built with gnutls not working as openssl (error: gnutls_handshake() failed)

Jorge 1111673 at bugs.launchpad.net
Thu Jan 31 18:07:41 UTC 2013


Public bug reported:

A call to that lib returns problem in gnutls_handshake(). The problem is
that pycurl was built with gnutls. Building it with openssl the problem
disappear. Below there is a 'how to' to build with openssl, replacing
some calls to gnutls with calls to openssl.

Details:

I'm trying to use 'git' and a server set up with apache+SSL. When I try
to clone a repository I get the following error:

Cloning into 'test.git'...
error: gnutls_handshake() failed: A TLS warning alert has been received. while accessing https://<my server>/test.git/info/refs
fatal: HTTP request failed

Looking for some information I've found this bug on Debian:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515200

And, looking a bit more, I've found a solution that works for me:

https://code.google.com/p/wfuzz/wiki/PyCurlSSLBug

Is it possible to have a different version of python-pycurl compiled
with openssl?

Thanks!

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: python-pycurl 7.19.0-5ubuntu1
ProcVersionSignature: Ubuntu 3.5.0-22.34-generic 3.5.7.2
Uname: Linux 3.5.0-22-generic x86_64
ApportVersion: 2.6.1-0ubuntu10
Architecture: amd64
Date: Thu Jan 31 15:53:40 2013
InstallationDate: Installed on 2012-12-03 (59 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MarkForUpload: True
SourcePackage: pycurl
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: pycurl (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug quantal

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to pycurl in Ubuntu.
https://bugs.launchpad.net/bugs/1111673

Title:
  pycurl built with gnutls not working as openssl (error:
  gnutls_handshake() failed)

Status in “pycurl” package in Ubuntu:
  New

Bug description:
  A call to that lib returns problem in gnutls_handshake(). The problem
  is that pycurl was built with gnutls. Building it with openssl the
  problem disappear. Below there is a 'how to' to build with openssl,
  replacing some calls to gnutls with calls to openssl.

  Details:

  I'm trying to use 'git' and a server set up with apache+SSL. When I
  try to clone a repository I get the following error:

  Cloning into 'test.git'...
  error: gnutls_handshake() failed: A TLS warning alert has been received. while accessing https://<my server>/test.git/info/refs
  fatal: HTTP request failed

  Looking for some information I've found this bug on Debian:

  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515200

  And, looking a bit more, I've found a solution that works for me:

  https://code.google.com/p/wfuzz/wiki/PyCurlSSLBug

  Is it possible to have a different version of python-pycurl compiled
  with openssl?

  Thanks!

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: python-pycurl 7.19.0-5ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-22.34-generic 3.5.7.2
  Uname: Linux 3.5.0-22-generic x86_64
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  Date: Thu Jan 31 15:53:40 2013
  InstallationDate: Installed on 2012-12-03 (59 days ago)
  InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: pycurl
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pycurl/+bug/1111673/+subscriptions




More information about the foundations-bugs mailing list