Bug#715416: python-urlgrabber: Fails to download from https

2014-12-30 Thread John Paul Adrian Glaubitz
Control: severity -1 serious

Hi!

I ran into this bug yesterday as well while trying to create a Fedora
change root using yum which I wanted to boot using systemd-nspawn.

I have tested the patch above and can confirm that it fixes the
problem. Thus, I think we should raise this bug to RC and upload
an updated version for Jessie. I will prepare an NMU later.

Cheers,
Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#715416: python-urlgrabber: Fails to download from https

2013-07-11 Thread Mike Miller
Control: tags -1 + patch

Hi, I can confirm this bug using yum to install a fedora chroot from
https repositories, either directly or with lxc-create. Also reported as
Ubuntu bug #1200288 [1].

This has been fixed in upstream git [2] and I have verified that the
linked patch fixes the problem on my system.

[1] https://bugs.launchpad.net/bugs/1200288
[2] 
http://yum.baseurl.org/gitweb?p=urlgrabber.git;a=commitdiff;h=b6bfd59c4393ea8ba5165aabb249c37d6d2a9931

-- 
mike


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#715416: python-urlgrabber: Fails to download from https

2013-07-08 Thread Daniel Narvaez
Package: python-urlgrabber
Version: 3.9.1-4
Severity: normal

Dear Maintainer,

python-urlgrabber fails to download from any https

urlgrabber https://www.google.com
Traceback (most recent call last):
  File "/usr/bin/urlgrabber", line 329, in 
ugc.run()
  File "/usr/bin/urlgrabber", line 293, in run
f = self.g.urlgrab(url, self.op.outputfile)
  File "/usr/lib/pymodules/python2.7/urlgrabber/grabber.py", line 982, in 
urlgrab
return self._retry(opts, retryfunc, url, filename)
  File "/usr/lib/pymodules/python2.7/urlgrabber/grabber.py", line 886, in _retry
r = apply(func, (opts,) + args, {})
  File "/usr/lib/pymodules/python2.7/urlgrabber/grabber.py", line 968, in 
retryfunc
fo = PyCurlFileObject(url, filename, opts)
  File "/usr/lib/pymodules/python2.7/urlgrabber/grabber.py", line 1063, in 
__init__
self._do_open()
  File "/usr/lib/pymodules/python2.7/urlgrabber/grabber.py", line 1350, in 
_do_open
self._set_opts()
  File "/usr/lib/pymodules/python2.7/urlgrabber/grabber.py", line 1193, in 
_set_opts
self.curl_obj.setopt(pycurl.SSL_VERIFYHOST, opts.ssl_verify_host)
pycurl.error: (43, 'CURLOPT_SSL_VERIFYHOST no longer supports 1 as value!')

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.9-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-urlgrabber depends on:
ii  python  2.7.5-2
ii  python-pycurl   7.19.0-7
ii  python-support  1.0.15

python-urlgrabber recommends no packages.

python-urlgrabber suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org