Public bug reported:

Although `apt install mariadb-server` results in the auth_ed25519.so
plugin being installed, `apt install mariadb-client` *doesn't* provide
the equivalent client_ed25519.so, resulting in the ability to set a
password with the -server package, that can't be accessed with just the
-client package.

The client_ed25519.so library can be found in libmariadbclient18 but
this package is only depended on by the a development package
(libmariadbclient-dev) and a test package (mariadb-test). Furthermore,
due to the name of libmariadbclient18 it doesn't appear alongside
mariadb-*.

The minimum bug I am proposing is that the virtual package mariadb-
client (or the versioned real package) should at least Suggest (if not
Recommend) the libmariadbclient18 package. I might also suggest that the
plugin libraries live in a separate -plugin package; although I
appreciate there seem to be too many different mariadb packages already,
so including the -client plugins in the -client package would make sense
too.

** Affects: mariadb-10.1 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1859341

Title:
  Missing client_ed25519.so plugin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mariadb-10.1/+bug/1859341/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to