Closed lapineige closed 7 months ago
!gogogadgetoci
51476 WARNING PHP Warning: require(/var/www/wallabag2/bin/../vendor/autoload.php): failed to open stream: No such file or directory in /var/www/wallabag2/bin/console on line 15 51477 WARNING PHP Fatal error: require(): Failed opening required '/var/www/wallabag2/bin/../vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/wallabag2/bin/console on line 15
Uh…
!testme
!testme
!testme
!testme
!bookwormtestme
!testme
!bookwormtestme
php_exec='ynh_exec_as wallabag2 php8.2 /var/www/wallabag2/bin/console --no-interaction --env=prod'
I don't understand why it switched to php8.2 (dependencies are php8.1), but let's try it anyway.
!testme
I don't understand that rights issue…
29157 INFO DEBUG - + sudo -u wallabag2 php7.4 /var/www/wallabag2/bin/console --no-interaction --env=prod doctrine:migrations:migrate 29157 INFO DEBUG - 29157 INFO WARNING - In ExceptionConverter.php line 117: 29157 INFO DEBUG - 29157 INFO WARNING - An exception occurred in the driver: SQLSTATE[HY000] [1698] Access denied f 29157 INFO WARNING - or user 'root'@'localhost'
Wait what, why is it using php 7.4 now ??
!testme
!bookwormtestme
!testme
!testme
!bookworktestme
sudo -u wallabag2 php8.2 /var/www/wallabag2/bin/console --no-interaction --env=prod doctrine:migrations:migrate
PHP Fatal error: Declaration of Wallabag\UserBundle\Controller\RegistrationController::registerAction(Symfony\Component\HttpFoundation\Request $request) must be compatible with FOS\UserBundle\Controller\RegistrationController::registerAction(Symfony\Component\HttpFoundation\Request $request): Symfony\Component\HttpFoundation\Response in /var/www/wallabag2/src/Wallabag/UserBundle/Controller/RegistrationController.php on line 10
!testme
!testme
Upgrade still won't pass because of this bug : https://github.com/YunoHost-Apps/wallabag2_ynh/pull/171#issuecomment-1661029906
Upgrade can't be made. This should not be merged yet.
!testme
Is 2.6.5 the latest version? I am unable to see this version when I check my admin yunohost interface, I still don't see this version. My wallabag on yunohost is still 2.5.4.
I do need this version to be able to import from Shaarli.
Yes it is, but we have an unknow bug during upgrade that prevent us from releasing the upgrade.
Install from this branch should work flawlessly.
!testme
!testme
Thanks @ericgaspar
Any news on this?
I haven't found a fix for the php issue during upgrades. It's pending until someone is able to.
Fresh installs should be safe.
!testme
!testme
https://github.com/wallabag/wallabag/releases/tag/2.6.8
PR Status
Automatic tests
Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)