Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] CassandraDB #415

Closed
Pakrohk opened this issue Feb 6, 2021 · 7 comments
Closed

[Request] CassandraDB #415

Pakrohk opened this issue Feb 6, 2021 · 7 comments
Labels
bug:PKGBUILD Something is wrong in the AUR side. request:new-pkg New package requested. request:remove-pkg Request to remove a package

Comments

@Pakrohk
Copy link

Pakrohk commented Feb 6, 2021

Cassandra : https://aur.archlinux.org/packages/cassandra/
Scylla : https://aur.archlinux.org/packages/scylla/
Scylla-git : https://aur.archlinux.org/packages/scylla-git/

@Pakrohk Pakrohk changed the title CassandraDB [Request] CassandraDB Feb 6, 2021
dr460nf1r3 added a commit that referenced this issue Feb 6, 2021
@Technetium1 Technetium1 added request:new-pkg New package requested. request:remove-pkg Request to remove a package bug:PKGBUILD Something is wrong in the AUR side. labels Nov 5, 2022
@Technetium1
Copy link
Member

@Technetium1 Technetium1 reopened this Nov 5, 2022
Technetium1 added a commit that referenced this issue Nov 5, 2022
Remove antlr3, antlr3-cpp-headers-git, gcc7, systemtap, thrift-0.10.0
@xiota
Copy link
Contributor

xiota commented Jul 11, 2024

@dr460nf1r3 Weird problem on v4. Looks like builds okay, but namcap crashes, so it doesn't upload.

@dr460nf1r3
Copy link
Member

We should make namcap failures non-fatal. I wonder why it fails in the first place though 🤔

@xiota
Copy link
Contributor

xiota commented Jul 11, 2024

namcap is informational only, so okay to ignore errors.

Could be bug in python module. Is it a pre-release / git version of namcap? The output is very different from when I run it locally.

@dr460nf1r3
Copy link
Member

That's what I was thinking too.

It's the "regular" namcap package from Arch repos. Do you also use this flag to check?

@xiota
Copy link
Contributor

xiota commented Jul 12, 2024

I don't use flags. That explains the different output.

@xiota
Copy link
Contributor

xiota commented Jul 18, 2024

The cause of the crash may be non-elf files.

strip: Unable to recognise the format of the input file `./usr/share/java/cassandra/sigar-bin/libsigar-ia64-hpux-11.sl'
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-ppc64le-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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug:PKGBUILD Something is wrong in the AUR side. request:new-pkg New package requested. request:remove-pkg Request to remove a package
Development

No branches or pull requests

4 participants