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

Provide Proper Snap Package on ARM #1364

Open
aaronbuckner opened this issue Apr 16, 2023 · 1 comment
Open

Provide Proper Snap Package on ARM #1364

aaronbuckner opened this issue Apr 16, 2023 · 1 comment

Comments

@aaronbuckner
Copy link

Describe the Issue:

I install an Ubuntu 2022 ARM VM on my Mac, but when I install Doctl I get version 1.54 from 2016

Environment:

  • doctl version: 1.54
  • OS: Ubuntu 2022 Server (ARM)
  • Installation method: Snap

Additional Details:

Since Apple Silicon is the only architecture on new Macs, it is my only choice. The version from 2016 works, but is very incomplete. Is it really that hard to package this up properly for people like me?

@andrewsomething
Copy link
Member

Thanks for the feedback. While we consider adding snap ARM64 to our official release process, I wanted to point out that there are automatic builds for ARM64 in the edge channel.

sudo snap install doctl --edge

While not tested as thoroughly as our official releases, it should provide a more up to date option.

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

No branches or pull requests

2 participants