Bug 1687777

Summary: python2-docs FTBFS
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: python2-docsAssignee: Charalampos Stratakis <cstratak>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: bkabrda, cstratak, mhroncok, pviktori, rkuska, torsava
Target Milestone: ---   
Target Release: ---   
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: 2019-03-28 12:54: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: 1685211    

Description Miro Hrončok 2019-03-12 11:11:43 UTC
python2-docs cannot build any more, there is no python2-sphinx.

We were able to build it with python3-sphinx 1.8.x, but not with 2.0.0b1.

See https://src.fedoraproject.org/rpms/python2-docs/pull-request/5

Should we retire the package?

Alternatively, we can report the failures to CPython upstream / Sphinx upstream.

Comment 1 Miro Hrončok 2019-03-12 11:13:20 UTC
Seems to be fixed in cpython 2.7 branch \o/

https://github.com/python/cpython/commit/f82c9f1e1af8d35056a6961281d72467b4c46b8d

So maybe we can build 2.7.16 and this bug was premature.

Comment 2 Miro Hrončok 2019-03-12 11:14:50 UTC
Scratch build with python3-sphinx 2.0.x https://koji.fedoraproject.org/koji/taskinfo?taskID=33431381

Comment 3 Miro Hrončok 2019-03-12 11:35:40 UTC
Another failure now, see https://src.fedoraproject.org/rpms/python2-docs/pull-request/5

Comment 4 Miro Hrončok 2019-03-19 21:21:51 UTC
The failure in https://src.fedoraproject.org/rpms/python2-docs/pull-request/5 was fixed.

Comment 5 Miro Hrončok 2019-03-28 12:54:11 UTC
Should build now with python3-sphinx.