Skip to content

Conversation

adityapinglesf
Copy link
Contributor

No description provided.

@adityapinglesf adityapinglesf requested a review from a team as a code owner February 7, 2024 01:02
@ruomeiy-splunk ruomeiy-splunk force-pushed the arm-build-image branch 2 times, most recently from c91fd5f to 37d09f8 Compare April 22, 2024 04:18
@jaydeluca
Copy link

is this still in progress? having ARM images would be very helpful

@fabrizziocht
Copy link

fabrizziocht commented Aug 12, 2025

Hello I've just tested the PR running the command make make splunk-arm64-ubuntu-20 , the image was built correctly but when I am running it appears the next error message:

TASK [splunk_common : Hash the password] ***************************************
fatal: [localhost]: FAILED! => {
    "changed": false,
    "cmd": [
        "/opt/splunk/bin/splunk",
        "hash-passwd",
        "2gjnNnldXyYVfReaMvsrazD2"
    ],
    "delta": "0:00:00.002272",
    "end": "2025-08-12 16:11:34.073942",
    "rc": -5,
    "start": "2025-08-12 16:11:34.071670"
}
STDERR:
rosetta error: failed to open elf at /lib64/ld-linux-x86-64.so.2
 
MSG:
non-zero return code
PLAY RECAP *********************************************************************
localhost                  : ok=29   changed=2    unreachable=0    failed=1    skipped=32   rescued=0    ignored=0

I am running it using a MAC M1 Max using docker desktop

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

Successfully merging this pull request may close these issues.

4 participants