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: | NEW --- | QA Contact: | |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | kevin |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | --- | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 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, 2419310 | ||
[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!