[
https://issues.apache.org/jira/browse/CASSANDRA-17765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17625703#comment-17625703
]
Brandon Williams edited comment on CASSANDRA-17765 at 10/28/22 1:25 PM:
------------------------------------------------------------------------
You have downloaded the wrong RPM and need to use the one in the 'noboolean'
directory.
{noformat}
$ rpm -qpf --requires cassandra-4.0.7-1.noarch.rpm
warning: cassandra-4.0.7-1.noarch.rpm.1: Header V4 RSA/SHA256 Signature, key ID
7e3e87cb: NOKEY
jre >= 1.8.0
$ md5sum cassandra-4.0.7-1.noarch.rpm
0d4dc0605e704c147a081e7b029be3e5 cassandra-4.0.7-1.noarch.rpm
{noformat}
was (Author: brandon.williams):
You have downloaded the wrong RPM and need to use the one in the 'noboolean'
directory.
{noformat}
$ rpm -qpf --requires cassandra-4.0.7-1.noarch.rpm
warning: cassandra-4.0.7-1.noarch.rpm.1: Header V4 RSA/SHA256 Signature, key ID
7e3e87cb: NOKEY
jre >= 1.8.0
{noformat}
> RPM Installation on centos 7 is broken by CASSANDRA-17669
> ---------------------------------------------------------
>
> Key: CASSANDRA-17765
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17765
> Project: Cassandra
> Issue Type: Bug
> Components: Packaging
> Reporter: Jeremiah Jordan
> Assignee: Brandon Williams
> Priority: Normal
> Fix For: 4.0.6, 4.1-beta1, 4.1
>
>
> With CASSANDRA-17669 adding use of "or" in the dependencies for the RPM so it
> can depend on java 8 or java 11 it broke installation on CentOS Linux 7.
> This is bad because CentOS Linux 7 is the "current" release of CentOS Linux,
> version 8 was EOL'ed in favor of the new pre-release distribution model being
> used for CentOS Stream 8.
> I don't know what the best answer is here, maybe making a CentOS 7 specific
> package that reverts back to just java 8 in the requirements? But I think
> should needs to be done.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]