Bug 2440185
| Summary: | [heads up] pykakasi will fail to build with Sphinx 9+ in Fedora 45: sphinx.errors.SphinxError: cannot determine default role! | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Karolina Surma <ksurma> |
| Component: | pykakasi | Assignee: | Kevin Fenzi <kevin> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | fti-bugs, kevin |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | pykakasi-2.3.0-10.fc45 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2026-06-06 22:04:14 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2412434, 2433833, 2433836, 2419310, 2485695 | ||
*** Bug 2485739 has been marked as a duplicate of this bug. *** FEDORA-2026-033a19007f (pykakasi-2.3.0-10.fc45) has been submitted as an update to Fedora 45. https://bodhi.fedoraproject.org/updates/FEDORA-2026-033a19007f FEDORA-2026-033a19007f (pykakasi-2.3.0-10.fc45) has been pushed to the Fedora 45 stable repository. If problem still persists, please make note of it in this bug report. |
[heads up] pykakasi will fail to build with Sphinx 9+ which is going to be shipped in Fedora 45. File "/usr/lib/python3.14/site-packages/sphinx/util/docutils.py", line 659, in __call__ raise SphinxError(msg) sphinx.errors.SphinxError: cannot determine default role! Build attempts: https://copr.fedorainfracloud.org/coprs/ksurma/sphinx-9/package/pykakasi/ This is apparently tracked upstream as a bug, but could be also fixed in the project: https://github.com/sphinx-doc/sphinx/issues/13904 Thank you for working on this!