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 1712016 - python-castellan FTBFS with sphinx2
Summary: python-castellan FTBFS with sphinx2
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: python-castellan
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Haïkel Guémar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F31FTBFS SPHINX2 PYTHON38 1732841
TreeView+ depends on / blocked
 
Reported: 2019-05-20 15:37 UTC by Patrik Kopkan
Modified: 2019-07-31 22:40 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-05-29 16:17:48 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Copr build log (96.34 KB, text/plain)
2019-05-20 15:38 UTC, Patrik Kopkan
no flags Details

Description Patrik Kopkan 2019-05-20 15:37:14 UTC
python-castellan-0.5.0-8 fails to build because of removing depracated API. 
upstream should use this instead https://www.sphinx-doc.org/en/2.0/extdev/logging.html

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'

Comment 1 Patrik Kopkan 2019-05-20 15:38:24 UTC
Created attachment 1571324 [details]
Copr build log

Comment 2 Alfredo Moralejo 2019-05-20 15:47:13 UTC
This package is going to be retired soon as part of OpenStack Clients refresh.

Comment 3 Miro Hrončok 2019-05-20 15:56:16 UTC
So we don't need to care about it at all when it comes to 3.8 rebuilds, right?

Comment 4 Alfredo Moralejo 2019-05-21 13:50:04 UTC
(In reply to Miro Hrončok from comment #3)
> So we don't need to care about it at all when it comes to 3.8 rebuilds,
> right?

Correct, you can ignore errors rebuilding it to 3.8.


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