YunoHost-Apps / onlyoffice_ynh

OnlyOffice package for YunoHost
https://www.onlyoffice.com
GNU General Public License v3.0
19 stars 19 forks source link

Update not working anymore on arm64 #124

Closed Quiwy closed 6 months ago

Quiwy commented 7 months ago

Describe the bug

It's not possible anymore to update onlyoffice on arm64 architecture with version 8.0.1~ynh1

Context

Steps to reproduce

-Try to update to 8.0.1~ynh1

Expected behavior

Update working

Logs

Cette application ne peut être installée que sur les architectures amd64. L'architecture de votre serveur est arm64.

Not sure but maybe adding arm64 arch to manifest.yml could help ?

ndx1905-github commented 7 months ago

I have the same error. Is it possible that it’s just an error of the configuration file of the ynh package that would unduly restrict target and exclude arm ? (It’s not unusual)

IMG_1682 IMG_1683 IMG_1685 IMG_1687

Quiwy commented 6 months ago

Fixed with #125 and new version 8.0.1~ynh2. Thanks @kay0u for the merge :heart: