Hi all,

 

I hit a failure after rebasing when trying to build the updated wheels tarball, and have opened a review for the fix:

https://review.opendev.org/693938

 

The update for the train upgrade (https://review.opendev.org/688105) added a misconfigured entry in the stable-wheels.cfg file, resulting in the following error:

 

############################################################

Building rjsmin-1.1.0-cp27-cp27mu-manylinux1_x86_64.whl

############################################################

Running: wget https://files.pythonhosted.org/packages/c3/8e/079b7cc3a0fc9934ab05d868a00183c7aafd90b5d6138313d98ac2b9f666/rjsmin-1.1.0-cp27-cp27mu-manylinux1_x86_64.whl

--2019-11-12 20:42:05--  https://files.pythonhosted.org/packages/c3/8e/079b7cc3a0fc9934ab05d868a00183c7aafd90b5d6138313d98ac2b9f666/rjsmin-1.1.0-cp27-cp27mu-manylinux1_x86_64.whl

Resolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.125.63, 2a04:4e42:1e::319

Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.125.63|:443... connected.

HTTP request sent, awaiting response... 200 OK

Length: 22303 (22K) [binary/octet-stream]

Saving to: 'rjsmin-1.1.0-cp27-cp27mu-manylinux1_x86_64.whl'

 

     0K .......... .......... .                               100% 2.98M=0.007s

 

2019-11-12 20:42:05 (2.98 MB/s) - 'rjsmin-1.1.0-cp27-cp27mu-manylinux1_x86_64.whl' saved [22303/22303]

 

tar: This does not look like a tar archive

tar: Skipping to next header

tar: Exiting with failure status due to previous errors

Failure running: tar xf rjsmin-1.1.0-cp27-cp27mu-manylinux1_x86_64.whl

 

 

Once this fix is merged, we can launch a CENGN build with docker images.

 

 

Don Penney, Developer, Wind River