Package Details: cassandra 5.0.3-4

Git Clone URL: https://aur.archlinux.org/cassandra.git (read-only, click to copy)
Package Base: cassandra
Description: Apache Cassandra NoSQL database
Upstream URL: http://cassandra.apache.org/
Keywords: cassandra database nosql
Licenses: Apache
Provides: apache-cassandra
Submitter: None
Maintainer: sunng
Last Packager: sunng
Votes: 58
Popularity: 0.173495
First Submitted: 2010-09-11 10:45 (UTC)
Last Updated: 2025-02-26 18:42 (UTC)

Dependencies (3)

Required by (1)

Sources (6)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 12 Next › Last »

w4rdriver commented on 2018-11-06 13:46 (UTC)

hey guys I'm unable to import the key A26E528B271F19B9E5D8E19EA278B781FE4B2BDA thus the build process fails

odensc commented on 2018-04-16 09:53 (UTC)

@naraesk: Yes, those warnings are because there are a few library files for non-x86 architectures in the cassandra package. I think they could be fixed by removing those libraries before building.

naraesk commented on 2018-04-16 09:49 (UTC) (edited on 2018-04-16 09:51 (UTC) by naraesk)

Got the following messages during package installation:

strip: Unable to recognise the format of the input file './usr/share/java/cassandra/sigar-bin/libsigar-ia64-hpux-11.sl strip: './usr/share/java/cassandra/sigar-bin/libsigar-ia64-linux.so: warning: sh_link not set for section '.IA_64.unwind' strip: Unable to recognise the format of the input file ./usr/share/java/cassandra/sigar-bin/libsigar-ia64-linux.so' strip: Unable to recognise the format of the input file './usr/share/java/cassandra/sigar-bin/libsigar-ppc-linux.so' strip: Unable to recognise the format of the input file './usr/share/java/cassandra/sigar-bin/libsigar-ppc64-linux.so' strip: Unable to recognise the format of the input file './usr/share/java/cassandra/sigar-bin/libsigar-s390x-linux.so' strip: Unable to recognise the format of the input file './usr/share/java/cassandra/sigar-bin/libsigar-sparc-solaris.so' strip: Unable to recognise the format of the input file './usr/share/java/cassandra/sigar-bin/libsigar-sparc64-solaris.so' strip:./usr/share/java/cassandra/sigar-bin/sigar-x86-winnt.lib(sigar-x86-winnt.dll): Unable to recognise the format of file: File format not recognized strip:./usr/share/java/cassandra/sigar-bin/sigar-x86-winnt.lib(sigar-x86-winnt.dll): Unable to recognise the format of file: File format not recognized strip:./usr/share/java/cassandra/sigar-bin/sigar-x86-winnt.lib(sigar-x86-winnt.dll): Unable to recognise the format of file: File format not recognized strip: ./usr/share/java/cassandra/sigar-bin/stNd8Aps/stOXSrfs/sigar-x86-winnt.dll: warning: line number table read failed

But cassandra seems to work so far.

odensc commented on 2018-04-15 23:38 (UTC)

@naraesk: Oops, haven't done this in a while - fixed.

naraesk commented on 2018-04-15 16:28 (UTC)

@odensc: Thanks for maintaining the package! You forgot to update .SRCINFO. That's why still version 3.11.1 is displayed and not 3.11.2

odensc commented on 2018-04-15 05:37 (UTC)

Hi, I've taken over the package and updated it to the latest version. (as well as implementing galaux's modifications)

auguchanan commented on 2018-03-22 08:13 (UTC)

I've created a simple patch to the PKGBUILD that updates the upstream version to 3.11.2 to address the issue brought up by @naraesk. I've sent the patch via e-mail to the current maintainer. In the meantime I've also put the patched PKGBUILD in a Gist [1], so that those in need of an immediate fix and unfamiliar with the internals of the PKGBUILD can also update their setup.

[1] https://gist.github.com/auguchanan/7180454c28d83ce98aa51ac69eddec4e

galaux commented on 2018-03-16 09:08 (UTC)

Not the maintainer of this package anymore but: hey great idea.

@Killermoehre: any chance you could provide a patch?

killermoehre commented on 2018-03-16 06:39 (UTC)

Hi,

have you considered using the new Runtime* directives in the .service to create /{run,var/lib,var/log}/cassandra without the need of a tmpfiles.d snippet? Would make stuff easier and more detectable.

callofdutyops commented on 2018-03-10 16:36 (UTC)

Could you please update this package to 3.11.2 because this version has solved a critical bug CASSANDRA-14173 you've mentioned. Thanks for your hard working!