hugo-bin icon indicating copy to clipboard operation
hugo-bin copied to clipboard

Support Linux ARM using aarch64 architecture

Open Guite opened this issue 11 months ago • 4 comments

Hello,

can you please add some adjustment that uses arm64 architecture as soon as aarch64 is given?

I think this is also what is meant in https://github.com/fenneclab/hugo-bin/issues/118#issuecomment-1072663138

Thanks for your assistance.

Guite avatar Jan 28 '25 15:01 Guite

Duplicate of #118

XhmikosR avatar Feb 04 '25 07:02 XhmikosR

@Guite if you own such machine please make any changes and submit a working PR along with the needed changes in CI and CC me.

I don't own any Apple device myself, and the whole situation with their CPUs is cumbersome. Hugo-bin only declares the platforms, then it's other packages that come into play.

XhmikosR avatar Feb 04 '25 07:02 XhmikosR

@XhmikosR I also don't own Apple devices. This issue is about Linux ARM using aarch64 architecture instead.

Going to try submitting a PR though.

Guite avatar Feb 04 '25 07:02 Guite

I don't think that works, then. The arch package seems to have issues with it, so this needs to be patched upstream https://github.com/feross/arch/issues/28

XhmikosR avatar Feb 04 '25 07:02 XhmikosR