-
Problem report
-
Resolution: Fixed
-
Trivial
-
4.4.7
-
Ubuntu 18.04.4/Debian 10 + Zabbix 4.4
-
Sprint 62 (Mar 2020), Sprint 63 (Apr 2020), Sprint 64 (May 2020), Sprint 65 (Jun 2020), Sprint 66 (Jul 2020)
-
1
Steps to reproduce:
- download repository
- install repository
- apt-update
- apt install zabbix-server-pgsql
Result:
The following additional packages will be installed: fping libltdl7 libodbc1 libopenipmi0 libpq5 libsensors4 libsnmp-base libsnmp30 libssh2-1 postgresql postgresql-10 postgresql-client-10 postgresql-client-common postgresql-common snmpd ssl-cert sysstat Suggested packages: libmyodbc odbc-postgresql tdsodbc unixodbc-bin lm-sensors snmp-mibs-downloader postgresql-doc locales-all postgresql-doc-10 libjson-perl snmptrapd openssl-blacklist isag zabbix-frontend-php The following NEW packages will be installed: fping libltdl7 libodbc1 libopenipmi0 libpq5 libsensors4 libsnmp-base libsnmp30 libssh2-1 postgresql postgresql-10 postgresql-client-10 postgresql-client-common postgresql-common snmpd ssl-cert sysstat zabbix-server-pgsql
where postgresql-10 is the DB server
And looks like you do it for Debian also.
Expected:
Not to install the DB server when it's not being asked. Users might have distributed setup or for any reason don't want to do so.