homeassistant-addons icon indicating copy to clipboard operation
homeassistant-addons copied to clipboard

FR24FEED won't execute on aarch64

Open dandomin opened this issue 1 year ago • 2 comments

F24 fails to start when enabled due to the below issue:

[fr24feed] ./run: line 13: /fr24feed/fr24feed/fr24feed: cannot execute binary file: Exec format error

I think this means that the add-on pulled a different binary type (not sure which), which is incompatible with the aarch64 of my host (running a VM on UTM of a ARM64).

dandomin avatar Dec 29 '23 02:12 dandomin

This is kinda confusing to me.

this sounds like a macbook running UTM? What are you emulating? Or do I understand that wrongly?

MaxWinterstein avatar Jan 09 '24 19:01 MaxWinterstein