YunoHost-Apps / friendica_ynh

Friendica package for YunoHost
http://friendi.ca/
Other
11 stars 12 forks source link

Upgrading Friendica via CLI fails due to "non-zero exit status 128" #94

Open SpencerDub opened 1 year ago

SpencerDub commented 1 year ago

Describe the bug

When upgrading Friendica via CLI, upgrade fails, saying a 'git' command "returned non-zero exit status 128".

Context

Steps to reproduce

sudo yunohost app upgrade friendica

Expected behavior

Friendica upgrades to the latest version.

Logs

Info: Now upgrading friendica...
Error: Command '['git', 'ls-remote', '--symref', 'https://github.com/YunoHost-Apps/friendica_ynh', 'HEAD']' returned non-zero exit status 128.
Error: Could not fetch source files, is the URL correct?
SpencerDub commented 1 year ago

Update: Upon a reboot, I see that YunoHost continues to report Friendica's version as 2022.10~ynh1, whereas the admin panel inside Friendica itself is reporting, "Your current version is 2023.01".