Bug 2149497
Summary: | Move python-greenlet-devel to CRB | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Michel Lind <michel> |
Component: | python-greenlet | Assignee: | Brian Lane <bcl> |
Status: | CLOSED ERRATA | QA Contact: | Dalibor Pospíšil <dapospis> |
Severity: | unspecified | Docs Contact: | Mirek Jahoda <mjahoda> |
Priority: | unspecified | ||
Version: | 9.1 | CC: | ansasaki, atodorov, bcl, bleanhar, carl, dapospis, dueno, gfialova, rpittau, scorreia, zveleba |
Target Milestone: | rc | Keywords: | Triaged |
Target Release: | --- | Flags: | tsedovic:
needinfo-
pm-rhel: mirror+ |
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python3-greenlet-1.1.2-4.el9 | Doc Type: | Enhancement |
Doc Text: |
.`python3-greenlet-devel` is now available in CRB
The `python3-greenlet-devel` package is now available in the CodeReady Linux Builder (CRB) repository, which you must explicitly enable. See the link:https://access.redhat.com/articles/4348511[How to enable and make use of content within CodeReady Linux Builder] Knowledgebase article for more information. Note that packages included in the CRB repository are unsupported.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2023-11-07 08:35:46 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: | |||
Bug Depends On: | |||
Bug Blocks: | 2098497 |
Description
Michel Lind
2022-11-30 03:43:41 UTC
This also needs to be added to CRB in Stream, but I picked 9.1 because python-greenlet was added to RHEL then. I don't think it can be added to CRB since the package is in AppStream, but we should be able to add -devel to AppStream. It's quite common for subpackages to be split between baseos/appstream and crb. Here are a few examples. [root@rhel9-container:~]# dnf -q list --available {bison,jq,samba}{,-devel}.x86_64 Available Packages bison.x86_64 3.7.4-5.el9 appstream bison-devel.x86_64 3.7.4-5.el9 crb jq.x86_64 1.6-12.el9 appstream jq-devel.x86_64 1.6-12.el9 crb samba.x86_64 4.16.4-101.el9 baseos samba-devel.x86_64 4.16.4-101.el9 crb Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (python-greenlet bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2023:6504 |