aws / aws/aws-cli

Cannot install v2 CLI in Alpine image

Open
#10,512 0 comments 0 reactions 1 assignee Claimed by @RyanFitzSimmonsAK View on GitHub
bug installation investigating p2
Dominant language
Python
Stars
17.3k
Forks
4.6k
Avg merge
1d 2h
Merged PRs (30d)
13

Description

### Describe the bug

The v2 installer results in a broken installation in an Alpine image.

```
/ # aws version
rosetta error: failed to open elf at /lib64/ld-linux-x86-64.so.2
Trace/breakpoint trap
```

Please publish an Alpine-compatible installer so we can pin the version. Or do #4947 so we can easily install it like we used to, as PyPI is _way_ easier than dealing with a custom installer.

### Regression Issue

- [ ] Select this option if this issue appears to be a regression.

### Expected Behavior

The v2 CLI ought to be installable on all platforms the v1 CLI worked on.

### Current Behavior

It is completely broken.

### Reproduction Steps

Install on Alpine and try to run it.

### Possible Solution

_No response_

### Additional Information/Context

_No response_

### CLI version used

2.36.8

### Environment details (OS name and version, etc.)

Alpine

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.