-
Notifications
You must be signed in to change notification settings - Fork 56
Open
Description
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
Labels
No labels