Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
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 1979103

Summary: RHEL9.0 Nightly[RHEL-9.0.0-20210702.2] python3-pexpect package is missing
Product: Red Hat Enterprise Linux 9 Reporter: zhoujunqin <juzhou>
Component: python-pexpectAssignee: Oyvind Albrigtsen <oalbrigt>
Status: CLOSED NOTABUG QA Contact: BaseOS QE - Apps <qe-baseos-apps>
Severity: high Docs Contact:
Priority: unspecified    
Version: 9.0CC: bperkins, cfeist, chhu, jil, lcheng, mxie, tyan, tzheng, vwu, xiaodwan
Target Milestone: betaKeywords: Automation
Target Release: ---Flags: pm-rhel: mirror+
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: 2021-07-06 14:47:26 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 zhoujunqin 2021-07-05 02:05:11 UTC
Description of problem:
The python3-pexpect package is missing from nightly tree - http://download.eng.bos.redhat.com/rhel-9/composes/RHEL-9/RHEL-9.0.0-20210702.2/compose/CRB/x86_64/os/Packages/

Version-Release number of selected component (if applicable):
Nightly tree - RHEL-9.0.0-20210702.2

How reproducible:
100%

Steps to Reproduce:
1. I meet this issue when I checked the runtest job's failure -https://libvirt-jenkins.rhev-ci-vms.eng.rdu2.redhat.com/view/installation/view/RHEL9.0/job/installation-RHEL-9.0-runtest-x86_64-matrix-rhel-win_1/80/consoleFull

...
20:41:16 failed: [localhost] (item=python3-pexpect) => {"ansible_loop_var": "item", "changed": false, "failures": ["No package python3-pexpect available."], "item": "python3-pexpect", "msg": "Failed to install some of the specified packages", "rc": 1, "results": []}


Actual results:
As the description.

Expected results:
Fix it.

Additional info:
1. python3-pexpect package is included by tree - http://download.eng.bos.redhat.com/rhel-9/composes/RHEL-9/RHEL-9.0.0-20210701.4/compose/CRB/x86_64/os/Packages/

Comment 1 Chris Feist 2021-07-06 14:47:26 UTC
python3-pexpect is being dropped by the RHEL HA team in RHEL 9 and will not be shipped (unless another group picks it up).

Comment 2 zhoujunqin 2021-07-07 02:33:13 UTC
Hi Chris,

Thanks for your response.
But I still have some doubts about this package.

Q1:
> python3-pexpect is being dropped by the RHEL HA team in RHEL 9 and will not
> be shipped (unless another group picks it up).

Do you mean the status of the package 'python3-pexpect' on this page[1]?

Q2:
I found this package existing in brewweb[2] with Tags - 
rhel-9.0.0-beta-candidate
rhel-9.0.0-beta-pending

In general, it means the package will be included by RHEL-9 compose, right?

Q3:
Is there any other rpm package that replace the function of package python3-pexpect?

Waiting for your feedback, thanks.

[1]http://file.rdu.redhat.com/~asamalik/content-set/rhel8-vs-rhel9-rpms.html
[2]https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=1654948


BR,
juzhou.

Comment 3 Chris Feist 2021-07-07 14:20:27 UTC
(In reply to zhoujunqin from comment #2)
> Hi Chris,
> 
> Thanks for your response.
> But I still have some doubts about this package.
> 
> Q1:
> > python3-pexpect is being dropped by the RHEL HA team in RHEL 9 and will not
> > be shipped (unless another group picks it up).
> 
> Do you mean the status of the package 'python3-pexpect' on this page[1]?

I *think* because it says "Content Resolver" no it means it will be eventually removed.

> Q2:
> I found this package existing in brewweb[2] with Tags - 
> rhel-9.0.0-beta-candidate
> rhel-9.0.0-beta-pending
> 
> In general, it means the package will be included by RHEL-9 compose, right?

It will eventually be removed as soon as rel-eng catches up on their backlog.

> 
> Q3:
> Is there any other rpm package that replace the function of package
> python3-pexpect?

No.

> 
> Waiting for your feedback, thanks.
> 
> [1]http://file.rdu.redhat.com/~asamalik/content-set/rhel8-vs-rhel9-rpms.html
> [2]https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=1654948
> 
> 
> BR,
> juzhou.