YunoHost-Apps / wallabag2_ynh

Wallabag v2 package for YunoHost
https://www.wallabag.org/
GNU Affero General Public License v3.0
62 stars 14 forks source link

Cannot upgrade to 2.5.0. error: An error occurred inside the app upgrade script #148

Closed cloo closed 2 years ago

cloo commented 2 years ago

Upgrading fails Wallabag fails

Context

Logs

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

lapineige commented 2 years ago

apt-get --assume-yes --quiet -o=Acquire::Retries=3 -o=Dpkg::Use-Pty=0 --no-remove --option Dpkg::Options::=--force-confdef --option Dpkg::Options::=--force-confold install php7.4-tidy php7.4-curl php7.4-redis php7.4-mbstring php7.4-ldap php7.4-intl --dry-run The following packages have unmet dependencies: php7.4-redis : Depends: php7.4-igbinary but it is not going to be installed Breaks: php-redis (< 5.3.7+4.3.0-1+0~20220330.42+debian10~1.gbp6fe8b7~)

Duplicate of #141, probably.

Could you try the latest testing branch (at your own risk) ? If not, just wait a few days, a fix is ongoing ;)

cloo commented 2 years ago

Thanks @lapineige. I guess I'll rather wait for the fix.

cloo commented 2 years ago

2.5.1 fixed it, thanks.

lapineige commented 2 years ago

Great :smiley: