* Osamu Aoki , 2014-06-15, 23:15:
$ curl --verbose
https://bitbucket.org/libkkc/libkkc/downloads/libkkc-0.3.3.tar.gz
[...]
GET /libkkc/libkkc/downloads/libkkc-0.3.3.tar.gz HTTP/1.1
User-Agent: curl/7.37.0
Host: bitbucket.org
Accept: */*
< HTTP/1.1 302 FOUND
curl doesn't follow redirects by
Package: devscripts
Version: 2.14.5
Followup-For: Bug #749225
I got hit with this problem, too. URL to download was:
https://bitbucket.org/libkkc/libkkc/downloads/libkkc-0.3.3.tar.gz
wget can handle this URL but curl also fails to download.
If it is not easy to fix this, can uscan be taught
* Jakub Wilk , 2014-05-25, 17:09:
$ GET https://bbuseruploads.s3.amazonaws.com/
Can't connect to bbuseruploads.s3.amazonaws.com:443 (certificate verify failed)
LWP::Protocol::https::Socket: SSL connect attempt failed with unknown error
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:cer
* James McCoy , 2014-05-25, 11:21:
No idea why the verification fails, though. Other TLS clients I tested
seem to be happy with it.
Unfortunately, there doesn't seem to be currently any way to disable
certificate verification in uscan.
“env PERL_LWP_SSL_VERIFY_HOSTNAME=0 uscan …” should work
On Sun, May 25, 2014 at 05:09:02PM +0200, Jakub Wilk wrote:
> No idea why the verification fails, though. Other TLS clients I tested seem
> to be happy with it.
>
> Unfortunately, there doesn't seem to be currently any way to disable
> certificate verification in uscan.
“env PERL_LWP_SSL_VERIFY_H
* Picca Frédéric-Emmanuel , 2014-05-25, 14:05:
failed: 500 Can't connect to bbuseruploads.s3.amazonaws.com:443
-- Scan finished
uscan uses libwww-perl under the hood. I can reproduce it with GET(1p):
$ GET https://bbuseruploads.s3.amazonaws.com/
Can't connect to bbuseruploads.s3.amazonaws.com:
Package: devscripts
Version: 2.14.2
Severity: normal
File: /usr/bin/uscan
Hello when I am trying to upgrade my package to the latest release candiate, I
get this message from uscan
picca@mordor:~/Debian/main/spyder/spyder$ uscan --verbose
-- Scanning for watchfiles in .
-- Found watchfile in ./de
7 matches
Mail list logo