YunoHost-Apps / akkoma_ynh

Social media based on ActivityPub, fork of Pleroma
https://akkoma.social/
GNU Affero General Public License v3.0
15 stars 6 forks source link

No ARM version [until Debian 12] #44

Open PhieF opened 1 year ago

PhieF commented 1 year ago

Hi there

On YunoHost on raspberry pi 400 The installation of akkoma is failing

here is the complete log

https://paste.yunohost.org/raw/wegikofuje

My guess is ARM64 doesn't work with it, am I mistaking ? Thanks !

lapineige commented 1 year ago

We are using OTP releases instead of install from source, and as far as I can see there is not ARM version.

PhieF commented 1 year ago

@lapineige indeed ! thanks !

lapineige commented 1 year ago

Here you go 😃 https://ihatebeinga.live/notice/AY7a9VwwJjfnH6RUI4

lapineige commented 12 months ago

I bring bad news : the latest version fo Akkoma, which introduces ARM64 builds, isn't compatible with Debian 11. I made (an unfinished, WIP) branch to handle that ARM64 version https://github.com/YunoHost-Apps/akkoma_ynh/tree/arm64, but this will need to wait for Debian 12 compatibility in Yunohost. Sorry 😅

twizzayy commented 11 months ago

@lapineige Just to clarify, does this mean that ARM architecture support will need to wait until debian 12 or the next Yunohost Akkoma Update will need to wait until Debian 12? Or both?

lapineige commented 11 months ago

does this mean that ARM architecture support will need to wait until debian 12

Yes, for sure, except if we setup our own build for ARM on Debian 11. Full disclosure : I'm not going to do it until Debian 12 compatibility. If I have the time to do it one day, it will not be before months.

or the next Yunohost Akkoma Update will need to wait until Debian 12?

That's very likely. Except if we setup our own OTP build for AMD64, which might happens if the next update come too soon for Debian 12 and adds a too important change to wait. I don't want to do it, but if it's needed, we'll see… any contribution will be very welcomed !