So, i am following the steps shown in the Zabbix site. During the installation, it errors out and get the following issue, which i cannot resolve:
root@zabbix tmp]# sudo yum localinstall zabbix-release-6.2-2.el9.noarch.rpm
Loaded plugins: fastestmirror
Examining zabbix-release-6.2-2.el9.noarch.rpm: zabbix-release-6.2-2.el9.noarch
Marking zabbix-release-6.2-2.el9.noarch.rpm as an update to zabbix-release-4.0-1.el7.noarch
Resolving Dependencies
--> Running transaction check
---> Package zabbix-release.noarch 0:4.0-1.el7 will be updated
---> Package zabbix-release.noarch 0:6.2-2.el9 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
================================================== ================================================== ====================================
Package Arch Version Repository Size
================================================== ================================================== ====================================
Updating:
zabbix-release noarch 6.2-2.el9 /zabbix-release-6.2-2.el9.noarch 22 k
Transaction Summary
================================================== ================================================== ====================================
Upgrade 1 Package
Total size: 22 k
Is this ok [y/d/N]: y
Downloading packages:
Running transaction check
ERROR You need to update rpm to handle:
rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by zabbix-release-6.2-2.el9.noarch
RPM needs to be updated
You could try running: rpm -Va --nofiles --nodigest
Your transaction was saved, rerun it with:
yum load-transaction /tmp/yum_save_tx.2022-08-03.15-33.V3ri0N.yumtx
[root@zabbix tmp]#
I am running CentOS7.
4GB of memory
80GB of storage.
Please let me know if there is a trick to resolving this issue.
Thank you in Adv.
root@zabbix tmp]# sudo yum localinstall zabbix-release-6.2-2.el9.noarch.rpm
Loaded plugins: fastestmirror
Examining zabbix-release-6.2-2.el9.noarch.rpm: zabbix-release-6.2-2.el9.noarch
Marking zabbix-release-6.2-2.el9.noarch.rpm as an update to zabbix-release-4.0-1.el7.noarch
Resolving Dependencies
--> Running transaction check
---> Package zabbix-release.noarch 0:4.0-1.el7 will be updated
---> Package zabbix-release.noarch 0:6.2-2.el9 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
================================================== ================================================== ====================================
Package Arch Version Repository Size
================================================== ================================================== ====================================
Updating:
zabbix-release noarch 6.2-2.el9 /zabbix-release-6.2-2.el9.noarch 22 k
Transaction Summary
================================================== ================================================== ====================================
Upgrade 1 Package
Total size: 22 k
Is this ok [y/d/N]: y
Downloading packages:
Running transaction check
ERROR You need to update rpm to handle:
rpmlib(PayloadIsZstd) <= 5.4.18-1 is needed by zabbix-release-6.2-2.el9.noarch
RPM needs to be updated
You could try running: rpm -Va --nofiles --nodigest
Your transaction was saved, rerun it with:
yum load-transaction /tmp/yum_save_tx.2022-08-03.15-33.V3ri0N.yumtx
[root@zabbix tmp]#
I am running CentOS7.
4GB of memory
80GB of storage.
Please let me know if there is a trick to resolving this issue.
Thank you in Adv.
Comment