Open Jaxom99 opened 1 year ago
Hi dear maintainers. No emergency, but since I found this bug, I share it with you.
Not much to say : I start the upgrade from CLI, and it fails gracefully, restoring last version just backuped.
Hardware: VPS bought online.
YunoHost version: 11.2.4
I have access to my server: Through SSH | through the webadmin
Are you in a special context or did you perform some particular tweaking on your YunoHost instance?: no
Using, or trying to install package version/branch: latest version on stable/main branch (no tweaking)
If upgrading, current package version: v2.4.0~ynh6
There you go : https://paste.yunohost.org/raw/unudapipij
the key part seems to be :
> @php artisan package:discover 2023-09-08 16:11:12,071: DEBUG - 2023-09-08 16:11:12,089: DEBUG - In ProviderRepository.php line 208: 2023-09-08 16:11:12,089: DEBUG - 2023-09-08 16:11:12,089: DEBUG - Class 'AltThree\Badger\BadgerServiceProvider' not found 2023-09-08 16:11:12,089: DEBUG - 2023-09-08 16:11:12,090: DEBUG - 2023-09-08 16:11:12,097: DEBUG - Script @php artisan package:discover handling the post-autoload-dump event returned with error code 1
Thanks for looking into it !
I had the same DEBUG log today.
Hi dear maintainers. No emergency, but since I found this bug, I share it with you.
Not much to say : I start the upgrade from CLI, and it fails gracefully, restoring last version just backuped.
Context
Hardware: VPS bought online.
YunoHost version: 11.2.4
I have access to my server: Through SSH | through the webadmin
Are you in a special context or did you perform some particular tweaking on your YunoHost instance?: no
Using, or trying to install package version/branch: latest version on stable/main branch (no tweaking)
If upgrading, current package version: v2.4.0~ynh6
Logs
There you go : https://paste.yunohost.org/raw/unudapipij
the key part seems to be :
Thanks for looking into it !