influxdata / influxdata/influxdb-action
Support for the ARM architecture
- Dominant language
- Shell
- Stars
- 7
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Hi there. Thanks a stack for providing this recipe.
We just observed when running on ARM per GHA runners `ubuntu-22.04-arm` or `ubuntu-24.04-arm`, we are [receiving](https://github.com/daq-tools/influxio/actions/runs/19439146641/job/55617802461#step:8:3725) an error message:
```
OSError: [Errno 8] Exec format error: 'influx'
```
Is it possible the recipe does not support ARM just yet?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by examining the action's recipe and reproducing the linked failure on an ubuntu-22.04-arm or ubuntu-24.04-arm GitHub Actions runner. Trace why executing `influx` produces `OSError: [Errno 8] Exec format error`, and verify the action completes successfully on ARM without that error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, shell
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100