I am new to Zabbix but would really like to at least PoC it in our network. When I tried to download and install Zabbix. I got an error when installing zabbix repository and think it is something dumb on my side. I tried multiple Zabbix version and received the same error messages. Can you help!
# rpm -Uvh https://repo.zabbix.com/zabbix/5.0/r...el7.noarch.rpm
Retrieving https://repo.zabbix.com/zabbix/5.0/r...el7.noarch.rpm
warning: /var/tmp/rpm-tmp.fe7Jge: Header V4 RSA/SHA512 Signature, key ID a14fe591: NOKEY
Preparing... ################################# [100%]
Updating / installing...
1:zabbix-release-5.0-1.el7 ################################# [100%]
error: unpacking of archive failed on file /etc/pki/rpm-gpg/RPM-GPG-KEY-ZABBIX;5ef0de80: cpio: open failed - No such file or directory
error: zabbix-release-5.0-1.el7.noarch: install failed
# rpm -Uvh https://repo.zabbix.com/zabbix/4.0/r...el7.noarch.rpm
Retrieving https://repo.zabbix.com/zabbix/4.0/r...el7.noarch.rpm
warning: /var/tmp/rpm-tmp.Castcw: Header V4 RSA/SHA512 Signature, key ID a14fe591: NOKEY
Preparing... ################################# [100%]
Updating / installing...
1:zabbix-release-4.0-2.el7 ################################# [100%]
error: unpacking of archive failed on file /etc/pki/rpm-gpg/RPM-GPG-KEY-ZABBIX;5ef0dc46: cpio: open failed - No such file or directory
error: zabbix-release-4.0-2.el7.noarch: install failed
Thanks in advance,
Shuo
# rpm -Uvh https://repo.zabbix.com/zabbix/5.0/r...el7.noarch.rpm
Retrieving https://repo.zabbix.com/zabbix/5.0/r...el7.noarch.rpm
warning: /var/tmp/rpm-tmp.fe7Jge: Header V4 RSA/SHA512 Signature, key ID a14fe591: NOKEY
Preparing... ################################# [100%]
Updating / installing...
1:zabbix-release-5.0-1.el7 ################################# [100%]
error: unpacking of archive failed on file /etc/pki/rpm-gpg/RPM-GPG-KEY-ZABBIX;5ef0de80: cpio: open failed - No such file or directory
error: zabbix-release-5.0-1.el7.noarch: install failed
# rpm -Uvh https://repo.zabbix.com/zabbix/4.0/r...el7.noarch.rpm
Retrieving https://repo.zabbix.com/zabbix/4.0/r...el7.noarch.rpm
warning: /var/tmp/rpm-tmp.Castcw: Header V4 RSA/SHA512 Signature, key ID a14fe591: NOKEY
Preparing... ################################# [100%]
Updating / installing...
1:zabbix-release-4.0-2.el7 ################################# [100%]
error: unpacking of archive failed on file /etc/pki/rpm-gpg/RPM-GPG-KEY-ZABBIX;5ef0dc46: cpio: open failed - No such file or directory
error: zabbix-release-4.0-2.el7.noarch: install failed
Thanks in advance,
Shuo
Comment