https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34088

--- Comment #32 from David Cook <[email protected]> ---
(In reply to Jonathan Druart from comment #30)
> (In reply to Jonathan Druart from comment #29)
> > It breaks 00-strict.t (complaining on
> > installer/data/mysql/updatedatabase.pl) on U24
> 
> Using KOHA_IMAGE=main (perl v5.36.0)
> $ perl -wc installer/data/mysql/updatedatabase.pl 
> installer/data/mysql/updatedatabase.pl syntax OK
> $
> 
> KOHA_IMAGE=main-noble (perl v5.38.2)
> $ perl -wc installer/data/mysql/updatedatabase.pl 
> $

That's interesting.

Can you try this on the U24:

perl -Mdiagnostics -wc installer/data/mysql/updatedatabase.pl 

--

Hopefully that should provide some more useful information.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to