Bug#622212: devscripts: uscan problems when HTTPS_PROXY or https_proxy is set

gregor herrmann gregoa at debian.org
Sat Jun 4 14:26:48 UTC 2011


On Sat, 04 Jun 2011 21:51:34 +1200, Francois Marier wrote:

>   $ GET https://launchpad.net/mahara/+download
>   Can't connect to localhost:8118
>   
>   LWP::Protocol::https::Socket: SSL connect attempt failed with unknown errorerror:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol at /usr/share/perl5/LWP/Protocol/http.pm line 51.
> 
> but everything is fine if I disable my proxy like this:
> 
>   $ https_proxy= GET https://launchpad.net/mahara/+download
> 
> That proxy works fine with Firefox, Chromium, wget and curl.

Some tests suggest that http_proxy works but https_proxy doesn't.

I'm not sure if https_proxy is supposed to be supported (or at least
ignored), perldoc LWP says:

ENVIRONMENT
       The following environment variables are used by LWP:
[..]
       http_proxy
       ftp_proxy
       xxx_proxy
       no_proxy
           These environment variables can be set to enable communication through a proxy server.  See the description of the
           "env_proxy" method in LWP::UserAgent.


> Is there anything else I can do to try and narrow the problem down further?

I guess we have to find out where this "unknown protocol at
/usr/share/perl5/LWP/Protocol/http.pm line 51." comes from ...
 

Cheers,
gregor

-- 
 .''`.   Homepage: http://info.comodo.priv.at/ - PGP/GPG key ID: 0x8649AA06
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
   `-    NP: Kurt Ostbahn & die Chefpartie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-perl-maintainers/attachments/20110604/aa2f275a/attachment.pgp>


More information about the pkg-perl-maintainers mailing list