Bug 1709063 - python-utils: FTBFS in Fedora rawhide
Summary: python-utils: FTBFS in Fedora rawhide
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-utils
Version: rawhide
Hardware: noarch
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Miro Hrončok
QA Contact: Fedora Extras Quality Assurance
URL: http://apps.fedoraproject.org/koschei...
Whiteboard:
Depends On:
Blocks: F31FTBFS SPHINX2 PYTHON38 1732841
TreeView+ depends on / blocked
 
Reported: 2019-05-12 23:16 UTC by Orion Poplawski
Modified: 2019-07-31 22:40 UTC (History)
2 users (show)

Fixed In Version: python-utils-2.3.0-5.fc31
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-05-14 02:23:52 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github WoLpH python-utils issues 6 0 None closed Sphinx 2.0 problems: BuildEnvironment has no attribute warn_node 2020-06-01 20:36:09 UTC
Github WoLpH python-utils pull 7 0 None closed Build docs with Python 3 2020-06-01 20:36:09 UTC

Description Orion Poplawski 2019-05-12 23:16:56 UTC
Description of problem:
Package python-utils fails to build from source in Fedora rawhide.

Version-Release number of selected component (if applicable):
2.3.0-4.fc30

Steps to Reproduce:
koji build --scratch f31 python-utils-2.3.0-4.fc30.src.rpm

Additional info:
This package is tracked by Koschei. See:
http://apps.fedoraproject.org/koschei/package/python-utils

+ sphinx-build-3 docs html
Running Sphinx v2.0.1
BUILDSTDERR: Configuration error:
BUILDSTDERR: There is a programmable error in your configuration file:
BUILDSTDERR: Traceback (most recent call last):
BUILDSTDERR:   File "/usr/lib/python3.7/site-packages/sphinx/config.py", line 361, in eval_config_file
BUILDSTDERR:     execfile_(filename, namespace)
BUILDSTDERR:   File "/usr/lib/python3.7/site-packages/sphinx/util/pycompat.py", line 86, in execfile_
BUILDSTDERR:     exec(code, _globals)
BUILDSTDERR:   File "/builddir/build/BUILD/python-utils-2.3.0/docs/conf.py", line 71, in <module>
BUILDSTDERR:     original_warn_mode = sphinx.environment.BuildEnvironment.warn_node
BUILDSTDERR: AttributeError: type object 'BuildEnvironment' has no attribute 'warn_node'

Comment 1 Miro Hrončok 2019-05-13 05:42:22 UTC
Thanks for the report.

Comment 2 Miro Hrončok 2019-05-13 05:45:35 UTC
Reported at https://github.com/WoLpH/python-utils/issues/6

Comment 3 Miro Hrončok 2019-05-13 08:51:31 UTC
This fixes it: https://github.com/WoLpH/python-utils/pull/7

Comment 4 Orion Poplawski 2019-05-14 02:23:52 UTC
Thanks - I've committed that along with dropping BR on pytest-cache that I was wanting to do when I found this.


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