The following ZABBIX repositories may be corrupt:
I am trying to install ZABBIX7 on my newly installed Rocky9.
An error occurred when executing the command according to the instructions on the offsite.
I executed the following command for partitioning. DNF does not seem to list ZABBIX packages correctly.
I have cleared the DNF cache and searched, but it is not listed.
I am trying to install ZABBIX7 on my newly installed Rocky9.
An error occurred when executing the command according to the instructions on the offsite.
# dnf install zabbix-server-mysql zabbix-web-mysql zabbix-apache-conf zabbix-sql-scripts zabbix-selinux-policy zabbix-agent
Last metadata expiration check: 0:01:39 ago on Fri Apr 11 10:36:00 2025.
All matches were filtered out by exclude filtering for argument: zabbix-server-mysql
All matches were filtered out by exclude filtering for argument: zabbix-web-mysql
All matches were filtered out by exclude filtering for argument: zabbix-apache-conf
All matches were filtered out by exclude filtering for argument: zabbix-sql-scripts
All matches were filtered out by exclude filtering for argument: zabbix-selinux-policy
All matches were filtered out by exclude filtering for argument: zabbix-agent
Error: Unable to find a match: zabbix-server-mysql zabbix-web-mysql zabbix-apache-conf zabbix-sql-scripts zabbix-selinux-policy zabbix-agent
Last metadata expiration check: 0:01:39 ago on Fri Apr 11 10:36:00 2025.
All matches were filtered out by exclude filtering for argument: zabbix-server-mysql
All matches were filtered out by exclude filtering for argument: zabbix-web-mysql
All matches were filtered out by exclude filtering for argument: zabbix-apache-conf
All matches were filtered out by exclude filtering for argument: zabbix-sql-scripts
All matches were filtered out by exclude filtering for argument: zabbix-selinux-policy
All matches were filtered out by exclude filtering for argument: zabbix-agent
Error: Unable to find a match: zabbix-server-mysql zabbix-web-mysql zabbix-apache-conf zabbix-sql-scripts zabbix-selinux-policy zabbix-agent
I executed the following command for partitioning. DNF does not seem to list ZABBIX packages correctly.
# dnf list | grep zabb
fping.x86_64 5.1-1.el9 zabbix-non-supported
pcp-export-pcp2zabbix.x86_64 6.2.2-7.el9_5 appstream
pcp-export-zabbix-agent.x86_64 6.2.2-7.el9_5 appstream
python3-zabbix-utils.noarch 2.0.2-1 zabbix-tools
fping.x86_64 5.1-1.el9 zabbix-non-supported
pcp-export-pcp2zabbix.x86_64 6.2.2-7.el9_5 appstream
pcp-export-zabbix-agent.x86_64 6.2.2-7.el9_5 appstream
python3-zabbix-utils.noarch 2.0.2-1 zabbix-tools
I have cleared the DNF cache and searched, but it is not listed.
# dnf clean all
47 files removed
# dnf search zabbix
Extra Packages for Enterprise Linux 9 openh264 (From Cisco) - x86_64 1.1 kB/s | 2.5 kB 00:02
Rocky Linux 9 - BaseOS 1.5 MB/s | 2.3 MB 00:01
Rocky Linux 9 - AppStream 2.8 MB/s | 8.6 MB 00:03
Rocky Linux 9 - Extras 26 kB/s | 16 kB 00:00
Zabbix Official Repository - x86_64 154 kB/s | 215 kB 00:01
Zabbix Official Repository (non-supported) - x86_64 1.1 kB/s | 1.1 kB 00:00
Zabbix Official Repository (tools) - x86_64 1.9 kB/s | 2.0 kB 00:01
====== Name & Summary Matched: zabbix ======
pcp-export-pcp2zabbix.x86_64 : Performance Co-Pilot tools for exporting PCP metrics to Zabbix
pcp-export-zabbix-agent.x86_64 : Module for exporting PCP metrics to Zabbix agent
python3-zabbix-utils.noarch : Python library for working with Zabbix API as well as with Zabbix sender and Zabbix get protocols
47 files removed
# dnf search zabbix
Extra Packages for Enterprise Linux 9 openh264 (From Cisco) - x86_64 1.1 kB/s | 2.5 kB 00:02
Rocky Linux 9 - BaseOS 1.5 MB/s | 2.3 MB 00:01
Rocky Linux 9 - AppStream 2.8 MB/s | 8.6 MB 00:03
Rocky Linux 9 - Extras 26 kB/s | 16 kB 00:00
Zabbix Official Repository - x86_64 154 kB/s | 215 kB 00:01
Zabbix Official Repository (non-supported) - x86_64 1.1 kB/s | 1.1 kB 00:00
Zabbix Official Repository (tools) - x86_64 1.9 kB/s | 2.0 kB 00:01
====== Name & Summary Matched: zabbix ======
pcp-export-pcp2zabbix.x86_64 : Performance Co-Pilot tools for exporting PCP metrics to Zabbix
pcp-export-zabbix-agent.x86_64 : Module for exporting PCP metrics to Zabbix agent
python3-zabbix-utils.noarch : Python library for working with Zabbix API as well as with Zabbix sender and Zabbix get protocols