Bug 2323678
Summary: | Please branch and build awscli2 in epel10 | ||
---|---|---|---|
Product: | [Fedora] Fedora EPEL | Reporter: | Romain Geissler <romain.geissler> |
Component: | awscli2 | Assignee: | Nikola Forró <nforro> |
Status: | CLOSED WONTFIX | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | epel10 | CC: | 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
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 |