What type of hardware are you using: Old laptop or computer What YunoHost version are you running: 12.0.17 What app is this about: Roundcube
Describe your issue
Hi all!
I cannot update the app Roundcube. I get an error :
Could not upgrade roundcube: An error occurred inside the app upgrade script
I tried this fix from @rodinux but with no success
Un contournement qui pour moi a fonctionné (sur plusieurs serveurs). renommer le fichier composer.lock en composer.lock.bkp, et lancer l’upgrade reconstruit ce fichier avec les mises à jour.
Un petit backup avant si ça vous fait peur
yunohost create backup --apps roundcube
mv /var/www/roundcube/composer.lock /var/www/roundcube/composer.lock.bkp
yunohost app upgrade roundcube
Après vérification, vous pouvez supprimer ce fichier
rm /var/www/roundcube/composer.lock.bkp
Emails accounts and emails are on the server. I use thunderbird as email client. Roundcube is also an email client. Removing it has no effect on the mailbox.