-
Incident report
-
Resolution: Won't fix
-
Trivial
-
None
-
None
-
None
-
None
-
Fedora 41 QEMU VM
Steps to reproduce:
- Add repo according to Zabbix manual:
rpm -Uvh https://repo.zabbix.com/zabbix/6.4/rhel/9/x86_64/zabbix-release-latest-6.4.el9.noarch.rpm
dnf clean all
- install required packages:
dnf install -y zabbix-agent2 zabbix-agent2-plugin-*
Result:
Updating and loading repositories:
Repositories loaded.
Package * *Arch * *Version * *Repository Size{}
Installing: zabbix-agent2 x86_64 6.4.20-release1.el9 zabbix 20.3 MiB zabbix-agent2-plugin-mongodb x86_64 6.4.20-release1.el9 zabbix 11.4 MiB zabbix-agent2-plugin-mssql x86_64 6.4.20-release1.el9 zabbix 7.9 MiB zabbix-agent2-plugin-postgresql x86_64 6.4.20-release1.el9 zabbix 9.2 MiB Transaction Summary: Installing: 4 packages Total size of inbound packages is 15 MiB. Need to download 0 B. After this operation, 49 MiB extra will be used (install 49 MiB, remove 0 B). [1/1] zabbix-agent2-0:6.4.20-release1.el9.x86_64 100% | 0.0 B/s | 0.0 B | 00m00s >>> Already downloaded ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- [1/2] zabbix-agent2-plugin-postgresql-0:6.4.20-release1.el9.x86_64 100% | 0.0 B/s | 0.0 B | 00m00s >>> Already downloaded ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- [1/3] zabbix-agent2-plugin-mongodb-0:6.4.20-release1.el9.x86_64 100% | 0.0 B/s | 0.0 B | 00m00s >>> Already downloaded ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- [1/4] zabbix-agent2-plugin-mssql-0:6.4.20-release1.el9.x86_64 100% | 0.0 B/s | 0.0 B | 00m00s >>> Already downloaded ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- [4/4] Total 100% | 0.0 B/s | 0.0 B | 00m00s Running transaction Transaction failed: Signature verification failed. OpenPGP check for package "zabbix-agent2-6.4.20-release1.el9.x86_64" (/var/cache/libdnf5/zabbix-1b32d130513d7c47/packages/zabbix-agent2-6.4.20-release1.el9.x86_64.rpm) from repo "zabbix" has failed: Problem occurred when opening the package.
Expected:
Succesfull installation.