Bug 1581238
Summary: | Add python-pexpect-4.5.0 to RDO Dependencies repo | ||
---|---|---|---|
Product: | [Community] RDO | Reporter: | Dan Radez <dradez> |
Component: | distribution | Assignee: | Alfredo Moralejo <amoralej> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Shai Revivo <srevivo> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | trunk | CC: | amoralej, bperkins, dradez, markmc, srevivo |
Target Milestone: | --- | ||
Target Release: | trunk | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-pexpect-4.5-1.el7 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2019-04-30 13:48:11 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: | 1550514 |
Description
Dan Radez
2018-05-22 12:10:51 UTC
For the record pexpect is also 4.5.0 in upper-constraints.txt: https://github.com/openstack/requirements/blob/1eac6a0453a831bf52899099d2f686a1c5bd5410/upper-constraints.txt#L385 pexpect in fedora is still 4.4.0, bugzilla tu bump it there is https://bugzilla.redhat.com/show_bug.cgi?id=1567462 In RDO we try to not provide newer versions that the ones in base unless it's totally required. In this particular case, does ansible-runner use any feature which is not available in 2.3? there are features added in pexpect 4.5 that ansible-runner will rely on when 1.0.2 is released. In Ansible-runner 1.0.1 the base cent pexpect was sufficient. Requesting this fork in preparation for 4.5 req being added in ansible-runner 1.0.2 Ansible runner 1.0.2 has landed and is in fedora. I think we should go ahead and create this repo. I'm not sure that the upstream repo will support us in el7 in the near future. python-pexpect 4.5.0 built in https://cbs.centos.org/koji/buildinfo?buildID=22861 I'll promote it to rocky-testing tag. Promotion proposed in https://review.rdoproject.org/r/13959 pexpect 4.5.0 is now available in dependencies repo for rocky https://trunk.rdoproject.org/centos7-master/deps/latest/noarch/python2-pexpect-4.5-1.el7.noarch.rpm |