Hi, Honza! On May 03, Honza Horak wrote:
Hi guys,
MariaDB forked mytop utility source some time back, but it causes some issues for us in Fedora for example (and similarly in other distributions I guess) -- particularly the MariaDB's binary mytop conflicts with the same utility from separate package mytop. So, I'd like to take a look at possible solutions.
Since there was a small commit in mytop upstream few weeks back, it doesn't really look like totally dead upstream. So the ideal solution from my POV would be including enhancements that MariaDB did to mytop back to upstream and not including mytop utility in MariaDB any more.
Would something like that be possible from the perspective of MariaDB?
Yes, certainly. I'm not sure why somebody did it in the first place. But we've had this conflict issue also on Ubuntu and CentOS: https://mariadb.atlassian.net/browse/MDEV-519 https://mariadb.atlassian.net/browse/MDEV-3952 both bugs are closed, and now we don't include mytop either in .deb or in .rpm packages. Regards, Sergei