Bug 2180499
| Summary: | python-streamlink fails to build with Sphinx 6.1.3 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Karolina Surma <ksurma> |
| Component: | python-streamlink | Assignee: | Mohamed El Morabity <pikachu.2014> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | mail, pikachu.2014 |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-05-21 11:37:40 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 | ||
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! The issues with building Streamlink's docs using Sphinx 6 should've been resolved in the 5.5.0 release (latest currently is 5.5.1): - https://streamlink.github.io/changelog.html#streamlink-5-5-0-2023-05-05 - https://github.com/streamlink/streamlink/pull/5301 The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days |
python-streamlink fails to build with Sphinx 6.1.3 in Fedora 39 (currently Rawhide). The issue detected: Theme error: An error happened in rendering the page api. Reason: UndefinedError("'logo' is undefined") For the logs from testing build attempts, see: https://copr.fedorainfracloud.org/coprs/ksurma/sphinx-6.1.3/package/python-streamlink/ You can test you package in mock running: $ mock -r fedora-rawhide-x86_64 --addrepo=https://download.copr.fedorainfracloud.org/results/ksurma/sphinx-6.1.3/fedora-rawhide-x86_64/ --no-clean your.src.rpm $ mock -r fedora-rawhide-x86_64 --addrepo=https://download.copr.fedorainfracloud.org/results/ksurma/sphinx-6.1.3/fedora-rawhide-x86_64/ shell Sphinx 6.1.3 will be included in Fedora 39. Let us know here if you have any questions. Thank you!