Bug 1977652 - rebase-helper fails to build with Sphinx 4.0.2
Summary: rebase-helper fails to build with Sphinx 4.0.2
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: rebase-helper
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Nikola Forró
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1973718
TreeView+ depends on / blocked
 
Reported: 2021-06-30 08:39 UTC by Karolina Surma
Modified: 2021-07-21 11:49 UTC (History)
2 users (show)

Fixed In Version: rebase-helper-0.25.0-1.fc35
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-07-21 11:49:57 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Karolina Surma 2021-06-30 08:39:28 UTC
rebase-helper fails to build with Sphinx 4.0.2 in Fedora 35 (currently Rawhide).

make -C docs clean man
make[1]: Entering directory '/builddir/build/BUILD/rebase-helper-0.24.0/docs'
rm -rf ../build/*
sphinx-build-3 -b custom-man -d ../build/doctrees   . ../build/man
Running Sphinx v4.0.2
loading translations [en]... done
making output directory... done
...
writing... rebase-helper.1 { } failed
Exception occurred:
  File "/usr/lib/python3.10/site-packages/docutils/nodes.py", line 625, in __getitem__
    return self.attributes[key]
KeyError: 'domain'
make[1]: Leaving directory '/builddir/build/BUILD/rebase-helper-0.24.0/docs'
make[1]: *** [Makefile:131: man] Error 2

For the logs from testing build attempts, see:
https://copr.fedorainfracloud.org/coprs/ksurma/pygments-2.9.0/package/rebase-helper/

You can test you package using Koji scratch build
koji build --scratch <srpm>

For details regarding the Sphinx change, see https://fedoraproject.org/wiki/Changes/Sphinx4
Let us know here if you have any questions. Thank you!


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