Public bug reported: For user authentication, dovecot supports different DB backends: mysql, postgres, mariadb via its mysql_driver (shared library).
Currently in Stonking, the test for mariadb [1] is failing [2] with mysql9.7 (-proposed) and here is the relevant dovecot journalctl log (with a customized test that outputs debug log): $ journalctl -u dovecot ... Aug 03 21:04:07 stonking6 dovecot[14710]: auth: Error: mysql(/run/mysqld/mysqld.sock): Connect failed to database (dovecot): Authentication plugin 'mysql_native_password' cannot be loaded: /usr/lib/mysql/plugin/mysql_native_password.so: cannot open shared object ... The test runs fine with mysql8.4 (resolute + stonking devel). References --- [1] Test-Command: run-parts --report --exit-on-error debian/tests/mariadb [2] https://autopkgtest.ubuntu.com/results/autopkgtest- stonking/stonking/amd64/d/dovecot/20260730_083846_39b02@/log.gz ** Affects: dovecot (Ubuntu) Importance: Undecided Status: Triaged ** Tags: update-excuse ** Changed in: dovecot (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2162829 Title: autopkgtests fail for mariadb server backend for users storage To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dovecot/+bug/2162829/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
