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

Feature Request: update agent-install.sh to support aarch64 RPMs #3250

Open
johnwalicki opened this issue May 27, 2022 · 2 comments
Open

Feature Request: update agent-install.sh to support aarch64 RPMs #3250

johnwalicki opened this issue May 27, 2022 · 2 comments
Assignees

Comments

@johnwalicki
Copy link
Member

johnwalicki commented May 27, 2022

Is your feature request related to a problem? Please describe.

Its not a secret that I'm a long time Red Hat / Fedora desktop Linux evangelist and morphed that passion into IoT / Edge. I've been running Fedora ARM64 on some of my Raspberry Pi devices for several years. Its irritated me that I have to manually grab the debian ARM64 bundle, unpack the anax / hzn binaries and hack up the installation of Horizon on my Fedora aarch64 devices.

$ uname -a
Linux f36-3b-rack3 5.17.8-300.fc36.aarch64 #1 SMP Mon May 16 00:40:35 UTC 2022 aarch64 aarch64 aarch64 GNU/Linux

$ hzn version
Horizon CLI version: 2.29.0-595
Horizon Agent version: 2.29.0-595

Describe the solution you'd like.

agent-install.sh will correctly configure a Raspberry Pi or industrial ARM64 PC running Fedora / Red Hat ARM64 (aarch64) architecture.

The goal will be to build a bundle of horizon-agent-linux-rpm-aarch64.tar.gz RPMs for Fedora / Red Hat for ARM64 devices.

@johnwalicki
Copy link
Member Author

Master GH issue: Architecture : Support for aarch64 RPMs #3255 will track all of this effort.

@johnwalicki
Copy link
Member Author

Implementation would be similar to Doug's work in #3451

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

No branches or pull requests

1 participant