buildbot / buildbot/buildbot-docker-example-config
start_buildbot.sh fails to master.cfg
Open
- Dominant language
- Python
- Stars
- 36
- Forks
- 181
- PR merge metrics
- No merged PRs in 30d
Description
The script fails to download throwing the following error, initially, I supplied the GitHub url directly earlier but, the script would download a "page not found" from GitHub instead but both urls actually work from the browser...
````
buildbot_1 | gzip: invalid magic
buildbot_1 | tar: Child returned status 1
buildbot_1 | tar: Error is not recoverable: exiting now
buildbot_1 | Can't download from $BUILDBOT_CONFIG_URL: https://github.com/Submitty/submitty-buildbot/archive/master.tar.gz
````
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.