Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Impossible to install CLI on Ubuntu 20.04 #74

Open
staiko opened this issue Sep 25, 2021 · 1 comment
Open

Impossible to install CLI on Ubuntu 20.04 #74

staiko opened this issue Sep 25, 2021 · 1 comment

Comments

@staiko
Copy link

staiko commented Sep 25, 2021

curl -LO https://github.com/Kitura/kitura-cli/releases/download/kitura-cli_0.2.1_amd64.deb

sudo dpkg -i kitura-cli_0.2.1_amd64.deb

dpkg-deb: error: 'kitura-cli_0.2.1_amd64.deb' is not a Debian format archive
dpkg: error processing archive kitura-cli_0.2.1_amd64.deb (--install):
dpkg-deb --control subprocess returned error exit status 2
Errors were encountered while processing:
kitura-cli_0.2.1_amd64.deb

What is wrong ?

@dannys42
Copy link
Contributor

dannys42 commented Oct 2, 2021

Hi @staiko , I'm afraid the reason why it is not currently work is that I re-wrote the CLI (as the previous one was no longer useable), so there is no .deb file available at this time. If you're familiar with the process of creating .deb files, I'd happily welcome a PR for it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants