Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1800710

Summary: Unpinned CI dependency in template-service-broker-operator dropped support for Python 2
Product: OpenShift Container Platform Reporter: Fabian von Feilitzsch <fabian>
Component: Service BrokerAssignee: Fabian von Feilitzsch <fabian>
Status: CLOSED ERRATA QA Contact: Cuiping HUO <chuo>
Severity: high Docs Contact:
Priority: high    
Version: 4.2.zCC: aos-bugs, jesusr, jfan, jlanford
Target Milestone: ---Keywords: UpcomingSprint
Target Release: 4.2.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1800696 Environment:
Last Closed: 2020-06-03 09:26:03 UTC Type: ---
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: 1800707    
Bug Blocks: 1800711    

Description Fabian von Feilitzsch 2020-02-07 18:45:05 UTC
+++ This bug was initially created as a clone of Bug #1800696 +++

Description of problem:
more-itertools, pulled in by setuptools, dropped support for python2. We need to pin the more-itertools version to 

Version-Release number of selected component (if applicable):
First showed up in 4.4, likely needs to be backported to all versions

How reproducible:
100%

Steps to Reproduce:
1. Attempt to build the CI dockerfile with the command `docker build -f build/custom-ci-build-root.Dockerfile .

Actual results:
Syntax error during install due to `yield from` syntax in more-itertools dependency

Expected results:
Build succeeds

Additional info:

Comment 1 Jesus M. Rodriguez 2020-05-04 15:35:49 UTC
Change severity and priority to HIGH since these are needed to unblock other PRs for the repo.

Comment 2 Jesus M. Rodriguez 2020-05-14 13:26:27 UTC
There is no QE verification required for this bug. It is a bug to track fixing CI related issues.

Comment 5 Cuiping HUO 2020-05-27 09:56:58 UTC
(In reply to Jesus M. Rodriguez from comment #2)
> There is no QE verification required for this bug. It is a bug to track
> fixing CI related issues.

change to verified as this is just a track bug.

Comment 7 errata-xmlrpc 2020-06-03 09:26:03 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, 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-2020:2307