|
Boost Testing : |
Subject: Re: [Boost-testing] [EXTERNAL] Re: proxy issues with downloading regression scripts
From: Aparna Kumta (aparna.kumta_at_[hidden])
Date: 2014-12-12 00:14:51
Both the old and new path for script_remote contain
https://raw.githubusercontent.com
and I think that is where the error arises from.
Hence I got the same error previously(when I was using the old run.py).
Anyway, to reconfirm, I did change to
script_remote = 'https://raw.githubusercontent.com/boostorg/boost/develop/tools/regression/src'
I now see the error again.
Thanks,
Aparna
----- Original Message -----
From: kbelco_at_[hidden]
To: boost-testing_at_[hidden]
Sent: Thursday, December 11, 2014 8:32:07 PM GMT -08:00 US/Canada Pacific
Subject: Re: [Boost-testing] [EXTERNAL] Re: proxy issues with downloading regression scripts
On Dec 11, 2014, at 9:12 PM, Aparna Kumta <aparna.kumta_at_[hidden]> wrote:
> I made a few changes to run.py.
> I hard coded the proxy variable as shown below.
> # proxy = None
> proxy = {'http': 'http://www-proxy.us.oracle.com:80'}
> Then, I made the following change to run.py
>
> # script_remote = 'https://raw.githubusercontent.com/boostorg/regression/develop/src'
This path looks wrong. In the old run.py script_remote is:
script_remote = 'https://raw.githubusercontent.com/boostorg/boost/develop/tools/regression/src'
> script_remote = 'http://www.boost.org/doc/libs/1_57_0/tools/regression/src'
>
> Reran run.py.
>
> This time I was able to download the files
> Does this mean there might be an issue on on the server side, that is with
> https://raw.githubusercontent.com ?
I doubt it. Our testers have been cycling normally this evening. Using the old run.py, this has been working okay for me.
# Downloading regression scripts from https://raw.githubusercontent.com/boostorg/boost/develop/tools/regression/src...
--- http://wwwproxy.sandia.gov:80
â Noel
_______________________________________________
Boost-Testing mailing list
Boost-Testing_at_[hidden]
http://lists.boost.org/mailman/listinfo.cgi/boost-testing