Bug 2207466 - mopidy: FTBFS in Fedora Rawhide
Summary: mopidy: FTBFS in Fedora Rawhide
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: mopidy
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Tobias
QA Contact: Fedora Extras Quality Assurance
URL: https://koschei.fedoraproject.org/pac...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-05-16 02:16 UTC by Orion Poplawski
Modified: 2023-05-31 17:30 UTC (History)
1 user (show)

Fixed In Version: mopidy-3.4.1-1.fc38
Clone Of:
Environment:
Last Closed: 2023-05-31 17:30:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Orion Poplawski 2023-05-16 02:16:41 UTC
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.

Comment 1 Fedora Update System 2023-05-22 18:07:36 UTC
FEDORA-2023-02e23abebe has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-02e23abebe

Comment 2 Fedora Update System 2023-05-24 14:18:15 UTC
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.

Comment 3 Fedora Update System 2023-05-31 17:30:34 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.