Bug 1590928 - krb5: Switch to python3-sphinx
Summary: krb5: Switch to python3-sphinx
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: krb5
Version: 28
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Robbie Harwood
QA Contact: Fedora Extras Quality Assurance
URL: https://github.com/krb5/krb5/pull/790
Whiteboard:
Depends On:
Blocks: 1559015 1590718
TreeView+ depends on / blocked
 
Reported: 2018-06-13 16:30 UTC by Robbie Harwood
Modified: 2018-06-20 01:50 UTC (History)
12 users (show)

Fixed In Version: krb5-1.16.1-7.fc28
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1590718
Environment:
Last Closed: 2018-06-19 15:46:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Robbie Harwood 2018-06-13 16:30:30 UTC
+++ This bug was initially created as a clone of Bug #1590718 +++

Please switch to python3-spinhx or drop the dependency as soon as possible, we need to remove python2-spinhx.

Comment 1 Robbie Harwood 2018-06-13 16:34:11 UTC
Naively swithcing the deps results in this:

+ mkdir -p build-man build-html build-pdf
+ sphinx-build -a -b man -t pathsubs doc build-man
Running Sphinx v1.7.2

Configuration error:
There is a programable error in your configuration file:

Traceback (most recent call last):
  File "/usr/lib/python3.6/site-packages/sphinx/config.py", line 161, in __init__
    execfile_(filename, config)
  File "/usr/lib/python3.6/site-packages/sphinx/util/pycompat.py", line 150, in execfile_
    exec_(code, _globals)
  File "conf.py", line 53, in <module>
    execfile("version.py")
NameError: name 'execfile' is not defined

error: Estado de salida erróneo de /var/tmp/rpm-tmp.gyVIvK (%build)
    Estado de salida erróneo de /var/tmp/rpm-tmp.gyVIvK (%build)

Comment 2 Miro Hrončok 2018-06-13 16:45:35 UTC
conf.py has python3 incompatible code. Please work with upstream to fix it.

https://portingguide.readthedocs.io/en/latest/builtins.html#removed-execfile

Comment 3 Fedora Update System 2018-06-14 17:45:06 UTC
krb5-1.16.1-6.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-5665d0448d

Comment 4 Fedora Update System 2018-06-15 16:34:34 UTC
krb5-1.16.1-6.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-5665d0448d

Comment 5 Fedora Update System 2018-06-19 15:46:32 UTC
krb5-1.16.1-7.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2018-06-20 01:50:50 UTC
krb5-1.16.1-7.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.


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