Hello everyone! Running into a weird error that I never got before. A few days ago I successfully installed Zabbix 6.0 LTS on this very same VM. Did something change?
I googled the error, but found many conflicting workarounds, so any help is deeply appreciated!
My OS:
My download:

The error when I run step (b) from https://www.zabbix.com/download?zabb...ysql&ws=apache :
I googled the error, but found many conflicting workarounds, so any help is deeply appreciated!
My OS:
Code:
Debian GNU/Linux 10 (buster)
My download:
The error when I run step (b) from https://www.zabbix.com/download?zabb...ysql&ws=apache :
Code:
user@instance-1:/# apt install zabbix-server-mysql zabbix-frontend-php zabbix-apache-conf zabbix-sql-scripts zabbix-agent Reading package lists... Done Building dependency tree Reading state information... Done Package zabbix-apache-conf is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source N: Ignoring file 'zabbix-release_6.0-1+debian10_all.deb' in directory '/etc/apt/sources.list.d/' as it has an invalid filename extension E: Package 'zabbix-apache-conf' has no installation candidate E: Unable to locate package zabbix-sql-scripts user@instance#
Comment