issue-tracker icon indicating copy to clipboard operation
issue-tracker copied to clipboard

"Extraction failed." during installation attempt

Open gothicVI opened this issue 4 years ago • 2 comments

When trying to install kite via bash -c "$(wget -q -O - https://linux.kite.com/dls/linux/current)" I'm getting the following output

$ bash -c "$(wget -q -O - https://linux.kite.com/dls/linux/current)"

This script will install Kite!

We hope you enjoy! If you run into any issues, please report them at https://github.com/kiteco/issue-tracker.

- The Kite Team

Press enter to continue...

Checking to see if all dependencies are installed....

Downloading /home/user/kite-installer binary using wget...
Running /home/user/kite-installer install 
[installer] no previous kite installation found
[installer] latest version is 2.20210212.0, downloading now...
[installer] Downloading Kite:  100.0% of 485 MiB
[installer] verifying checksum
[installer] validating signature
[installer] installing version 2.20210212.0
Extraction failed.
[installer] failed to install kite: signal: terminated, output: 'Creating directory kite-v2.20210212.0
Verifying archive integrity...  100%   All good.
Uncompressing Kite updater, version 2.20210212.0  100%  '
[installer] Rolling back installed data...
[installer] removing kite-autostart systemd service
[installer] terminating kite processes
[installer] removing kite-updater systemd service
[installer] removed ~/.local/share/kite

The same happens when I run bash kite-installer.sh --download followed by bash kite-installer.sh --install after downloading the latest version from dropbox.

The os is Ubuntu 20.04LTS.

Is there any -v argument I could supply to increase the output? I haven't found anything like that looking at the script.

gothicVI avatar Feb 24 '21 11:02 gothicVI

Is this issue tracker monitored at all?

gothicVI avatar Mar 01 '21 17:03 gothicVI

This is a joke...

gothicVI avatar Oct 15 '21 07:10 gothicVI