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 1707244 - greenwave FTBFS on rawhide/F31 / nonresponsive maintainer
Summary: greenwave FTBFS on rawhide/F31 / nonresponsive maintainer
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: greenwave
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: gnaponie
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F31FTBFS SPHINX2 PYTHON38 1732841
TreeView+ depends on / blocked
 
Reported: 2019-05-07 06:59 UTC by gnaponie
Modified: 2019-07-31 22:40 UTC (History)
8 users (show)

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


Attachments (Terms of Use)

Description gnaponie 2019-05-07 06:59:14 UTC
Exception occurred:
  File "/builddir/build/BUILD/greenwave-0.9.4/docs/conf.py", line 211, in get
    app.warn(msg.format(url, e))
AttributeError: 'Sphinx' object has no attribute 'warn'

Comment 1 Miro Hrončok 2019-05-07 08:05:06 UTC
This also fails with Python 3.7 (but still blocks the Python 3.8 rebiuild).

It's a Sphinx update problem, this 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

Comment 2 Miro Hrončok 2019-07-10 11:35:57 UTC
Please respond.

Comment 3 gnaponie 2019-07-10 11:43:12 UTC
Hello Miro,
Greenwave package doesn't get released anymore and it's not available for newer versions of Fedora. Can't it just be dropped?

Comment 4 Miro Hrončok 2019-07-10 12:03:47 UTC
Please do.

Comment 5 gnaponie 2019-07-15 13:52:32 UTC
Done, could you please check if everything is fine now?

Comment 6 Miro Hrončok 2019-07-15 14:02:38 UTC
Thanks.


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