YunoHost-Apps / cachet_ynh

Cachet package for YunoHost
https://cachethq.io/
GNU Affero General Public License v3.0
8 stars 2 forks source link

Upgrade from v2.4.0 fails on ynh 11.2.4 - Composer error #47

Open Jaxom99 opened 1 year ago

Jaxom99 commented 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.

Context

Logs

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 !

zamentur commented 6 months ago

I had the same DEBUG log today.