condor fails to build with Sphinx 4.0.2 in Fedora 35 (currently Rawhide). + make -C docs man make: Entering directory '/builddir/build/BUILD/htcondor-8_8_10/docs' sphinx-build -b man -d _build/doctrees . _build/man Running Sphinx v4.0.2 WARNING: while setting up extension index: role 'index' is already registered, it will be overridden making output directory... done Exception occurred: File "/builddir/build/BUILD/htcondor-8_8_10/docs/conf.py", line 452, in setup app.add_stylesheet('css/htcondor-manual.css') AttributeError: 'Sphinx' object has no attribute 'add_stylesheet' For the logs from testing build attempts, see: https://copr.fedorainfracloud.org/coprs/ksurma/pygments-2.9.0/package/condor/ Possible solution for this issue: In some cases it may be enough to replace the call to 'add_stylesheet' with 'add_css_file' instead. 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!
This is a problem with the included documentation for the Jupyter notebooks. The solution is to patch the documentation to point directly to the tutorials. Unfortunately, then this section of the manual is no longer available off-line. After patching this today, we will work on getting the python notebook documentation back into the manual.
*** Bug 1967078 has been marked as a duplicate of this bug. ***
This bug appears to have been reported against 'rawhide' during the Fedora 35 development cycle. Changing version to 35.
(In reply to Tim Theisen from comment #1) > This is a problem with the included documentation for the Jupyter notebooks. > The solution is to patch the documentation to point directly to the > tutorials. Unfortunately, then this section of the manual is no longer > available off-line. After patching this today, we will work on getting the > python notebook documentation back into the manual. Hey Tim. Any update on this? Can we at least temporarily disable the documentation build to make python3-condor installable again?
Hello Miro, I push an update today. Thank you for your patience. ...Tim
*** Bug 1992884 has been marked as a duplicate of this bug. ***
Hello, Please note that this comment was generated automatically. If you feel that this output has mistakes, please contact me via email (mhroncok). All subpackages of a package against which this bug was filled are now installable or removed from Fedora 35. Thanks for taking care of it!
This was only built on F35, could you also build in Rawhide?
I have built for rawhide as well. Can this be closed now?
Yes, thank you!