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 1718323 - python-bash8 fails to build on rawhide/F31
Summary: python-bash8 fails to build on rawhide/F31
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora
Classification: Fedora
Component: python-bash8
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Orphan Owner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1705932 1736503
Blocks: F31FTBFS SPHINX2 PYTHON38 1732841
TreeView+ depends on / blocked
 
Reported: 2019-06-07 13:27 UTC by Petr Viktorin
Modified: 2019-08-05 13:50 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-07-30 14:43:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Petr Viktorin 2019-06-07 13:27:05 UTC
python-bash8 fails to build with Sphinx 2.

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

This API has been deprecated since Sphinx 1.6 and removed in Sphinx 2.0, you should update to the logging API:
https://www.sphinx-doc.org/en/2.0/extdev/logging.html


This also blocks the rebuild with Python 3.8.
We plan to start 3.8 rebuilds in a side tag this week. The sooner the builds are done, the sooner the side tag can be merged back to rawhide. If the side tag is "open" for too long, it tends to diverge and the merge is more problematic. We usually decide to merge it even if some packages fail to build to prevent that. Once we do, packages that failed to rebuild will fail to install. If you are OK with that, it blocks nothing.

Comment 1 Miro Hrončok 2019-06-07 13:43:17 UTC
Technically , this package is almost orphaned. https://pagure.io/fesco/issue/2141

Comment 2 Miro Hrončok 2019-07-30 14:43:10 UTC
This package was recently retired.


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