canonical / canonical/dotrun-image
`rosetta error: failed to open elf at /lib64/ld-linux-x86-64.so.2` on ARM64 (M1 Pro mac)
Open
- Dominant language
- Python
- Stars
- 4
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
After updating to latest version of dotrun-image I can't run any python related commands (including dotrun install and dotrun serve), as I get `rosetta error: failed to open elf at /lib64/ld-linux-x86-64.so.2` error.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing `dotrun install` and `dotrun serve` on an ARM64 M1 Pro Mac after updating to the latest dotrun-image. Investigate the image's architecture and the reported `/lib64/ld-linux-x86-64.so.2` loader failure; done means Python-related dotrun commands run without the Rosetta ELF error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100