-
Notifications
You must be signed in to change notification settings - Fork 152
500 error from binary pull #132
Comments
Hi I have no control on gobinaries, but I can offer two workarounds:
|
Lets hope the tj/gobinaries#36 deployment will be global for 1.16 (so intentionally name dropping an issue for good measure). I'll pick up a work around in the mean time. Thanks @datacharmer |
closes tj#36 closes datacharmer/dbdeployer#132 Just copying off d62cc32
Note that the workaround n.1 is not exactly equivalent to your previous workflow with gobinaries. The dbdeployer script will fetch
|
greenness restored - https://buildbot.mariadb.org/#/builders/210/builds/349 |
Describe the bug
Unable to download ding gobinaries script
To Reproduce
curl -sf https://gobinaries.com/datacharmer/dbdeployer | PREFIX=. sh
==> Downloading github.com/datacharmer/dbdeployer@master
==> Resolved version master to v1.59.0
==> Downloading binary for linux amd64
Error downloading, got 500 response from server
Expected behavior
Rainbows and unicorns, a 200 response would be ok too.
Environment:
Additional context
Has been hitting our CI on this for a while - https://buildbot.mariadb.org/#/builders/210 I was hoping it was a transient GH issue.
The text was updated successfully, but these errors were encountered: