https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41862
--- Comment #13 from David Cook <[email protected]> --- (In reply to David Cook from comment #12) > Daniel has released 4.055 to CPAN with the fix for the MariaDB client. > > So now I'm going to go update the Debian bugs and ask folk to backport it... So technically at this point... you could potentially try installing DBD::mysql from CPAN. I'd try to avoid that as much as possible as mixing Debian packages and CPAN packages is not a good idea. Since it's on CPAN, you could try the "cpan2deb" tool. You'll have to make sure you get all the required dependencies though (probably things like libmariadb-dev, libssl-dev, etc). That will take the CPAN distribution and turn it into a Debian package. That is probably your best bet in the short-term. Depending on what the Debian community say, we can also talk to the Koha community about whether it's something we want to package, or if it's better to wait and see. -- You are receiving this mail because: You are the assignee for the bug. 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/
