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.