Source: systemfixtures Version: 0.6.7-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20240809 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > 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/dist.py:476: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'home-page' will not be supported in future > versions. Please use the underscore name 'home_page' instead. > > By 2024-Sep-26, you need to update your project and remove deprecated > calls > or your builds will no longer be supported. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/dist.py:476: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'description-file' will not be supported in > future > versions. Please use the underscore name 'description_file' instead. > > By 2024-Sep-26, you need to update your project and remove deprecated > calls > or your builds will no longer be supported. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/dist.py:476: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'author-email' will not be supported in future > versions. Please use the underscore name 'author_email' instead. > > By 2024-Sep-26, you need to update your project and remove deprecated > calls > or your builds will no longer be supported. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/__init__.py:80: > _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are > deprecated. > !! > > > ******************************************************************************** > Requirements should be satisfied by a PEP 517 installer. > If you are using pip, you can try `pip install --use-pep517`. > > ******************************************************************************** > > !! > dist.fetch_build_eggs(dist.setup_requires) > WARNING: The wheel package is not available. > /usr/lib/python3/dist-packages/setuptools/command/develop.py:42: > EasyInstallDeprecationWarning: easy_install command is deprecated. > !! > > > ******************************************************************************** > Please avoid running ``setup.py`` and ``easy_install``. > Instead, use pypa/build, pypa/installer or other > standards-based tools. > > See https://github.com/pypa/setuptools/issues/917 for details. > > ******************************************************************************** > > !! > easy_install.initialize_options(self) > /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() > /usr/lib/python3/dist-packages/setuptools/dist.py:476: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'home-page' will not be supported in future > versions. Please use the underscore name 'home_page' instead. > > By 2024-Sep-26, you need to update your project and remove deprecated > calls > or your builds will no longer be supported. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/dist.py:476: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'description-file' will not be supported in > future > versions. Please use the underscore name 'description_file' instead. > > By 2024-Sep-26, you need to update your project and remove deprecated > calls > or your builds will no longer be supported. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/dist.py:476: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'author-email' will not be supported in future > versions. Please use the underscore name 'author_email' instead. > > By 2024-Sep-26, you need to update your project and remove deprecated > calls > or your builds will no longer be supported. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > running config > dh_auto_build -O--buildsystem=pybuild > I: pybuild base:311: /usr/bin/python3 setup.py build > /usr/lib/python3/dist-packages/setuptools/dist.py:476: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'home-page' will not be supported in future > versions. Please use the underscore name 'home_page' instead. > > By 2024-Sep-26, you need to update your project and remove deprecated > calls > or your builds will no longer be supported. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/dist.py:476: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'description-file' will not be supported in > future > versions. Please use the underscore name 'description_file' instead. > > By 2024-Sep-26, you need to update your project and remove deprecated > calls > or your builds will no longer be supported. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/dist.py:476: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'author-email' will not be supported in future > versions. Please use the underscore name 'author_email' instead. > > By 2024-Sep-26, you need to update your project and remove deprecated > calls > or your builds will no longer be supported. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/__init__.py:80: > _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are > deprecated. > !! > > > ******************************************************************************** > Requirements should be satisfied by a PEP 517 installer. > If you are using pip, you can try `pip install --use-pep517`. > > ******************************************************************************** > > !! > dist.fetch_build_eggs(dist.setup_requires) > WARNING: The wheel package is not available. > /usr/lib/python3/dist-packages/setuptools/command/develop.py:42: > EasyInstallDeprecationWarning: easy_install command is deprecated. > !! > > > ******************************************************************************** > Please avoid running ``setup.py`` and ``easy_install``. > Instead, use pypa/build, pypa/installer or other > standards-based tools. > > See https://github.com/pypa/setuptools/issues/917 for details. > > ******************************************************************************** > > !! > easy_install.initialize_options(self) > /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() > /usr/lib/python3/dist-packages/setuptools/dist.py:476: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'home-page' will not be supported in future > versions. Please use the underscore name 'home_page' instead. > > By 2024-Sep-26, you need to update your project and remove deprecated > calls > or your builds will no longer be supported. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/dist.py:476: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'description-file' will not be supported in > future > versions. Please use the underscore name 'description_file' instead. > > By 2024-Sep-26, you need to update your project and remove deprecated > calls > or your builds will no longer be supported. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > /usr/lib/python3/dist-packages/setuptools/dist.py:476: > SetuptoolsDeprecationWarning: Invalid dash-separated options > !! > > > ******************************************************************************** > Usage of dash-separated 'author-email' will not be supported in future > versions. Please use the underscore name 'author_email' instead. > > By 2024-Sep-26, you need to update your project and remove deprecated > calls > or your builds will no longer be supported. > > See > https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for > details. > > ******************************************************************************** > > !! > opt = self.warn_dash_deprecation(opt, section) > running build > running build_py > creating > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures > copying systemfixtures/network.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures > copying systemfixtures/filesystem.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures > copying systemfixtures/groups.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures > copying systemfixtures/time.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures > copying systemfixtures/matchers.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures > copying systemfixtures/_overlay.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures > copying systemfixtures/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures > copying systemfixtures/threads.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures > copying systemfixtures/executable.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures > copying systemfixtures/users.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures > creating > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/processes > creating > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/processes/tests > copying systemfixtures/processes/tests/test_systemctl.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/processes/tests > copying systemfixtures/processes/tests/test_fixture.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/processes/tests > copying systemfixtures/processes/tests/test_wget.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/processes/tests > copying systemfixtures/processes/tests/test_dpkg.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/processes/tests > copying systemfixtures/processes/tests/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/processes/tests > creating > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/tests > copying systemfixtures/tests/test_time.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/tests > copying systemfixtures/tests/test_threads.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/tests > copying systemfixtures/tests/test_executable.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/tests > copying systemfixtures/tests/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/tests > copying systemfixtures/tests/test_filesystem.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/tests > copying systemfixtures/tests/test_users.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/tests > copying systemfixtures/tests/test_network.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/tests > copying systemfixtures/tests/test_groups.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/tests > copying systemfixtures/processes/dpkg.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/processes > copying systemfixtures/processes/__init__.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/processes > copying systemfixtures/processes/wget.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/processes > copying systemfixtures/processes/systemctl.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/processes > copying systemfixtures/processes/fixture.py -> > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/processes > running egg_info > creating systemfixtures.egg-info > writing systemfixtures.egg-info/PKG-INFO > writing dependency_links to systemfixtures.egg-info/dependency_links.txt > writing requirements to systemfixtures.egg-info/requires.txt > writing top-level names to systemfixtures.egg-info/top_level.txt > [pbr] Processing SOURCES.txt > writing manifest file 'systemfixtures.egg-info/SOURCES.txt' > warning: no previously-included files found matching '.gitignore' > warning: no previously-included files found matching '.gitreview' > warning: no previously-included files matching '*.pyc' found anywhere in > distribution > reading manifest template 'MANIFEST.in' > warning: no previously-included files found matching '.travis.yml' > warning: no previously-included files found matching '.mailmap' > adding license file 'LICENSE' > adding license file 'AUTHORS' > writing manifest file 'systemfixtures.egg-info/SOURCES.txt' > dh_auto_test -O--buildsystem=pybuild > I: pybuild base:311: cd > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build; python3.12 -m > unittest discover -v > systemfixtures (unittest.loader._FailedTest.systemfixtures) ... ERROR > > ====================================================================== > ERROR: systemfixtures (unittest.loader._FailedTest.systemfixtures) > ---------------------------------------------------------------------- > ImportError: Failed to import test module: systemfixtures > Traceback (most recent call last): > File "/usr/lib/python3.12/unittest/loader.py", line 429, in _find_test_path > package = self._get_module_from_name(name) > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > File "/usr/lib/python3.12/unittest/loader.py", line 339, in > _get_module_from_name > __import__(name) > File > "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/__init__.py", > line 7, in <module> > from .filesystem import FakeFilesystem > File > "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build/systemfixtures/filesystem.py", > line 2, in <module> > import six > ModuleNotFoundError: No module named 'six' > > > ---------------------------------------------------------------------- > Ran 1 test in 0.000s > > FAILED (errors=1) > E: pybuild pybuild:389: test: plugin distutils failed with: exit code=1: cd > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_systemfixtures/build; python3.12 -m > unittest discover -v > dh_auto_test: error: pybuild --test -i python{version} -p 3.12 returned exit > code 13 The full build log is available from: http://qa-logs.debian.net/2024/08/09/systemfixtures_0.6.7-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240809;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240809&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.