> This looks like a bug that we recently closed in python-requests. See if
> there's an update for that package available.
Thanks Toshio. "yum update python-requests" solved it.
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
; File "/usr/lib/python2.7/site-packages/requests/models.py", line 632,
in send
> raise ConnectionError(sockerr)
> requests.exceptions.ConnectionError: [Errno 101] Network is unreachable
>
> Thanks,
> Ravindra
>
> - Original Message -
> From: "Tos
raise ConnectionError(sockerr)
requests.exceptions.ConnectionError: [Errno 101] Network is unreachable
Thanks,
Ravindra
- Original Message -
From: "Toshio Kuratomi"
To: "Development discussions related to Fedora"
Sent: Friday, April 12, 2013 3:01:38 PM
Subject:
On Fri, Apr 12, 2013 at 11:59:21PM +0400, Alexey I. Froloff wrote:
> On Fri, Apr 12, 2013 at 12:42:25PM -0700, Ravindra Kumar wrote:
> > I keep getting network connection failures even after I specify
> > HTTP_PROXY or ALL_PROXY env vars.
> Shouldn't it be "http_proxy" and "all_proxy", in lower ca
On Fri, Apr 12, 2013 at 12:42:25PM -0700, Ravindra Kumar wrote:
> I keep getting network connection failures even after I specify
> HTTP_PROXY or ALL_PROXY env vars.
Shouldn't it be "http_proxy" and "all_proxy", in lower case?
--
Regards,--
Sir Raorn. --- http://thousandsofhate.blogspot.co
Hi,
Has someone used fedora-packager-setup behind a proxy successfully?
I keep getting network connection failures even after I specify HTTP_PROXY or
ALL_PROXY env vars.
Google is also not giving good suggestions. Could you please suggest me any way
to work around it?
Thanks,
Ravindra
--