I want to confirm that the package works without problems
on a mariadb-only installation after changing the line
"mysql-client" to "mysql-client|virtual-mysql-client"
in debian/control.
There is no problem in installing libdbd-mysql-perl
and libmysqlclient18 on a box with mariadb-{server,client
libmysqlclient18 does not conflict with mariadb-client/server (I does
not require mysql-client and is satisfied by having just mysql-common).
Would replacing the "mysql-client" dependency with "libmysqlclient18" work?
- Michel
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.o
Control: tags -1 moreinfo
Hello Otto
ocsinventory-server also depends on libdbd-mysql-perl that itself
depends on libmysqlclient18, so adding that this alternative will never
be satisfied.
There is no direct import from perl, but if I remove the module,
ocsinventory-server fails in Apache/Ocsinv
All occurrences of mysql-server in depends, recommends or suggests
should be replaced with 'mysql-server | virtual-mysql-server' as
announced by James Page in Misc Developer News #37
(https://lists.debian.org/debian-devel-announce/2014/11/msg00015.html).
Alternatively, if you prefer MariaDB, then
Package: ocsinventory-reports
Severity: wishlist
MariaDB is an drop in replacement for MySQL. As MariaDB has just
landed in Debian unstable it would be a good time to include it in the
dependencies as an alternative to MySQL.
Please change in the debian/control any occurences of mysql-server and
5 matches
Mail list logo