-
Problem report
-
Resolution: Workaround proposed
-
Blocker
-
None
-
None
Official repository repo.zabbix.com does not work with Ubuntu 14.04.
Repository server redirects all requests to https, which uses unsupported SSL settings on Ubuntu 14.04. It is impossible to upgrade Zabbix components.
Errors during apt-get update:
W: Failed to fetch http://repo.zabbix.com/zabbix/4.0/ubuntu/dists/trusty/main/source/Sources gnutls_handshake() failed: Handshake failed W: Failed to fetch http://repo.zabbix.com/zabbix/4.0/ubuntu/dists/trusty/main/binary-amd64/Packages gnutls_handshake() failed: Handshake failed W: Failed to fetch http://repo.zabbix.com/zabbix/4.0/ubuntu/dists/trusty/main/binary-i386/Packages gnutls_handshake() failed: Handshake failed E: Some index files failed to download. They have been ignored, or old ones used instead.
How to reproduce the problem:
Execute the following on Ubuntu 14.04:
wget https://repo.zabbix.com/zabbix/4.0/ubuntu/pool/main/z/zabbix-release/zabbix-release_4.0-2+trusty_all.deb
dpkg -i zabbix-release_4.0-2+trusty_all.deb
Update information about repository.
apt-get update