Hi,
I have Rocky 8 servers where I installed https://repo.zabbix.com/zabbix/6.5/r...el8.noarch.rpm some time ago
Today when I ran dnf update zabbix-agent2 it failed:
It was trying to install 7.0.5-rc1.release1.el8
When I checked https://repo.zabbix.com/zabbix/6.5/rocky/8/x86_64/ it contains 7.0 alpha beta and RC versions.
It seems that this is some kind of bug of zabbix repo.
And after upgrading zabbix-repo package to https://repo.zabbix.com/zabbix/7.0/r...el8.noarch.rpm everything updated correctly.
I have Rocky 8 servers where I installed https://repo.zabbix.com/zabbix/6.5/r...el8.noarch.rpm some time ago

Today when I ran dnf update zabbix-agent2 it failed:
Code:
Zabbix Official Repository - x86 64 GPG key at file:///etc/pki/rpm-gpg/RPM-GPG-KEY-ZABBIX-A14FE591 (0xA14FE591) is already installed The GPG keys listed for the "Zabbix Official Repository - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.. Failing package is: zabbix-agent2-7.0.5-rc1.release1.e18.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-ZABBIX-A14FE591 The downloaded packages were saved in cache until the next successful transaction. You can remove cached packages by executing 'dnf clean packages'. Error: GPG check FAILED
When I checked https://repo.zabbix.com/zabbix/6.5/rocky/8/x86_64/ it contains 7.0 alpha beta and RC versions.
It seems that this is some kind of bug of zabbix repo.
And after upgrading zabbix-repo package to https://repo.zabbix.com/zabbix/7.0/r...el8.noarch.rpm everything updated correctly.


Comment