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

Linux packages not working for redhat/centos (aarch64 / arm64v8) #4007

Closed
tejunior opened this issue Aug 26, 2021 · 3 comments
Closed

Linux packages not working for redhat/centos (aarch64 / arm64v8) #4007

tejunior opened this issue Aug 26, 2021 · 3 comments
Labels

Comments

@tejunior
Copy link

Bug Report

Describe the bug

(re-opening the issue #3584)
I'm getting an error installing FB in Centos 7/8 and RedHat. I have 2 issues:

  1. Package manager is not working properly;
  2. Trying the manual installation (dowloaded from fluent-bit repo), the binary didn't work.

To Reproduce
Package error:

Manual installation:
Since the package manager didn't work, I downloaded the binary from here https://packages.fluentbit.io/centos/7/aarch64/td-agent-bit-1.7.4-1.aarch64.rpm

  • sudo yum localinstall td-agent-bit-1.7.4-1.aarch64.rpm

Expected behavior

Install Fluent-bit properly

Screenshots

Package error:

Downloading packages:
td-agent-bit-1.7.4-1.centos-7. FAILED
https://packages.fluentbit.io/centos/7/aarch64/td-agent-bit-1.7.4-1.centos-7.arm64.rpm: [Errno 14] HTTPS Error 404 - Not Found |    0 B  --:--:-- ETA
Trying other mirror.
To address this issue please refer to the below wiki article
https://wiki.centos.org/yum-errors

Manual install error:

> sudo yum localinstall td-agent-bit-1.7.4-1.aarch64.rpm
(success)
> /opt/td-agent-bit/bin/td-agent-bit -i cpu -t my_cpu -o stdout -m '*'
<jemalloc>: Unsupported system page size
<jemalloc>: Unsupported system page size
<jemalloc>: Unsupported system page size
<jemalloc>: Unsupported system page size
<jemalloc>: Unsupported system page size
<jemalloc>: Unsupported system page size
malloc: Cannot allocate memory

Your Environment

  • Version used: fluent-bit 1.7.4
  • Configuration: default/standard
  • Environment: AWS Linux Centos 7 and RHEL 8

Additional context

@github-actions
Copy link
Contributor

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Sep 26, 2021
@github-actions
Copy link
Contributor

github-actions bot commented Oct 1, 2021

This issue was closed because it has been stalled for 5 days with no activity.

@github-actions github-actions bot closed this as completed Oct 1, 2021
@tejunior
Copy link
Author

Avoid stale. Hopping for any update from fluent bit team :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant