-
Notifications
You must be signed in to change notification settings - Fork 7
Linux arm64 do not install #147
Copy link
Copy link
Open
Labels
buguse for describing something not working as expecteduse for describing something not working as expectedneeds triageuse to identify issue needing triage from Filigran Product teamuse to identify issue needing triage from Filigran Product team
Description
Description
When I try to install a Linux arm64 agent, the installation failed and the agent can't be used with OpenAEV.
Environment
OS: Linux arm64
OpenAEV version: 2.0.X
Reproducible Steps
Steps to create the smallest reproducible scenario:
Get the link to install a Linux agent
Execute in your Linux arm64 shell
Expected Output
The agent is installed without errors and appears in OpenAEV endpoints.
Actual Output
The agent is not installed and doesn't appear in OpenAEV endpoints.
Additional information
The problem seems to be in the script: uname -m = aarch64 not arm64.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
buguse for describing something not working as expecteduse for describing something not working as expectedneeds triageuse to identify issue needing triage from Filigran Product teamuse to identify issue needing triage from Filigran Product team