RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 2149497 - Move python-greenlet-devel to CRB
Summary: Move python-greenlet-devel to CRB
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 9
Classification: Red Hat
Component: python-greenlet
Version: 9.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Brian Lane
QA Contact: Dalibor Pospíšil
Mirek Jahoda
URL:
Whiteboard:
Depends On:
Blocks: 2098497
TreeView+ depends on / blocked
 
Reported: 2022-11-30 03:43 UTC by Michel Lind
Modified: 2023-11-07 10:01 UTC (History)
11 users (show)

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.
Clone Of:
Environment:
Last Closed: 2023-11-07 08:35:46 UTC
Type: Bug
Target Upstream Version:
Embargoed:
tsedovic: needinfo-
pm-rhel: mirror+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker RHELPLAN-140853 0 None None None 2022-11-30 03:53:53 UTC
Red Hat Issue Tracker SECENGSP-5425 0 None None None 2023-08-29 12:30:08 UTC
Red Hat Product Errata RHBA-2023:6504 0 None None None 2023-11-07 08:35:49 UTC

Description Michel Lind 2022-11-30 03:43:41 UTC
Description of problem:
python-greenlet was added to RHEL's appstream for 9.1, but python-greenlet-devel was not made available in CRB. This means we can't retire the old EPEL package, because doing so would make python-gevent and uwsgi (both in EPEL) unbuildable

Version-Release number of selected component (if applicable):
1.1.2-3.el9

How reproducible:
Always

Steps to Reproduce:
1. sudo dnf list --showduplicates python3-greenlet-devel
2. sudo dnf repoquery --enablerepo=epel-source --whatrequires python3-greenlet-devel

Actual results:
ansible-playbooks on  main                                                                                                 
⬢ [almalinux:9] ❯ sudo dnf list --showduplicates python3-greenlet-devel                                                     
Last metadata expiration check: 0:03:29 ago on Tue 29 Nov 2022 09:34:07 PM CST.                                             
Available Packages                                                                                                          
python3-greenlet-devel.x86_64                  1.1.2-2.el9                  epel                                            
                                                                                                                            
ansible-playbooks on  main                                                                                                 
⬢ [almalinux:9] ❯ sudo dnf repoquery --enablerepo=epel-source --whatrequires python3-greenlet-devel                         
Extra Packages for Enterprise Linux 9 - x86_64  1.3 MB/s | 2.5 MB     00:01                                                 
Last metadata expiration check: 0:00:03 ago on Tue 29 Nov 2022 09:38:05 PM CST.                                             
python-gevent-0:21.12.0-1.el9.src                                                                                           
uwsgi-0:2.0.21-2.el9.src 

Expected results:
python3-greenlet-devel should be available

Additional info:

Comment 1 Michel Lind 2022-11-30 03:44:35 UTC
This also needs to be added to CRB in Stream, but I picked 9.1 because python-greenlet was added to RHEL then.

Comment 2 Brian Lane 2023-04-17 19:05:15 UTC
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.

Comment 3 Carl George 🤠 2023-04-20 23:00:48 UTC
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

Comment 29 errata-xmlrpc 2023-11-07 08:35:46 UTC
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


Note You need to log in before you can comment on or make changes to this bug.