Bug 2323678

Summary: Please branch and build awscli2 in epel10
Product: [Fedora] Fedora EPEL Reporter: Romain Geissler <romain.geissler>
Component: awscli2Assignee: Nikola Forró <nforro>
Status: CLOSED WONTFIX QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel10CC: carl, davdunc, dominik, nforro
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-11-04 16:16:16 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Romain Geissler 2024-11-04 15:51:08 UTC
Hi,

Please branch and build awscli2 in epel10. The previous "awscli" package (version 1) used to be available in EPEL 9, so I guess users will expect the new version to be available in EPEL 10.

Thanks,
Romain

Comment 1 Nikola Forró 2024-11-04 16:16:16 UTC
awscli 2 is in CentOS Stream (both 9 and 10): https://gitlab.com/redhat/centos-stream/rpms/awscli2

Comment 2 Romain Geissler 2024-11-04 16:32:26 UTC
Mmmmh then there is something I don't get (maybe I do something wrong on my side). How do we install the package on CentOS 10 ?

I tried to this, both with "awscli2" and "awscli", and it doesn't seem to find the package:

rgeissler@ncerndobedev6097:~> podman run --rm --pull=always quay.io/centos/centos:stream10-development sh -c 'dnf config-manager --set-enabled crb && dnf install -y awscli2'
Trying to pull quay.io/centos/centos:stream10-development...
Getting image source signatures
Copying blob sha256:f884e061b6e71f3c8b8fdaddce21af8da854bd3c8a110bc75ca14afa0a1fd2fe
Copying config sha256:e27d85ff37e8a8a2b4114fb59717cfa465b8438c7ecf03973c5e3334248af7ea
Writing manifest to image destination
CentOS Stream 10 - BaseOS                        17 MB/s | 6.0 MB     00:00
CentOS Stream 10 - AppStream                    5.8 MB/s | 1.7 MB     00:00
CentOS Stream 10 - CRB                          1.9 MB/s | 477 kB     00:00
CentOS Stream 10 - Extras packages              7.0 kB/s | 2.8 kB     00:00
No match for argument: awscli2
Error: Unable to find a match: awscli2

Is the package already "published" anywhere ?

Comment 3 Nikola Forró 2024-11-04 17:40:38 UTC
I can't tell. I can see the the latest build failed, maybe that's why?
https://kojihub.stream.centos.org/koji/buildinfo?buildID=69136

Comment 4 Romain Geissler 2024-11-05 17:37:11 UTC
Would it be possible to re-run a build or cut a new CentOS 10 release ? As right now it's not available to users.

Comment 5 Nikola Forró 2024-11-06 11:46:56 UTC
I don't know, I suppose it's a bug as it's in AppStream in CentOS Stream 9. You can try opening an issue: https://issues.redhat.com/secure/CreateIssueDetails!init.jspa?pid=12332745&issuetype=1&versions=12412762

@mhayden would you be able to help us here?

Comment 6 Romain Geissler 2024-11-06 13:25:24 UTC
Issue created on CentOS side: https://issues.redhat.com/browse/RHEL-66152