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
awscli 2 is in CentOS Stream (both 9 and 10): https://gitlab.com/redhat/centos-stream/rpms/awscli2
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 ?
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
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.
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?
Issue created on CentOS side: https://issues.redhat.com/browse/RHEL-66152