Your message dated Mon, 16 Dec 2024 20:49:07 +0000 with message-id <E1tNI1b-001x9h-9M@fasolo.debian.org> and subject line Bug#1090105: fixed in mpd-sima 0.18.2-3 has caused the Debian Bug report #1090105, regarding mpd-sima: FTBFS: ERROR: Invalid value `None` in intersphinx_mapping['https://docs.python.org/']. Expected a two-element tuple or list. to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1090105: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090105 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: Debian BTS <submit@bugs.debian.org>
- Subject: mpd-sima: FTBFS: ERROR: Invalid value `None` in intersphinx_mapping['https://docs.python.org/']. Expected a two-element tuple or list.
- From: Santiago Vila <sanvila@debian.org>
- Date: Mon, 16 Dec 2024 13:46:22 +0000
- Message-id: <[🔎] E1tNBQU-00GwDl-7X@paradis.debian.org>
Package: src:mpd-sima Version: 0.18.2-2 Severity: serious Tags: ftbfs Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: -------------------------------------------------------------------------------- [...] debian/rules binary dh binary --buildsystem=pybuild dh_update_autotools_config -O--buildsystem=pybuild dh_autoreconf -O--buildsystem=pybuild dh_auto_configure -O--buildsystem=pybuild I: pybuild base:311: python3.12 setup.py config /usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) running config dh_auto_build -O--buildsystem=pybuild I: pybuild base:311: /usr/bin/python3 setup.py build /usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) running build running build_py creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima copying sima/core.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima copying sima/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima copying sima/launch.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima copying sima/mpdclient.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima copying sima/info.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib copying sima/lib/http.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib copying sima/lib/cache.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib copying sima/lib/logger.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib copying sima/lib/meta.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib copying sima/lib/track.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib copying sima/lib/simafm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib copying sima/lib/daemon.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib copying sima/lib/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib copying sima/lib/webserv.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib copying sima/lib/simastr.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib copying sima/lib/simadb.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib copying sima/lib/plugin.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils copying sima/utils/startopt.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils copying sima/utils/filelock.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils copying sima/utils/configtest.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils copying sima/utils/utils.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils copying sima/utils/leven.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils copying sima/utils/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils copying sima/utils/config.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils copying sima/utils/blcli.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins copying sima/plugins/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal copying sima/plugins/internal/lastfm.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal copying sima/plugins/internal/genre.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal copying sima/plugins/internal/tags.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal copying sima/plugins/internal/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal copying sima/plugins/internal/crop.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal copying sima/plugins/internal/random.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/contrib copying sima/plugins/contrib/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/contrib copying sima/plugins/contrib/placeholder.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/contrib creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/core copying sima/plugins/core/history.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/core copying sima/plugins/core/__init__.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/core copying sima/plugins/core/uniq.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/core copying sima/plugins/core/mpdoptions.py -> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/core running egg_info creating MPD_sima.egg-info writing MPD_sima.egg-info/PKG-INFO writing dependency_links to MPD_sima.egg-info/dependency_links.txt writing entry points to MPD_sima.egg-info/entry_points.txt writing requirements to MPD_sima.egg-info/requires.txt writing top-level names to MPD_sima.egg-info/top_level.txt writing manifest file 'MPD_sima.egg-info/SOURCES.txt' reading manifest file 'MPD_sima.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' writing manifest file 'MPD_sima.egg-info/SOURCES.txt' dh_auto_test -O--buildsystem=pybuild I: pybuild base:311: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build; python3.12 -m unittest discover -v test_MPD_env_var (tests.test_config.TestConfMan.test_MPD_env_var) ... ok test_XDG_var (tests.test_config.TestConfMan.test_XDG_var) ... ok test_config_origin_priority (tests.test_config.TestConfMan.test_config_origin_priority) ... ok test_default_locations (tests.test_config.TestConfMan.test_default_locations) ... ok test_cache_request_fresh_expires (tests.test_http.TestCacheControlRequest.test_cache_request_fresh_expires) ... ok test_cache_request_fresh_max_age (tests.test_http.TestCacheControlRequest.test_cache_request_fresh_max_age) ... ok test_cache_request_max_age_0 (tests.test_http.TestCacheControlRequest.test_cache_request_max_age_0) ... ok test_cache_request_no_cache (tests.test_http.TestCacheControlRequest.test_cache_request_no_cache) ... ok test_cache_request_no_store (tests.test_http.TestCacheControlRequest.test_cache_request_no_store) ... ok test_cache_request_not_in_cache (tests.test_http.TestCacheControlRequest.test_cache_request_not_in_cache) ... ok test_cache_request_pragma_no_cache (tests.test_http.TestCacheControlRequest.test_cache_request_pragma_no_cache) ... ok test_cache_request_unfresh_expires (tests.test_http.TestCacheControlRequest.test_cache_request_unfresh_expires) ... ok test_cache_request_unfresh_max_age (tests.test_http.TestCacheControlRequest.test_cache_request_unfresh_max_age) ... ok test_empty_name (tests.test_meta.TestArtistObject.test_empty_name) ... ok test_init (tests.test_meta.TestArtistObject.test_init) ... ok test_init (tests.test_meta.TestMetaContainers.test_init) ... ok test_intersection_difference (tests.test_meta.TestMetaContainers.test_intersection_difference) ... ok test_aliases (tests.test_meta.TestMetaObject.test_aliases) ... ok test_comparison (tests.test_meta.TestMetaObject.test_comparison) ... ok test_equality (tests.test_meta.TestMetaObject.test_equality) ... ok test_hash (tests.test_meta.TestMetaObject.test_hash) ... ok test_init (tests.test_meta.TestMetaObject.test_init) ... ok test_mpd_serialization (tests.test_meta.TestMetaObject.test_mpd_serialization) Controls serialization of names ... ok test_union (tests.test_meta.TestMetaObject.test_union) ... ok test_uuid_integrity (tests.test_meta.TestMetaObject.test_uuid_integrity) ... ok test_plugin_conf_discovery (tests.test_plugin.TestFileAccessControl.test_plugin_conf_discovery) ... ok test_plugin_default_priority (tests.test_plugin.TestFileAccessControl.test_plugin_default_priority) ... ok test_00_recreation (tests.test_simadb.Test_00DB.test_00_recreation) ... ok test_01_add_track (tests.test_simadb.Test_00DB.test_01_add_track) ... ok test_02_history (tests.test_simadb.Test_00DB.test_02_history) ... /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/simadb.py:454: DeprecationWarning: The default datetime adapter is deprecated as of Python 3.12; see the sqlite3 documentation for suggested replacement recipes connection.execute("UPDATE history SET last_play = ? " ok test_04_filtering_history (tests.test_simadb.Test_00DB.test_04_filtering_history) ... ok test_05_triggers (tests.test_simadb.Test_00DB.test_05_triggers) ... ok test_06_add_album (tests.test_simadb.Test_00DB.test_06_add_album) ... ok test_albums_history (tests.test_simadb.Test_00DB.test_albums_history) ... ok test_history_to_artists (tests.test_simadb.Test_00DB.test_history_to_artists) ... ok test_history_to_tracks (tests.test_simadb.Test_00DB.test_history_to_tracks) ... ok test_blocklist_addition (tests.test_simadb.Test_01BlockList.test_blocklist_addition) ... ok test_blocklist_triggers_00 (tests.test_simadb.Test_01BlockList.test_blocklist_triggers_00) ... ok test_blocklist_triggers_01 (tests.test_simadb.Test_01BlockList.test_blocklist_triggers_01) ... ok test_genre (tests.test_simadb.Test_02Genre.test_genre) ... ok test_null_genres (tests.test_simadb.Test_02Genre.test_null_genres) ... ok test_fuzzystr (tests.test_simastr.TestSequenceFunctions.test_fuzzystr) ... ok test_album_object (tests.test_track.TestTrackObject.test_album_object) ... ok test_albumartist (tests.test_track.TestTrackObject.test_albumartist) ... ok test_artist_object (tests.test_track.TestTrackObject.test_artist_object) ... ok test_boolean_type (tests.test_track.TestTrackObject.test_boolean_type) ... ok test_genres (tests.test_track.TestTrackObject.test_genres) ... ok test_tagcollapse (tests.test_track.TestTrackObject.test_tagcollapse) ... ok ---------------------------------------------------------------------- Ran 48 tests in 0.104s OK create-stamp debian/debhelper-build-stamp dh_testroot -O--buildsystem=pybuild dh_prep -O--buildsystem=pybuild dh_installdirs -O--buildsystem=pybuild dh_auto_install --destdir=debian/mpd-sima/ -O--buildsystem=pybuild I: pybuild base:311: /usr/bin/python3 setup.py install --root /<<PKGBUILDDIR>>/debian/mpd-sima /usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning: Unknown distribution option: 'test_suite' warnings.warn(msg) running install /usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running build running build_py running egg_info writing MPD_sima.egg-info/PKG-INFO writing dependency_links to MPD_sima.egg-info/dependency_links.txt writing entry points to MPD_sima.egg-info/entry_points.txt writing requirements to MPD_sima.egg-info/requires.txt writing top-level names to MPD_sima.egg-info/top_level.txt reading manifest file 'MPD_sima.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README' writing manifest file 'MPD_sima.egg-info/SOURCES.txt' running install_lib creating /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages creating /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima creating /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/http.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/cache.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/logger.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/meta.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib creating /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/__pycache__ copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/__pycache__/meta.cpython-312.pyc -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/__pycache__ copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/__pycache__/http.cpython-312.pyc -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/__pycache__ copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/__pycache__/plugin.cpython-312.pyc -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/__pycache__ copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/__pycache__/simadb.cpython-312.pyc -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/__pycache__ copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/__pycache__/simastr.cpython-312.pyc -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/__pycache__ copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/__pycache__/__init__.cpython-312.pyc -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/__pycache__ copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/__pycache__/cache.cpython-312.pyc -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/__pycache__ copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/__pycache__/track.cpython-312.pyc -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/__pycache__ copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/__pycache__/logger.cpython-312.pyc -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/__pycache__ copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/track.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/simafm.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/daemon.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/__init__.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/webserv.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/simastr.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/simadb.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/lib/plugin.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib creating /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/__pycache__ copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/__pycache__/info.cpython-312.pyc -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/__pycache__ copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/__pycache__/__init__.cpython-312.pyc -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/__pycache__ copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/core.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima creating /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils/startopt.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils/filelock.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils creating /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/__pycache__ copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils/__pycache__/utils.cpython-312.pyc -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/__pycache__ copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils/__pycache__/filelock.cpython-312.pyc -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/__pycache__ copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils/__pycache__/__init__.cpython-312.pyc -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/__pycache__ copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils/__pycache__/leven.cpython-312.pyc -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/__pycache__ copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils/__pycache__/config.cpython-312.pyc -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/__pycache__ copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils/configtest.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils/utils.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils/leven.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils/__init__.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils/config.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/utils/blcli.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/__init__.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/launch.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/mpdclient.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima creating /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins creating /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/__pycache__ copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/__pycache__/__init__.cpython-312.pyc -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/__pycache__ creating /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal creating /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal/__pycache__ copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal/__pycache__/__init__.cpython-312.pyc -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal/__pycache__ copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal/lastfm.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal/genre.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal/tags.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal/__init__.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal/crop.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/internal/random.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/__init__.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins creating /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/contrib creating /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/contrib/__pycache__ copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/contrib/__pycache__/__init__.cpython-312.pyc -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/contrib/__pycache__ copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/contrib/__init__.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/contrib copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/contrib/placeholder.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/contrib creating /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/core creating /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/core/__pycache__ copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/core/__pycache__/__init__.cpython-312.pyc -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/core/__pycache__ copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/core/history.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/core copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/core/__init__.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/core copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/core/uniq.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/core copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/plugins/core/mpdoptions.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/core copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/sima/info.py -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/http.py to http.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/cache.py to cache.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/logger.py to logger.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/meta.py to meta.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/track.py to track.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/simafm.py to simafm.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/daemon.py to daemon.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/__init__.py to __init__.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/webserv.py to webserv.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/simastr.py to simastr.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/simadb.py to simadb.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/lib/plugin.py to plugin.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/core.py to core.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/startopt.py to startopt.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/filelock.py to filelock.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/configtest.py to configtest.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/utils.py to utils.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/leven.py to leven.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/__init__.py to __init__.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/config.py to config.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/utils/blcli.py to blcli.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/__init__.py to __init__.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/launch.py to launch.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/mpdclient.py to mpdclient.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal/lastfm.py to lastfm.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal/genre.py to genre.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal/tags.py to tags.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal/__init__.py to __init__.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal/crop.py to crop.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/internal/random.py to random.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/__init__.py to __init__.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/contrib/__init__.py to __init__.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/contrib/placeholder.py to placeholder.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/core/history.py to history.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/core/__init__.py to __init__.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/core/uniq.py to uniq.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/plugins/core/mpdoptions.py to mpdoptions.cpython-312.pyc byte-compiling /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/sima/info.py to info.cpython-312.pyc running install_data creating /<<PKGBUILDDIR>>/debian/mpd-sima/usr/share/doc/mpd-sima/examples copying doc/examples/all_settings.cfg -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/share/doc/mpd-sima/examples copying doc/examples/album_mode.cfg -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/share/doc/mpd-sima/examples copying doc/examples/offline_genre_plugin.cfg -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/share/doc/mpd-sima/examples copying doc/examples/offline_tags_plugin.cfg -> /<<PKGBUILDDIR>>/debian/mpd-sima/usr/share/doc/mpd-sima/examples running install_egg_info Copying MPD_sima.egg-info to /<<PKGBUILDDIR>>/debian/mpd-sima/usr/lib/python3.12/dist-packages/MPD_sima-0.18.2.egg-info Skipping SOURCES.txt running install_scripts Installing mpd-sima script to /<<PKGBUILDDIR>>/debian/mpd-sima/usr/bin dh_install -O--buildsystem=pybuild dh_installdocs -O--buildsystem=pybuild dh_installchangelogs -O--buildsystem=pybuild dh_installexamples -O--buildsystem=pybuild debian/rules execute_before_dh_installman make[1]: Entering directory '/<<PKGBUILDDIR>>' python3 -m sphinx -N -q -E -d /<<PKGBUILDDIR>>/build/doctrees -b man /<<PKGBUILDDIR>>/doc/source /<<PKGBUILDDIR>>/debian/tmp/man WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). WARNING: html_static_path entry '_static' does not exist ERROR: Invalid value `None` in intersphinx_mapping['https://docs.python.org/']. Expected a two-element tuple or list. Configuration error: Invalid `intersphinx_mapping` configuration (1 error). make[1]: *** [debian/rules:11: execute_before_dh_installman] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>' make: *** [debian/rules:8: binary] Error 2 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202412/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---
- To: 1090105-close@bugs.debian.org
- Subject: Bug#1090105: fixed in mpd-sima 0.18.2-3
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Mon, 16 Dec 2024 20:49:07 +0000
- Message-id: <E1tNI1b-001x9h-9M@fasolo.debian.org>
- Reply-to: Jochen Sprickerhof <jspricke@debian.org>
Source: mpd-sima Source-Version: 0.18.2-3 Done: Jochen Sprickerhof <jspricke@debian.org> We believe that the bug you reported is fixed in the latest version of mpd-sima, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 1090105@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Jochen Sprickerhof <jspricke@debian.org> (supplier of updated mpd-sima package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Mon, 16 Dec 2024 20:49:48 +0100 Source: mpd-sima Architecture: source Version: 0.18.2-3 Distribution: unstable Urgency: medium Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org> Changed-By: Jochen Sprickerhof <jspricke@debian.org> Closes: 1090105 Changes: mpd-sima (0.18.2-3) unstable; urgency=medium . * Team upload. * Update intersphinx_mapping formats (Closes: #1090105) Checksums-Sha1: 8433516a649f3b8a817bf44b6c1527b604f9904c 2486 mpd-sima_0.18.2-3.dsc ff6e84236631e77440dc15b23ef0b318f278817a 15992 mpd-sima_0.18.2-3.debian.tar.xz Checksums-Sha256: 6d6c613ede7505d9794bdb0728cbfc154060f259910e11c6f56defbd28f83c12 2486 mpd-sima_0.18.2-3.dsc 11b145b622f58da355842df73943d9f720108a8c13f092db40a2f57fb3fc416b 15992 mpd-sima_0.18.2-3.debian.tar.xz Files: 011888d8deacc77cd8609e11c8446d85 2486 sound optional mpd-sima_0.18.2-3.dsc fabac8411dd4b66d8c18d22aa75e4040 15992 sound optional mpd-sima_0.18.2-3.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAmdghIsACgkQW//cwljm lDMmJA//bmFycB9l+IZ/OKJfcLmu2BpQfNy17JHsUEdLaebwteSsaNhdeXfMQQ5X ttm8d/eBpgRmTclsSHZ0fPI5IBNSO4Uqvl8tuqXujemrmDy3C3n+QVgxtPpkVlQj KrvhDpz9h1ODUgS1TVJZu0N3fUguIPDcMwjSjcJyKZJqBnoCbRNkI4gVcq0bQT2x N6d9CgqwZz8B7s8/7YJ/0SQJDDLgOlWXgZZE8x2wwMMl4MNvgKfLT57y3iJy4yrF p4BQJl0gyIZOn6UgJsxgZWMTmixyx4MLCygZtWYl+cZrgRg2GlKnd7F81ZWcgcVc gNSDlJBr2AJMzU0lTgGfsMrd85E8OP28MeIXXQFBAwOIGiY/PUu8MJPXS69BkhG7 CI8P3J/az6tyGyyxHZ+/inbRqG81AF4QTFyIdRHeBN3/4Fd59BgzS8Sg6GghL4KX KBUdDrT3PTioI7XGuek9FKwvts9FST6kb70QR3M5HYcx1g1F5qMDRi3Fs1zkjINl BcZKTsq2PAl5QabtAzTmPLSW1SYRVfwjxKHsad+lilhJKdwQMkTF0S7yV5mQNdTs RkTEloI/Oadv6DO9KGt7iOktiqNDjoAeOYHkK8PMYqxboZBHz3S8khB6zpAZ/2xf 0pKp/u672XhI8UD9rXA1iz+UWwFuVoXUfWHnNHHYGs2a7xKSFjc= =Crob -----END PGP SIGNATURE-----Attachment: pgpAP3WDj82hP.pgp
Description: PGP signature
--- End Message ---