Zabbix version pulls a development build incorrectly tagged as latest #2047

Closed
opened 2026-02-05 03:33:42 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Kruxx269 on GitHub (Nov 21, 2025).

Originally assigned to: @MickLesk on GitHub.

📌 Task summary

Wrong build pulled, should be either 7.0LTS or 7.4 not 8.0(dev)

📋 Task details

The current Zabbix helper script incorrectly installs the 8.0 dev build as they've decided to tag it as a main release... Can it be amended to either use the 7.4 branch or if its simpler the 7.0LTS branch as this gets fewer amendments?

7.0 is:
https://repo.zabbix.com/zabbix/7.0/debian/pool/main/z/zabbix-release/zabbix-release_latest%2Bdebian13_all.deb

But in a home setup maybe you want the latest stable build and not the LTS.

Is it possible to prompt for the version you want like the other options that come up when installing with the script?

Originally created by @Kruxx269 on GitHub (Nov 21, 2025). Originally assigned to: @MickLesk on GitHub. ### 📌 Task summary Wrong build pulled, should be either 7.0LTS or 7.4 not 8.0(dev) ### 📋 Task details The current Zabbix helper script incorrectly installs the 8.0 dev build as they've decided to tag it as a main release... Can it be amended to either use the 7.4 branch or if its simpler the 7.0LTS branch as this gets fewer amendments? 7.0 is: https://repo.zabbix.com/zabbix/7.0/debian/pool/main/z/zabbix-release/zabbix-release_latest%2Bdebian13_all.deb But in a home setup maybe you want the latest stable build and not the LTS. Is it possible to prompt for the version you want like the other options that come up when installing with the script?
OVERLORD added the investigation label 2026-02-05 03:33:42 +03:00
Author
Owner

@MickLesk commented on GitHub (Nov 25, 2025):

done

@MickLesk commented on GitHub (Nov 25, 2025): done
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#2047