Unable to update Roundcube after upgrading MariaDB to 12.3.2

cjd

Verified User
Joined
Feb 1, 2021
Messages
335
Location
Canada
Unable to update Roundcube (1.6.15->1.7.3) after upgrading MariaDB to 12.3.2

Code:
Updating RoundCube
download_cached: using cached '/usr/local/directadmin/custombuild/cache/roundcubemail-1.7.3-complete.tar.gz' file
mysql: Deprecated program name. It will be removed in a future release, use '/usr/local/mariadb-12.3.2-JkSW/bin/mariadb' instead
command_roundcube: failed to compile '/usr/local/directadmin/custombuild/cache/roundcubemail-1.7.3-complete.tar.gz' inside '/usr/local/directadmin/custombuild/tmp/tmp.5eFdjvskN6.roundcubemail-1.7.3-complete.tar.gz'
failed to install Roundcube

There is a compatibility fix (debian has mariadb-server-compat / mariadb-client-compat packages) that will probably fix this, and help with future compatibility issues. I would preferrably not apply my own patch set to make this work. (The less patches I need to maintain the better.)

Version 1.709 (e0ea5465dff4ef587253d4e811663a4e178b5735)
Linux Distribution debian13
 
Back
Top