On Wed, Oct 3, 2018 at 10:51 PM, Faustin Lammler <[email protected]> wrote: >> Please either move mysql_install_db into mariadb-server-10.1, or move >> my_print_defaults into mariadb-server-core-10.1. > We could also set a dependence on mariadb-server-10.1
Don't think we can, mariadb-server-10.1 already depends on mariadb-server-core-10.1 AFAIK. > but I have no idea > what is the best approach for now. Is mysql_install_db needed in core? If not, it should be in mariadb-server-10.1 If yes, my_print_defaults should be in core too. -- Olaf

