Open jeankhawand opened 1 year ago
I can see that snap is using a base18 which is not supported anymore https://github.com/bitwarden/clients/blob/e777842191c38849ebfed3a6027a7d346aa578a2/apps/cli/stores/snap/snapcraft.yaml#L31 worth if it is possible to apply base20 mentioned over here https://snapcraft.io/docs/base-snaps It's not related to the mentioned issue :) but just saying why not updating it
in github action it is only uploading amd64 snap – obviously github actions uses runners which are amd64 😕 https://github.com/bitwarden/clients/blob/e777842191c38849ebfed3a6027a7d346aa578a2/.github/workflows/build-cli.yml#L357
Hi there,
I am unable to reproduce this issue, it has been escalated for further investigation. If you have more information that can help us, please add it below.
Thanks!
@Adedamola-Aina the issue is that there isn't ARM builds of bitwarden products. This needs to be rectified ASAP. @noahjahn has done some work on it here https://github.com/bitwarden/clients/pull/2976 but it appears to waiting for review. Can someone from bitwarden get this working please?
another ARM linux user here, and I would love to see ARM support ASAP
Thanks
Ok, meanwhile it is really annoying that there is no arm64 port of the client on linux machines. ARM64 isn't an environment invented two years ago. As a manager of BW enterprise, I can't enroll the full client in a lot of linux environments running on ARM64.
I absolutely don't understand what the problem is. That the server isn't yet ported to ARM64, ok. But the client? Really?
Please build the client for ARM64, too and enroll it into SNAP.
Steps To Reproduce
snap install --classic bw
Expected Result
should get bw-cli functional
Actual Result
Screenshots or Videos
Additional Context
No response
Operating System
Linux
Operating System Version
Ubuntu 22.04
Shell
Bash, Zsh
Build Version
N/A
Issue Tracking Info