YunoHost-Apps / snweb_ynh

Standard Notes Web App
https://standardnotes.org/
GNU Affero General Public License v3.0
5 stars 4 forks source link

Error on updating Standard Notes (snweb) from 3.39.1~ynh1 to 3.66.0~ynh1 #51

Closed Veehem closed 1 year ago

Veehem commented 1 year ago

Sorry I'm not use to code writing It's 2 days that I've error message when I try to update snweb

`Upgrading dependencies... dpkg: warning: version 'v8.0.1' has bad syntax: version number does not start with digit Building... ( This may take a while... ) [Error] Upgrade failed. sh: 0: getcwd() failed: No such file or directory

This action broke dpkg/APT (the system package managers)... You can try to solve this issue by connecting through SSH and running sudo apt install --fix-broken and/or sudo dpkg --configure -a.`

FabianWilkens commented 1 year ago
    Same problem
    dpkg: warning: version 'v8.0.1' has bad syntax: version number does not start with digit
    [Error] Upgrade failed.
    sh: 0: getcwd() failed: No such file or directory

_Originally posted by @Veehem in https://github.com/YunoHost-Apps/snweb_ynh/issues/52#issuecomment-1269594824_

Could you provide some logs?

Veehem commented 1 year ago

Here are the (very long) log Stnadard_notes_error.txt

FabianWilkens commented 1 year ago

Looks like you are trying to do the upgrade from the master branch.

Upgrade should be possible from the testing branch.

Veehem commented 1 year ago

The problem is that I only work with the Yunohost (update) interface. I don't know how to use the terminal

FabianWilkens commented 1 year ago

Ahh ok. I will merge the fix soon into master. Than it should work. I will inform you here.

Veehem commented 1 year ago

Thanks

FabianWilkens commented 1 year ago

Should be fixed now. Please try again.

Veehem commented 1 year ago

Yes, thank you, it's fixed