Boost logo

Boost Testing :

Subject: Re: [Boost-testing] [EXTERNAL] proxy issues with downloading regression scripts
From: Belcourt, Kenneth (kbelco_at_[hidden])
Date: 2014-12-11 15:07:44


On Dec 11, 2014, at 12:56 PM, Aparna Kumta <aparna.kumta_at_[hidden]> wrote:

> I have copied run.py in my directory and invoke the script as follows:
> python run.py --runner=oracle --toolsets=sun --tag=develop --proxy=http://www-proxy.us.oracle.com:80 --bjam-toolset=sun --pjl-toolset=sun "--bjam-options=-j16"
>
> The error message I see is:
> # Running regressions in /net/pontus/export/users/akumta/boost_proxy...
> # Creating regression scripts at /net/pontus/export/users/akumta/boost_proxy/boost_regression_src...
> # Downloading regression scripts from https://raw.githubusercontent.com/boostorg/regression/develop/src...
> Traceback (most recent call last):
> File "run.py", line 70, in <module>

This doesn’t match my version of run.py Can you check that your run.py matches the version in the develop branch of tools?

My line 70 of run.py is parsing the —proxy command line option.

        if a.startswith('--proxy=‘):

— Noel


Boost-testing list run by mbergal at meta-comm.com