Ubuntu 20.04, install mytop, without remove mariadb

i’m usually use mytop to see mysql process

but when i tried to install mytop, mariadb-server will be removed

any idea?

root@show:~# apt install mytop
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages were automatically installed and are no longer required:
  galera-4 libcgi-fast-perl libcgi-pm-perl libdbd-mariadb-perl libencode-locale-perl libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl libhttp-date-perl libhttp-message-perl
  libio-html-perl liblwp-mediatypes-perl libmariadb3 libpmem1 libtimedate-perl mariadb-client-core-10.6 mariadb-server-core-10.6 socat
Use 'apt autoremove' to remove them.
The following packages will be REMOVED:
  mariadb-client mariadb-client-10.6 mariadb-server mariadb-server-10.6
The following NEW packages will be installed:
  mytop
0 upgraded, 1 newly installed, 4 to remove and 0 not upgraded.
Need to get 31.1 kB of archives.
After this operation, 97.9 MB disk space will be freed.
Do you want to continue? [Y/n] n
Abort.
root@show:~#

Contact the Developers of metope. Not a Hestia issues but it looks like the have mariadb-server-core-10.6 instead of mariadb-server-10.6 as dependencies…

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.