issue-tracker
issue-tracker copied to clipboard
"Extraction failed." during installation attempt
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.
Is this issue tracker monitored at all?
This is a joke...