Important PSA for Funkwhale admins using YunoHost
We've currently in the process of upgrading the Funkwhale YunoHost package to the latest version. However, there seem to be a crash/unexpected behaviour when updating from the web UI.
Command line upgrade seem unaffected, but we advise you to wait until https://github.com/YunoHost-Apps/funkwhale_ynh/issues/106 is fixed before upgrading your YunoHost Funkwhale installation.
re: Important PSA for Funkwhale admins using YunoHost
@funkwhale if that helps you can install the version you want in CLI by git cloning then checkouting on the disered version then "yunohost app install /path/to/clone/repo"
I'm expecting the bug here to be related to bad unicode handling in python (yet again...) probably triggered by different locales for different users.
Good luck with that kind of bug :/
re: Important PSA for Funkwhale admins using YunoHost
@funkwhale no but you install in CLI a previous version then you upgrade in the UI '^'
re: Important PSA for Funkwhale admins using YunoHost
@bram oh right, good idea !
re: Important PSA for Funkwhale admins using YunoHost
@funkwhale ah and for the local: we use the debian standard stuff I think?