You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (Jira)" <ji...@apache.org> on 2022/11/17 14:40:00 UTC

[jira] [Comment Edited] (CASSANDRA-17765) RPM Installation on centos 7 is broken by CASSANDRA-17669

    [ https://issues.apache.org/jira/browse/CASSANDRA-17765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17635361#comment-17635361 ] 

Brandon Williams edited comment on CASSANDRA-17765 at 11/17/22 2:39 PM:
------------------------------------------------------------------------

You probably have the wrong package, please check the comments on this ticket.

{noformat}
$ wget https://apache.jfrog.io/artifactory/cassandra-rpm/40x/noboolean/cassandra-4.0.7-1.noarch.rpm
...
$ rpm -qpR cassandra-4.0.7-1.noarch.rpm 
warning: cassandra-4.0.7-1.noarch.rpm: Header V4 RSA/SHA256 Signature, key ID 7e3e87cb: NOKEY
jre >= 1.8.0
python(abi) >= 3.6
procps-ng >= 3.3
user(cassandra)
group(cassandra)
shadow-utils
/bin/sh
/bin/sh
/bin/sh
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadIsXz) <= 5.2-1
{noformat}

[~bbonnet] where did you download your package from?


was (Author: brandon.williams):
You probably have the wrong package, please check the comments on this ticket.

{noformat}
$ wget https://apache.jfrog.io/artifactory/cassandra-rpm/40x/noboolean/cassandra-4.0.7-1.noarch.rpm
...
$ rpm -qpR cassandra-4.0.7-1.noarch.rpm 
warning: cassandra-4.0.7-1.noarch.rpm: Header V4 RSA/SHA256 Signature, key ID 7e3e87cb: NOKEY
jre >= 1.8.0
python(abi) >= 3.6
procps-ng >= 3.3
user(cassandra)
group(cassandra)
shadow-utils
/bin/sh
/bin/sh
/bin/sh
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadIsXz) <= 5.2-1
{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: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org