Bug 2180484
| Summary: | python-sphinx-notfound-page fails to build with Sphinx 6.1.3 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Karolina Surma <ksurma> |
| Component: | python-sphinx-notfound-page | Assignee: | Kevin Fenzi <kevin> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | kevin, maxwell |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | python-sphinx-notfound-page-0.7.1-7.fc39 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-04-17 17:46:06 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: | 2135122 | ||
|
Description
Karolina Surma
2023-03-21 14:51:03 UTC
Hi, This is a friendly notice that Sphinx 6.1.3 will be shipped to Fedora Rawhide on April 13th. This package - unless fixed - will start to FTBFS. I'll be happy to help with fixing the issues, should you need it. If this package has already been handled, please ignore this message and ideally close the ticket. Thank you! I'd love some help with this. I only need it in the context of ansible-core currently... Hi, I started looking into it. It looks like ansible-core doesn't build the docs anymore https://src.fedoraproject.org/rpms/ansible-core/blob/rawhide/f/ansible-core.spec Docs build was removed (not completely -- see %files in the above specfile) in this commit: https://src.fedoraproject.org/rpms/ansible-core/c/c33bf4a3b526a77b803cfb6e116a157b26b424b9?branch=rawhide Running repoquery gives me 3 results $ repoquery --repo=rawhide{,-source} --whatrequires python3-sphinx-notfound-page --recursive | pkgname | sort | uniq python-molecule python-scrapy python-sphinx_ansible_theme python-sphinx_ansible_theme is a leaf package, nothing requires it. This issue still affects two other packages, so I'll continue to work on this. Oh yeah, I totally forgot we disabled that. :) Added maxwell here as he has been dealing with ansible packages of late. Should we just let this go? Or do we plan to build docs again? I proposed a hotfix both upstream and downstream: https://src.fedoraproject.org/rpms/python-sphinx-notfound-page/pull-request/4 FEDORA-2023-37d5536fa5 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-37d5536fa5 FEDORA-2023-37d5536fa5 has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. |