Skip to content

0.13.0 broken installation script #919

@Marahin

Description

@Marahin

So I was in the middle of setting up my GitLab CI for my golang pet project, and then it hit me - on another try Glide could not be installed.

I quickly checked this repository just to see that a new release was published - 0.13.0, and I indeed can confirm that both on my gitlab CI and on my PC I cannot install it:

➜  curl https://glide.sh/get | sh;
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  4201  100  4201    0     0   6249      0 --:--:-- --:--:-- --:--:--  6242
ARCH=amd64
OS=linux
Using curl as download tool
Getting https://glide.sh/version
TAG=v0.13.0
LATEST_RELEASE_URL=https://api.github.com/repos/Masterminds/glide/releases/tags/v0.13.0
Getting https://api.github.com/repos/Masterminds/glide/releases/tags/v0.13.0
: not foundval:
Fail to install glide

Ubuntu 17.04 on PC, and the GitLab CI runner is some docker FROM scratch.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions