aws / aws/aws-ec2-instance-connect-config

Release version number's dist does not match normal %{dist}

Open
#58 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
88
Forks
39
PR merge metrics
No merged PRs in 30d

Description

```
$ curl -Lsf "https://amazon-ec2-instance-connect-us-west-2.s3.us-west-2.amazonaws.com/latest/linux_amd64/ec2-instance-connect.rpm" -o eic.rpm
$ mv -v eic.rpm RPMS/$(uname -m)/$(rpm --queryformat '%{NAME}-%{VERSION}-%{RELEASE}.%{ARCH}.rpm' -qp eic.rpm)
renamed 'eic.rpm' -> 'RPMS/x86_64/ec2-instance-connect-2.0.0-1.rhel9.x86_64.rpm'
```

This should have a filename of `ec2-instance-connect-2.0.0-1.el9.x86_64.rpm`.

Contributor guide

Open the contributing guide

Research direction

No file or test is named. Reproduce the shown curl, mv, and rpm query commands, then inspect the repository's RPM packaging configuration; done means the downloaded package reports and is renamed with the expected .el9.x86_64.rpm suffix.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
release
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.