I'm having trouble successfully running the `./bui...
# announce
h
I'm having trouble successfully running the
./build-support/bin/release.sh
script. it seems like it can't successfully download
so I'm seeing
FileNotFoundError: [Errno 2] No such file or directory: '/home/gregs/code/pants/dist/deploy/wheels/pantsbuild.pants/ce88dccfe81104dc6d26a7f6307a0fbae752afe0/2.0.0a3+gitce88dccf/*.whl'
and the script fails. as if the wheel wasn't built properly or wasn't uploaded to the right place. but it looks like the artifacts were built: https://travis-ci.com/github/pantsbuild/pants/builds/184017620
fetching the binaries seems to work now that I've given it about half a day, so I guess that was artifacts not being built yet
👍 1
but I'm pretty sure last night when I checked, travis had reported that the first bootstrapping step had successfully occurred...
h
The build wheels shards must finish on the master branch