Bug 1556223

Summary: python-oauth2client: FTBFS in F28
Product: [Fedora] Fedora Reporter: Fedora Release Engineering <releng>
Component: python-oauth2clientAssignee: Michele Baldessari <michele>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 28CC: michele, mrunge, rbean, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-oauth2client-4.1.2-4.fc28 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-03-30 13:12:56 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:    
Bug Blocks: 1534542, 1555378    

Description Fedora Release Engineering 2018-03-14 23:27:59 UTC
Your package python-oauth2client failed to build from source in current F28.

https://koji.fedoraproject.org/koji/taskinfo?taskID=24876687

For details on mass rebuild see https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

Comment 1 Zbigniew Jędrzejewski-Szmek 2018-03-21 11:39:14 UTC
BuildRequires:  python-django

So this needs to either be updated for django 2.0 or retired...

Comment 2 Matthias Runge 2018-03-21 11:44:14 UTC
It needs django for executing tests, https://github.com/google/oauth2client/blob/master/tox.ini#L14

Otherwise the project itself declares being inactive, whatever that means: https://github.com/google/oauth2client/blob/master/setup.py#L73

Comment 3 Zbigniew Jędrzejewski-Szmek 2018-03-21 11:49:24 UTC
Another option would be to switch it over to python2-django1.11. Dunno.

Comment 4 Michele Baldessari 2018-03-21 12:12:48 UTC
Yeah it needs django for docs and tests. I'll try and tackle this issue this week.

Comment 5 Michele Baldessari 2018-03-21 16:29:34 UTC
Went with the super quick python2-django1.11 fix. Will see if I can port doc/tests to py3 only in the next days

Comment 6 Fedora Update System 2018-03-22 14:13:15 UTC
python-oauth2client-4.1.2-4.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-675175e3e5

Comment 7 Fedora Update System 2018-03-30 13:12:56 UTC
python-oauth2client-4.1.2-4.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.