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

install.sh wants to download non-released cloudtruth_1.2.4_aarch64.deb #600

Open
jf opened this issue Aug 14, 2024 · 3 comments
Open

install.sh wants to download non-released cloudtruth_1.2.4_aarch64.deb #600

jf opened this issue Aug 14, 2024 · 3 comments
Assignees

Comments

@jf
Copy link

jf commented Aug 14, 2024

As per subject. Using curl -sL https://github.com/cloudtruth/cloudtruth-cli/releases/latest/download/install.sh | sudo sh on an aarch64 system:

[cloudtruth] found latest version: 1.2.4
curl: (22) The requested URL returned error: 404
[error] Couldn't download release package: cloudtruth_1.2.4_aarch64.deb
@mattwwarren mattwwarren self-assigned this Aug 14, 2024
@mattwwarren
Copy link
Contributor

Thanks for filing this. Just so we can reproduce the issue, could you provide the output of uname and uname -m from the OS you're attempting to install on?

I believe the arm64 binary should work, it's just a name mismatch between github and the install script. Would you mind attempting to install the latest arm64 deb?

@jf
Copy link
Author

jf commented Aug 15, 2024

uname: Linux
uname -m: aarch64

I came across this issue while test-trialing CloudTruth, but I must say that at this point in time, we are not going to move forward with using the service.

@mattwwarren
Copy link
Contributor

mattwwarren commented Aug 15, 2024

Awesome, thank you for the extra details. If there were any specific features missing or if you ran into issues that caused you not to move forward, we would love to get your feedback. If you want to set up a time for that, please email greg <at> cloudtruth.com

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