-
Type:
Incident report
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: 5.0.4
-
Component/s: Installation (I)
-
None
-
Environment:Ubuntu 20.04 LTS x86_64 and arm64
Steps to reproduce:
- Install official repo
- apt build-dep zabbix
- apt source zabbix
- cd zabbix-5.0.4
- debuild -us -uc
Result:
Build fails due to missing Go build dependency.
Expected:
Successful build.
Workaround:
apt install golang