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

Deploy arm32 binaries #488

Open
patrickelectric opened this issue Dec 6, 2023 · 5 comments
Open

Deploy arm32 binaries #488

patrickelectric opened this issue Dec 6, 2023 · 5 comments
Labels
enhancement Add a new feature

Comments

@patrickelectric
Copy link

What would you like to be added:
arm64 does not run in arm32 hardware

Why is this needed:
arm32 is pretty popular and there are some OSs that are distributed over arm32 to be compatible with both arm32 and arm64 boards.

Additional context:
Just add arm32 on the build CI, just the binary is already great.

@patrickelectric patrickelectric added the enhancement Add a new feature label Dec 6, 2023
@gruyaume
Copy link
Contributor

The dive snap is available for multiple architectures including arm64. I don't have an arm64 system myself to test it on but I encourage you to go ahead and try it.

@patrickelectric
Copy link
Author

It does not include arm32

@gruyaume
Copy link
Contributor

gruyaume commented Jan 20, 2024

Correct, my bad, I read to fast and assumed arm64. We do have an armhf build which is 32 bits, but again I don't have such a system to validate that it works fine.

@patrickelectric
Copy link
Author

Where are the binaries to download ? Is there a release with it ? I can test.

@gruyaume
Copy link
Contributor

Once the snap is installed, the binary is under /snap/dive/current/bin/.

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

No branches or pull requests

2 participants