Description of problem: Package mopidy fails to build from source in Fedora Rawhide. Version-Release number of selected component (if applicable): 3.3.0-4.fc38 Steps to Reproduce: koji build --scratch f39 mopidy-3.3.0-4.fc38.src.rpm Additional info: This package is tracked by Koschei. See: https://koschei.fedoraproject.org/package/mopidy Reproducible: Always + make SPHINXBUILD=sphinx-build-3 html man sphinx-build-3 -b html -d _build/doctrees . _build/html Running Sphinx v6.1.3 making output directory... done loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://pykka.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://www.tornadoweb.org/en/stable/objects.inv... WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://pykka.readthedocs.io/en/latest/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPSConnectionPool(host='pykka.readthedocs.io', port=443): Max retries exceeded with url: /en/latest/objects.inv (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x3ffb8401e10>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x3ffba70fd90>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) WARNING: failed to reach any of the inventories with the following issues: intersphinx inventory 'https://www.tornadoweb.org/en/stable/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPSConnectionPool(host='www.tornadoweb.org', port=443): Max retries exceeded with url: /en/stable/objects.inv (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x3ffb8df1610>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 53 source files that are out of date updating environment: [new config] 53 added, 0 changed, 0 removed reading sources... [ 1%] api/architecture reading sources... [ 3%] api/audio reading sources... [ 5%] api/backend reading sources... [ 7%] api/commands reading sources... [ 9%] api/config reading sources... [ 11%] api/core reading sources... [ 13%] api/ext reading sources... [ 15%] api/frontend reading sources... [ 16%] api/http reading sources... [ 18%] api/http-server reading sources... [ 20%] api/httpclient reading sources... [ 22%] api/index reading sources... [ 24%] api/js reading sources... [ 26%] api/mixer reading sources... [ 28%] api/models reading sources... [ 30%] api/zeroconf reading sources... [ 32%] audiosinks reading sources... [ 33%] authors reading sources... [ 35%] changelog Exception occurred: File "/usr/lib/python3.11/site-packages/sphinx/ext/extlinks.py", line 103, in role title = caption % part ~~~~~~~~^~~~~~ TypeError: not all arguments converted during string formatting The full traceback has been saved in /tmp/sphinx-err-quazej2t.log, if you want to report the issue to the developers. Please also report this if it was a user error, so that a better error message can be provided next time. A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks! make: *** [Makefile:40: html] Error 2 Looks related to the update to sphinx 6.
FEDORA-2023-02e23abebe has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-02e23abebe
FEDORA-2023-02e23abebe has been pushed to the Fedora 38 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-02e23abebe` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-02e23abebe See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-02e23abebe has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report.