Skip to content

kcl--linux-amd64.tar.gz not found #229

@reiinoldo

Description

@reiinoldo

Bug Report

Fail to install KCL on Linux.

1. Minimal reproduce step (Required)

I'm running the installion on Linux running the following command, as it is on the documentation:
wget -q https://kcl-lang.io/script/install-cli.sh -O - | /bin/bash

2. What did you expect to see? (Required)

Installation concluded :)

3. What did you see instead (Required)

I'm getting this issue:

Run wget -q https://kcl-lang.io/script/install-cli.sh -O - | /bin/bash
  wget -q https://kcl-lang.io/script/install-cli.sh -O - | /bin/bash
  shell: /usr/bin/bash -e {0}
Getting the latest KCL ...
Your system is linux_amd64
Find the latest KCL version  
Downloading https://github.com/kcl-lang/cli/releases/download//kcl--linux-amd64.tar.gz ... 
Scucessful to download https://github.com/kcl-lang/cli/releases/download//kcl--linux-amd64.tar.gz 
tar: This does not look like a tar archive

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
Error: Failed to unpack KCL executable.
Error: Failed to install KCL
For support, go to https://kcl-lang.io/ 
Error: Process completed with exit code 1.

Tying to access the URL https://github.com/kcl-lang/cli/releases/download//kcl--linux-amd64.tar.gz it returns nof Found.

Image

4. What is your KCL components version? (Required)

Latest

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