You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.
In https://github.com/openark/orchestrator/releases/tag/v3.2.6 (and any older release) only packages for amd64 and x86 are available, and no packages are available for arm64 and aarch64 .
Because I needed packages for arm64 I cloned and compiled Orchestrator locally and it seems to compile on arm64 and aarch64 without the need for any change, that is a great news.
I created a fork just to make a new release where to store the packages for arm64 and aarch64 , so it will be easier to find the packages later on without recompiling: https://github.com/ProxySQL/orchestrator/releases/tag/v3.2.6
If packages for arm64 and aarch64 are included in the official release of the official repository I think many users will be happy 😃 and I can delete our fork.
For security reasons you shouldn't simply copy the packages I compiled. @shlomi-noach : do you have available an instance with arm64?
Please let me know if I can help in any way.
Thanks,
René
The text was updated successfully, but these errors were encountered:
@anatolek : new files uploaded, I regenerated them all. I am not sure what happened, maybe I had some file left over froma. previous build.
For your reference: it is enough to run ./build.sh -a arm64 from the original repo.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
In https://github.com/openark/orchestrator/releases/tag/v3.2.6 (and any older release) only packages for amd64 and x86 are available, and no packages are available for arm64 and aarch64 .
Because I needed packages for arm64 I cloned and compiled Orchestrator locally and it seems to compile on arm64 and aarch64 without the need for any change, that is a great news.
I created a fork just to make a new release where to store the packages for arm64 and aarch64 , so it will be easier to find the packages later on without recompiling: https://github.com/ProxySQL/orchestrator/releases/tag/v3.2.6
If packages for arm64 and aarch64 are included in the official release of the official repository I think many users will be happy 😃 and I can delete our fork.
For security reasons you shouldn't simply copy the packages I compiled.
@shlomi-noach : do you have available an instance with arm64?
Please let me know if I can help in any way.
Thanks,
René
The text was updated successfully, but these errors were encountered: