-
Bug
-
Resolution: Unresolved
-
Blocker
-
None
-
CentOS Stream 10
-
None
-
Yes
-
None
-
rhel-sst-cloudexperience
-
None
-
None
-
None
-
None
-
None
-
None
Hi,
This is a followup of this EPEL bug: https://bugzilla.redhat.com/show_bug.cgi?id=2323678
awscli2 branch exists in CentOS 10 (https://gitlab.com/redhat/centos-stream/rpms/awscli2) and it used to build correctly, but it seems the package was not correctly rebuilt during the last mass rebuild. For CentOS users, the package is not installable as it is not found:
rgeissler@ncerndobedev6097:~> podman run --rm --pull=always quay.io/centos/centos:stream10-development sh -c 'dnf config-manager --set-enabled crb && dnf install -y awscli' 1:22PM Trying to pull quay.io/centos/centos:stream10-development... Getting image source signatures Copying blob sha256:c730c522111d5116436c7e9451d048a21ccd8e05e38a3daa423c96c01760c4a1 Copying config sha256:c1e65701cdef01d5fd007cb1d95e785fd5676ff5384b941e289bc3fbb5896d31 Writing manifest to image destination CentOS Stream 10 - BaseOS 19 MB/s | 6.1 MB 00:00 CentOS Stream 10 - AppStream 7.2 MB/s | 2.0 MB 00:00 CentOS Stream 10 - CRB 1.1 MB/s | 603 kB 00:00 CentOS Stream 10 - Extras packages 7.5 kB/s | 3.0 kB 00:00 No match for argument: awscli Error: Unable to find a match: awscli
Can you please check what is wrong with this package in CentOS 10 ? The package is ok in CentOS 9.
Cheers,
Romain