-
Type:
Incident report
-
Resolution: Unresolved
-
Priority:
Trivial
-
None
-
Affects Version/s: 7.4.6
-
Component/s: Agent2 (G)
-
None
Steps to reproduce:
- On AlmaLinux 9 or RHEL 9+
rpm --import http://repo.zabbix.com/zabbix-official-repo.key - Error: warning: Signature not supported. Hash algorithm SHA1 not available.
Result:
warning: Signature not supported. Hash algorithm SHA1 not available.
Expected Behavior:
Provide a separate key file with only SHA-512 keys (e.g., zabbix-official-repo-sha512.key) or remove SHA-1 keys from the existing file.
Workaround Currently Required:
Must use disable_gpg_check: yes when installing repository packages on RHEL 9+ systems.
Related Issues:
ZBX-24666(GPG signature problems)