Hi Bodo,
On 21.01.25 00:58, Bodo Schlecht ([email protected]) wrote:
When I add Your repository and
install sogo via apt it installs MySQL as well and I cannot uninstall MySQL
afterwards because the sogo-Package "depends" on it.
Postgresql is already installed and I do not want to have MySQL/MariaDB
running on My Server at all. How can I install Sogo without MySQL?
The following additional packages will be installed:
[...]
mariadb-common [...] mysql-common
these packages are _not_ the MySQL/MariaDB server itself but only:
"This package includes files needed by all versions of the client library,
e.g. /etc/mysql/my.cnf."
"This package includes configuration files common to all MariaDB programs."
So IMHO no need to worry. No server is running after installing these two
dependencies.
The server package is only:
Suggested packages:
[...]
mysql-server
and will _not_ be installed automatically.
Regards,
Markus