Bug 1687572 - AttributeError: 'tuple' object has no attribute 'extend'
Summary: AttributeError: 'tuple' object has no attribute 'extend'
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-sphinx
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miro Hrončok
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: SPHINX2
TreeView+ depends on / blocked
 
Reported: 2019-03-11 18:52 UTC by Rex Dieter
Modified: 2019-03-28 13:27 UTC (History)
5 users (show)

Fixed In Version: python-sphinx-2.0.0~b2-1.fc31
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-03-28 13:27:57 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github sphinx-doc sphinx issues 6172 0 None None None 2019-03-11 22:54:37 UTC

Description Rex Dieter 2019-03-11 18:52:03 UTC
Trying to use python3-sphinx (now that python2-sphinx is no longer available), I'm experiencing a build failure that includes the error:

BUILDSTDERR: Exception occurred:
BUILDSTDERR:   File "/usr/lib/python3.7/site-packages/sphinx/util/compat.py", line 66, in apply
BUILDSTDERR:     entries.extend([None])
BUILDSTDERR: AttributeError: 'tuple' object has no attribute 'extend'

koji build link,
https://koji.fedoraproject.org/koji/taskinfo?taskID=33407862

Comment 1 Miro Hrončok 2019-03-17 09:46:20 UTC
Fixed upstream, do you want a backport, or is it OK to wait?

Comment 2 Miro Hrončok 2019-03-28 12:56:34 UTC
Let me know if python-sphinx-2.0.0~b2-1.fc31 helps.

Comment 3 Rex Dieter 2019-03-28 13:27:57 UTC
It appears to work now, my rawhide scratch build succeeded. thanks!


Note You need to log in before you can comment on or make changes to this bug.