Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1737205 - AttributeError: 'Sphinx' object has no attribute 'info'
Summary: AttributeError: 'Sphinx' object has no attribute 'info'
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-oslo-sphinx
Version: 31
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Alan Pevec (Fedora)
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: SPHINX2 1705932 1731531 1736503
TreeView+ depends on / blocked
 
Reported: 2019-08-03 22:35 UTC by Miro Hrončok
Modified: 2020-11-03 20:46 UTC (History)
6 users (show)

Fixed In Version: python-oslo-sphinx-4.18.0-5.fc31
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-11-03 20:46:53 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2019-08-03 22:35:23 UTC
python-oslo-sphinx is broken on Fedora 31:

Exception occurred:
  File "/usr/lib/python3.8/site-packages/oslosphinx/__init__.py", line 76, in builder_inited
    app.info('Using openstack theme from %s' % theme_dir)
AttributeError: 'Sphinx' object has no attribute 'info'

Please use the logging API instead:

https://www.sphinx-doc.org/en/2.0/extdev/logging.html

This blocks the Python 3.8 rebuild of all dependent packages.

Comment 1 Zbigniew Jędrzejewski-Szmek 2019-08-04 10:13:17 UTC
https://src.fedoraproject.org/rpms/python-oslo-sphinx/pull-request/2

Comment 2 Alan Pevec (Fedora) 2019-08-04 11:29:03 UTC
As a quickfix we can merge this, real fix will be to remove this package in Fedora since oslosphinx was retired upstream.

Comment 3 Zbigniew Jędrzejewski-Szmek 2019-08-04 12:44:24 UTC
Yeah, there's still quite a few packages to be weaned off before it is retired:
python-bashate-0:0.5.1-11.fc30.src
python-grafyaml-0:0.0.5-12.fc30.src
python-hacking-0:1.1.0-7.fc31.src
python-k8sclient-0:0.3.0-10.fc30.src
python-murano-pkg-check-0:0.3.0-13.fc31.src
python-rsd-lib-0:0.5.1-2.fc31.src
python-rsdclient-0:0.2.0-2.fc31.src
python-subunit2sql-0:1.9.0-3.fc30.src
python-taskflow-0:3.7.0-2.fc31.src
python-yaql-0:1.1.3-8.fc31.src

Comment 4 Miro Hrončok 2019-08-05 11:42:14 UTC
Since the PR was merged, this no longer blocks the Python 3.8 rebuilds. Thank you Zbyszek.

The openstack packages in Fedora unfortunately have a bad habit of being updated, retired or replaced upstream without proper Fedora actions.

Comment 5 Ben Cotton 2019-08-13 16:50:01 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 31 development cycle.
Changing version to '31'.

Comment 6 Ben Cotton 2019-08-13 17:03:55 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 31 development cycle.
Changing version to 31.

Comment 7 Ben Cotton 2020-11-03 16:52:40 UTC
This message is a reminder that Fedora 31 is nearing its end of life.
Fedora will stop maintaining and issuing updates for Fedora 31 on 2020-11-24.
It is Fedora's policy to close all bug reports from releases that are no longer
maintained. At that time this bug will be closed as EOL if it remains open with a
Fedora 'version' of '31'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version.

Thank you for reporting this issue and we are sorry that we were not 
able to fix it before Fedora 31 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior this bug is closed as described in the policy above.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 8 Miro Hrončok 2020-11-03 20:46:53 UTC
The package has been fixed, but not retired yet.


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