Page MenuHomePhabricator
Paste P4940

mysql client
ActivePublic

Authored by MoritzMuehlenhoff on Feb 16 2017, 3:01 PM.
Tags
None
Referenced Files
F5655516: mysql client
Feb 16 2017, 3:01 PM
Subscribers
None
[09:11] <moritzm> thanks for working on https://gerrit.wikimedia.org/r/#/c/337018, that role is currently applied to neodymium and sarin and these have mariadb-client, mariadb-client-10.0, mariadb-client-core-10.0 and mariabd-common installed (the packages shipped by Debian). can these be removed now?
[09:11] <moritzm> apt-cache rdepends shows no other rev deps, so seems safe to me
[09:13] <moritzm> also a few of the older DB servers have mariadb-client-5.5 installed: https://servermon.wikimedia.org/packages/mariadb-client-5.5
[09:13] <moritzm> probably not worth spending on though, these will shake out over time with jessie reimages
[09:15] <moritzm> and one last thing: The phabricator role pulls in mariadb-client, if wmf-mariadb-client will be available for trusty this can be switched as well
[09:15] <moritzm> (it doesn't use the mariadb::client role, it has a manual require_package() on mariadb-client
[09:21] <moritzm> and one more thing; we have quite a few places across our puppet repo where mysql-client is pulled in, shall these also be migrated to role::mariadb::client?