I was building a new docker image for Zabbix, and found that the 3.4 version of Zabbix wasn't being installed. This is with a Debian 9 (Stretch) base.
I have checked the packages file on the the source repo,
and it only contains 3 packages;
zabbix-frontend-php
zabbix-java-gateway
zabbix-release
If I look in the packages files for Jessie (Debian version 8) all of the packages are defined in the packages file.
Looks like the packages file for Stretch needs to be re-built.
Cheers
Fran Firman
I have checked the packages file on the the source repo,
and it only contains 3 packages;
zabbix-frontend-php
zabbix-java-gateway
zabbix-release
If I look in the packages files for Jessie (Debian version 8) all of the packages are defined in the packages file.
Looks like the packages file for Stretch needs to be re-built.
Cheers
Fran Firman