Can't install Cassandra using RPM packages for RHEL 9

49 Views Asked by At

Error: Error: Failed to download metadata for repo 'cassandra': repomd.xml GPG signature verification error: gpgme_op_verify() error: No data

Repo is:

[cassandra]

name=Apache Cassandra

baseurl=https://redhat.cassandra.apache.org/41x/noboolean/

gpgcheck=1

repo_gpgcheck=1

gpgkey=https://downloads.apache.org/cassandra/KEYS

2

There are 2 best solutions below

0
Mário Tavares On

Edit: The issue just got resolved. Please try again.


The artifactory access at jfrog expired last week - https://redhat.cassandra.apache.org/41x/noboolean/ resolves to https://apache.jfrog.io/artifactory/cassandra-rpm/41x/noboolean/

The ASF infra team is working to resolve this problem in INFRA-25649.

0
Erick Ramirez On

There was an issue with access to JFrog's artifactory (https://apache.jfrog.io) where it reports the 14-day trial has expired which is incorrect.

The issue was escalated to JFrog by the Apache Software Foundation (ASF) Infrastructure team (see ticket INFRA-25649) which now appears to have been resolved by JFrog. Cheers!