Skip to content

Gleam installation broke #209

@lvnelrs

Description

@lvnelrs

Platform Info

Linux: amd64 and MacOS/darwin: amd64

Description

The installer do not fetch the correct archive for version 1.10.0, 1.11.0 and 1.11.1 and the -rcX builds also.

sigstore files was intruduced since 1.10.0.

Example entry in gleam.version.json:

    {
      "url": "https://github.com/gleam-lang/gleam/releases/download/v1.10.0/gleam-v1.10.0-x86_64-unknown-linux-musl.tar.gz.sigstore",
      "arch": "amd64",
      "os": "linux",
      "sum": "",
      "sum_type": "",
      "size": 417677,
      "installer": "unarchiver",
      "lts": "",
      "extra": ""
    }

Error message:

INFO    Extracting files, please wait...
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Exiting with failure status due to previous errors 
ERROR   Extract file failed: format unrecognized by filename: /home/ls/.vmr/cache/gleam/1.11.0-rc2/gleam-v1.11.0-rc2-x86_64-unknown-linux-musl.tar.gz.sigstore.

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