-
Bug
-
Resolution: Won't Do
-
Blocker
-
CentOS Stream 10
-
None
What were you trying to do that didn't work?
Installing awscli2 on CentOS 10 fails to pull the package due to inavailability in the AppStream repository.
What is the impact of this issue to you?
awscli2 is only available to user subscribed to the High Availability repositories.
Please provide the package NVR for which the bug is seen:
awscli2-2.22.9-1.el10.noarch.rpm
How reproducible is this bug?
Always.
Steps to reproduce
podman run --rm --pull=always quay.io/centos/centos:stream10-development sh -c 'dnf config-manager --set-enabled crb && dnf install -y awscli'
Expected results
Running above command should install awscli2 on any CentOS 10 host from the appstream repository.
Actual results
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
Hint
According to the RHEL development documentation a "centpkg build" will recreate the package and label it for c10s gating. Reach out to OSCI for support on how to remove the packages in question from High Availability and release in AppStream.
- relates to
-
RHEL-66152 awscli package is missing in CentOS 10
-
- Closed
-