Your message dated Thu, 14 Dec 2023 09:52:47 +0000
with message-id <e1rdiod-00hszd...@fasolo.debian.org>
and subject line Bug#1058544: fixed in sahara-plugin-spark 10.0.0-2
has caused the Debian Bug report #1058544,
regarding sahara-plugin-spark: FTBFS: AttributeError: 'ConfigHelperUtilsTest'
object has no attribute 'assertDictContainsSubset'
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 ow...@bugs.debian.org
immediately.)
--
1058544: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058544
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sahara-plugin-spark
Version: 10.0.0-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20231212 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> pkgos-dh_auto_install --no-py2 --in-tmp
> + PKGOS_IN_TMP=no
> + echo WARNING: --no-py2 is deprecated and always on.
> WARNING: --no-py2 is deprecated and always on.
> + shift
> + PKGOS_IN_TMP=yes
> + shift
> + dpkg-parsechangelog -SSource
> + SRC_PKG_NAME=sahara-plugin-spark
> + echo sahara-plugin-spark
> + sed s/python-//
> + PY_MODULE_NAME=sahara-plugin-spark
> + py3versions -vr
> + PYTHON3S=3.12 3.11
> + [ yes = yes ]
> + TARGET_DIR=tmp
> + pwd
> + python3.12 setup.py install --install-layout=deb --root
> /<<PKGBUILDDIR>>/debian/tmp
> /usr/lib/python3/dist-packages/setuptools/dist.py:744:
> 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.
>
> This deprecation is overdue, please update your project and remove
> deprecated
> calls to avoid build errors in the future.
>
> 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:744:
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
>
>
> ********************************************************************************
> Usage of dash-separated 'python-requires' will not be supported in
> future
> versions. Please use the underscore name 'python_requires' instead.
>
> This deprecation is overdue, please update your project and remove
> deprecated
> calls to avoid build errors in the future.
>
> 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:744:
> 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.
>
> This deprecation is overdue, please update your project and remove
> deprecated
> calls to avoid build errors in the future.
>
> 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:744:
> 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.
>
> This deprecation is overdue, please update your project and remove
> deprecated
> calls to avoid build errors in the future.
>
> 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:84:
> _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)
> /usr/lib/python3/dist-packages/setuptools/command/develop.py:40:
> 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:744:
> 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.
>
> This deprecation is overdue, please update your project and remove
> deprecated
> calls to avoid build errors in the future.
>
> 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:744:
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
>
>
> ********************************************************************************
> Usage of dash-separated 'python-requires' will not be supported in
> future
> versions. Please use the underscore name 'python_requires' instead.
>
> This deprecation is overdue, please update your project and remove
> deprecated
> calls to avoid build errors in the future.
>
> 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:744:
> 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.
>
> This deprecation is overdue, please update your project and remove
> deprecated
> calls to avoid build errors in the future.
>
> 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:744:
> 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.
>
> This deprecation is overdue, please update your project and remove
> deprecated
> calls to avoid build errors in the future.
>
> See
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
> details.
>
> ********************************************************************************
>
> !!
> opt = self.warn_dash_deprecation(opt, section)
> running install
> [pbr] Generating AUTHORS
> [pbr] AUTHORS complete (0.0s)
> running build
> running build_py
> creating build
> creating build/lib
> creating build/lib/sahara_plugin_spark
> creating build/lib/sahara_plugin_spark/tests
> creating build/lib/sahara_plugin_spark/tests/unit
> copying sahara_plugin_spark/tests/unit/__init__.py ->
> build/lib/sahara_plugin_spark/tests/unit
> copying sahara_plugin_spark/tests/unit/base.py ->
> build/lib/sahara_plugin_spark/tests/unit
> creating build/lib/sahara_plugin_spark/tests/unit/plugins
> copying sahara_plugin_spark/tests/unit/plugins/__init__.py ->
> build/lib/sahara_plugin_spark/tests/unit/plugins
> creating build/lib/sahara_plugin_spark/utils
> copying sahara_plugin_spark/utils/__init__.py ->
> build/lib/sahara_plugin_spark/utils
> copying sahara_plugin_spark/utils/patches.py ->
> build/lib/sahara_plugin_spark/utils
> creating build/lib/sahara_plugin_spark/tests/unit/plugins/spark
> copying sahara_plugin_spark/tests/unit/plugins/spark/__init__.py ->
> build/lib/sahara_plugin_spark/tests/unit/plugins/spark
> copying sahara_plugin_spark/tests/unit/plugins/spark/test_plugin.py ->
> build/lib/sahara_plugin_spark/tests/unit/plugins/spark
> copying sahara_plugin_spark/tests/unit/plugins/spark/test_config_helper.py ->
> build/lib/sahara_plugin_spark/tests/unit/plugins/spark
> copying sahara_plugin_spark/tests/__init__.py ->
> build/lib/sahara_plugin_spark/tests
> creating build/lib/sahara_plugin_spark/plugins
> creating build/lib/sahara_plugin_spark/plugins/spark
> copying sahara_plugin_spark/plugins/spark/scaling.py ->
> build/lib/sahara_plugin_spark/plugins/spark
> copying sahara_plugin_spark/plugins/spark/__init__.py ->
> build/lib/sahara_plugin_spark/plugins/spark
> copying sahara_plugin_spark/plugins/spark/edp_engine.py ->
> build/lib/sahara_plugin_spark/plugins/spark
> copying sahara_plugin_spark/plugins/spark/run_scripts.py ->
> build/lib/sahara_plugin_spark/plugins/spark
> copying sahara_plugin_spark/plugins/spark/images.py ->
> build/lib/sahara_plugin_spark/plugins/spark
> copying sahara_plugin_spark/plugins/spark/plugin.py ->
> build/lib/sahara_plugin_spark/plugins/spark
> copying sahara_plugin_spark/plugins/spark/shell_engine.py ->
> build/lib/sahara_plugin_spark/plugins/spark
> copying sahara_plugin_spark/plugins/spark/config_helper.py ->
> build/lib/sahara_plugin_spark/plugins/spark
> copying sahara_plugin_spark/plugins/__init__.py ->
> build/lib/sahara_plugin_spark/plugins
> copying sahara_plugin_spark/__init__.py -> build/lib/sahara_plugin_spark
> copying sahara_plugin_spark/i18n.py -> build/lib/sahara_plugin_spark
> running egg_info
> creating sahara_plugin_spark.egg-info
> writing sahara_plugin_spark.egg-info/PKG-INFO
> writing dependency_links to sahara_plugin_spark.egg-info/dependency_links.txt
> writing entry points to sahara_plugin_spark.egg-info/entry_points.txt
> writing requirements to sahara_plugin_spark.egg-info/requires.txt
> writing top-level names to sahara_plugin_spark.egg-info/top_level.txt
> [pbr] Processing SOURCES.txt
> writing manifest file 'sahara_plugin_spark.egg-info/SOURCES.txt'
> warning: no files found matching 'AUTHORS'
> warning: no files found matching 'ChangeLog'
> 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
> adding license file 'LICENSE'
> writing manifest file 'sahara_plugin_spark.egg-info/SOURCES.txt'
> running install_lib
> creating /<<PKGBUILDDIR>>/debian/tmp
> creating /<<PKGBUILDDIR>>/debian/tmp/usr
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3
> creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages
> creating
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark
> copying build/lib/sahara_plugin_spark/__init__.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark
> creating
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/tests
> creating
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/tests/unit
> copying build/lib/sahara_plugin_spark/tests/unit/__init__.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/tests/unit
> copying build/lib/sahara_plugin_spark/tests/unit/base.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/tests/unit
> creating
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/tests/unit/plugins
> copying build/lib/sahara_plugin_spark/tests/unit/plugins/__init__.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/tests/unit/plugins
> creating
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/tests/unit/plugins/spark
> copying build/lib/sahara_plugin_spark/tests/unit/plugins/spark/__init__.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/tests/unit/plugins/spark
> copying build/lib/sahara_plugin_spark/tests/unit/plugins/spark/test_plugin.py
> ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/tests/unit/plugins/spark
> copying
> build/lib/sahara_plugin_spark/tests/unit/plugins/spark/test_config_helper.py
> ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/tests/unit/plugins/spark
> copying build/lib/sahara_plugin_spark/tests/__init__.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/tests
> creating
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/utils
> copying build/lib/sahara_plugin_spark/utils/__init__.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/utils
> copying build/lib/sahara_plugin_spark/utils/patches.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/utils
> creating
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins
> copying build/lib/sahara_plugin_spark/plugins/__init__.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins
> creating
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins/spark
> copying build/lib/sahara_plugin_spark/plugins/spark/scaling.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins/spark
> copying build/lib/sahara_plugin_spark/plugins/spark/__init__.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins/spark
> copying build/lib/sahara_plugin_spark/plugins/spark/edp_engine.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins/spark
> copying build/lib/sahara_plugin_spark/plugins/spark/run_scripts.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins/spark
> copying build/lib/sahara_plugin_spark/plugins/spark/images.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins/spark
> copying build/lib/sahara_plugin_spark/plugins/spark/plugin.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins/spark
> copying build/lib/sahara_plugin_spark/plugins/spark/shell_engine.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins/spark
> copying build/lib/sahara_plugin_spark/plugins/spark/config_helper.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins/spark
> copying build/lib/sahara_plugin_spark/i18n.py ->
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/__init__.py
> to __init__.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/tests/unit/__init__.py
> to __init__.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/tests/unit/base.py
> to base.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/tests/unit/plugins/__init__.py
> to __init__.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/tests/unit/plugins/spark/__init__.py
> to __init__.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/tests/unit/plugins/spark/test_plugin.py
> to test_plugin.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/tests/unit/plugins/spark/test_config_helper.py
> to test_config_helper.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/tests/__init__.py
> to __init__.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/utils/__init__.py
> to __init__.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/utils/patches.py
> to patches.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins/__init__.py
> to __init__.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins/spark/scaling.py
> to scaling.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins/spark/__init__.py
> to __init__.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins/spark/edp_engine.py
> to edp_engine.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins/spark/run_scripts.py
> to run_scripts.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins/spark/images.py
> to images.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins/spark/plugin.py
> to plugin.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins/spark/shell_engine.py
> to shell_engine.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins/spark/config_helper.py
> to config_helper.cpython-312.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/i18n.py
> to i18n.cpython-312.pyc
> running install_egg_info
> Copying sahara_plugin_spark.egg-info to
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark-10.0.0.egg-info
> Skipping SOURCES.txt
> running install_scripts
> + pwd
> + python3.11 setup.py install --install-layout=deb --root
> /<<PKGBUILDDIR>>/debian/tmp
> /usr/lib/python3/dist-packages/setuptools/dist.py:744:
> 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.
>
> This deprecation is overdue, please update your project and remove
> deprecated
> calls to avoid build errors in the future.
>
> 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:744:
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
>
>
> ********************************************************************************
> Usage of dash-separated 'python-requires' will not be supported in
> future
> versions. Please use the underscore name 'python_requires' instead.
>
> This deprecation is overdue, please update your project and remove
> deprecated
> calls to avoid build errors in the future.
>
> 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:744:
> 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.
>
> This deprecation is overdue, please update your project and remove
> deprecated
> calls to avoid build errors in the future.
>
> 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:744:
> 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.
>
> This deprecation is overdue, please update your project and remove
> deprecated
> calls to avoid build errors in the future.
>
> 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:84:
> _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)
> /usr/lib/python3/dist-packages/setuptools/command/develop.py:40:
> 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:744:
> 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.
>
> This deprecation is overdue, please update your project and remove
> deprecated
> calls to avoid build errors in the future.
>
> 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:744:
> SetuptoolsDeprecationWarning: Invalid dash-separated options
> !!
>
>
> ********************************************************************************
> Usage of dash-separated 'python-requires' will not be supported in
> future
> versions. Please use the underscore name 'python_requires' instead.
>
> This deprecation is overdue, please update your project and remove
> deprecated
> calls to avoid build errors in the future.
>
> 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:744:
> 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.
>
> This deprecation is overdue, please update your project and remove
> deprecated
> calls to avoid build errors in the future.
>
> 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:744:
> 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.
>
> This deprecation is overdue, please update your project and remove
> deprecated
> calls to avoid build errors in the future.
>
> See
> https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
> details.
>
> ********************************************************************************
>
> !!
> opt = self.warn_dash_deprecation(opt, section)
> running install
> [pbr] Generating AUTHORS
> [pbr] AUTHORS complete (0.0s)
> running build
> running build_py
> running egg_info
> writing sahara_plugin_spark.egg-info/PKG-INFO
> writing dependency_links to sahara_plugin_spark.egg-info/dependency_links.txt
> writing entry points to sahara_plugin_spark.egg-info/entry_points.txt
> writing requirements to sahara_plugin_spark.egg-info/requires.txt
> writing top-level names to sahara_plugin_spark.egg-info/top_level.txt
> [pbr] Reusing existing SOURCES.txt
> running install_lib
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/__init__.py
> to __init__.cpython-311.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/tests/unit/__init__.py
> to __init__.cpython-311.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/tests/unit/base.py
> to base.cpython-311.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/tests/unit/plugins/__init__.py
> to __init__.cpython-311.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/tests/unit/plugins/spark/__init__.py
> to __init__.cpython-311.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/tests/unit/plugins/spark/test_plugin.py
> to test_plugin.cpython-311.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/tests/unit/plugins/spark/test_config_helper.py
> to test_config_helper.cpython-311.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/tests/__init__.py
> to __init__.cpython-311.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/utils/__init__.py
> to __init__.cpython-311.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/utils/patches.py
> to patches.cpython-311.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins/__init__.py
> to __init__.cpython-311.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins/spark/scaling.py
> to scaling.cpython-311.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins/spark/__init__.py
> to __init__.cpython-311.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins/spark/edp_engine.py
> to edp_engine.cpython-311.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins/spark/run_scripts.py
> to run_scripts.cpython-311.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins/spark/images.py
> to images.cpython-311.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins/spark/plugin.py
> to plugin.cpython-311.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins/spark/shell_engine.py
> to shell_engine.cpython-311.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/plugins/spark/config_helper.py
> to config_helper.cpython-311.pyc
> byte-compiling
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark/i18n.py
> to i18n.cpython-311.pyc
> running install_egg_info
> removing
> '/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark-10.0.0.egg-info'
> (and everything under it)
> Copying sahara_plugin_spark.egg-info to
> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages/sahara_plugin_spark-10.0.0.egg-info
> Skipping SOURCES.txt
> running install_scripts
> + pwd
> + rm -rf /<<PKGBUILDDIR>>/debian/python*/usr/lib/python*/dist-packages/*.pth
> + pwd
> + rm -rf /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python*/dist-packages/*.pth
> pkgos-dh_auto_test --no-py2
> + PKGOS_TEST_PARALLEL=yes
> + PKGOS_TEST_SERIAL=no
> + PYTHONS=disabled
> + PYTHON3S=disabled
> + TEST_PARALLEL_OPT=--parallel
> + TEST_SERIAL_OPT=
> + echo WARNING: --no-py2 is deprecated, and always on.
> WARNING: --no-py2 is deprecated, and always on.
> + shift
> + py3versions -vr
> + PYTHON3S=3.12 3.11
> + [ yes = no ]
> + [ no = yes ]
> + [ 3.12 = disabled ]
> + echo 3.12
> + cut -d. -f1
> + PYMAJOR=3
> + echo ===> Testing with python (python3)
> ===> Testing with python (python3)
> + pwd
> + [ -d /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages ]
> + [ -z ]
> + pwd
> + echo Implicitly adding
> PYTHONPATH=/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages
> Implicitly adding
> PYTHONPATH=/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages
> + pwd
> + export PYTHONPATH=/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3/dist-packages
> + [ -e .stestr.conf ]
> + [ -x /usr/bin/python3-stestr ]
> + STESTR=stestr
> + rm -rf .stestr
> + PYTHON=python3.12 stestr run --parallel --subunit
> + subunit2pyunit
> Arguments dropped when creating context: {'user': None, 'tenant': 'tenant_1'}
> Arguments dropped when creating context: {'user': None, 'tenant': 'tenant_1'}
> sahara_plugin_spark.tests.unit.plugins.spark.test_config_helper.ConfigHelperUtilsTest.test_cleanup_configs
> sahara_plugin_spark.tests.unit.plugins.spark.test_config_helper.ConfigHelperUtilsTest.test_cleanup_configs
> ... ok
> Arguments dropped when creating context: {'user': None, 'tenant': 'tenant_1'}
> sahara_plugin_spark.tests.unit.plugins.spark.test_config_helper.ConfigHelperUtilsTest.test_generate_xml_configs
> sahara_plugin_spark.tests.unit.plugins.spark.test_config_helper.ConfigHelperUtilsTest.test_generate_xml_configs
> ... FAIL
> sahara_plugin_spark.tests.unit.plugins.spark.test_config_helper.ConfigHelperUtilsTest.test_make_hadoop_path
> sahara_plugin_spark.tests.unit.plugins.spark.test_config_helper.ConfigHelperUtilsTest.test_make_hadoop_path
> ... ok
> Arguments dropped when creating context: {'user': None, 'tenant': 'tenant_1'}
> sahara_plugin_spark.tests.unit.plugins.spark.test_plugin.SparkValidationTest.test_validate
> sahara_plugin_spark.tests.unit.plugins.spark.test_plugin.SparkValidationTest.test_validate
> ... ok
> Arguments dropped when creating context: {'user': None, 'tenant': 'tenant_1'}
> Arguments dropped when creating context: {'user': None, 'tenant': 'tenant_1'}
> Arguments dropped when creating context: {'user': None, 'tenant': 'tenant_1'}
> sahara_plugin_spark.tests.unit.plugins.spark.test_plugin.SparkProviderTest.test_edp_config_hints
> sahara_plugin_spark.tests.unit.plugins.spark.test_plugin.SparkProviderTest.test_edp_config_hints
> ... ok
> sahara_plugin_spark.tests.unit.plugins.spark.test_plugin.SparkProviderTest.test_supported_job_types
> sahara_plugin_spark.tests.unit.plugins.spark.test_plugin.SparkProviderTest.test_supported_job_types
> ... ok
> Arguments dropped when creating context: {'user': None, 'tenant': 'tenant_1'}
> sahara_plugin_spark.tests.unit.plugins.spark.test_plugin.SparkPluginTest.test_cleanup_configs
> sahara_plugin_spark.tests.unit.plugins.spark.test_plugin.SparkPluginTest.test_cleanup_configs
> ... ok
> sahara_plugin_spark.tests.unit.plugins.spark.test_plugin.SparkPluginTest.test_plugin11_edp_engine
> sahara_plugin_spark.tests.unit.plugins.spark.test_plugin.SparkPluginTest.test_plugin11_edp_engine
> ... Arguments dropped when creating context: {'user': None, 'tenant':
> 'tenant_1'}
> ok
> sahara_plugin_spark.tests.unit.plugins.spark.test_plugin.SparkPluginTest.test_plugin12_shell_engine
> sahara_plugin_spark.tests.unit.plugins.spark.test_plugin.SparkPluginTest.test_plugin12_shell_engine
> ... ok
> Arguments dropped when creating context: {'user': None, 'tenant': 'tenant_1'}
> sahara_plugin_spark.tests.unit.plugins.spark.test_plugin.SparkPluginTest.test_plugin21_edp_engine
> sahara_plugin_spark.tests.unit.plugins.spark.test_plugin.SparkPluginTest.test_plugin21_edp_engine
> ... ok
> Arguments dropped when creating context: {'user': None, 'tenant': 'tenant_1'}
> sahara_plugin_spark.tests.unit.plugins.spark.test_plugin.SparkPluginTest.test_plugin21_shell_engine
> sahara_plugin_spark.tests.unit.plugins.spark.test_plugin.SparkPluginTest.test_plugin21_shell_engine
> ... ok
> Arguments dropped when creating context: {'user': None, 'tenant': 'tenant_1'}
> sahara_plugin_spark.tests.unit.plugins.spark.test_plugin.SparkPluginTest.test_plugin22_edp_engine
> sahara_plugin_spark.tests.unit.plugins.spark.test_plugin.SparkPluginTest.test_plugin22_edp_engine
> ... ok
> Arguments dropped when creating context: {'user': None, 'tenant': 'tenant_1'}
> sahara_plugin_spark.tests.unit.plugins.spark.test_plugin.SparkPluginTest.test_plugin22_shell_engine
> sahara_plugin_spark.tests.unit.plugins.spark.test_plugin.SparkPluginTest.test_plugin22_shell_engine
> ... Arguments dropped when creating context: {'user': None, 'tenant':
> 'tenant_1'}
> ok
> sahara_plugin_spark.tests.unit.plugins.spark.test_plugin.SparkPluginTest.test_plugin23_edp_engine
> sahara_plugin_spark.tests.unit.plugins.spark.test_plugin.SparkPluginTest.test_plugin23_edp_engine
> ... ok
> Arguments dropped when creating context: {'user': None, 'tenant': 'tenant_1'}
> sahara_plugin_spark.tests.unit.plugins.spark.test_plugin.SparkPluginTest.test_plugin23_shell_engine
> sahara_plugin_spark.tests.unit.plugins.spark.test_plugin.SparkPluginTest.test_plugin23_shell_engine
> ... ok
>
> ======================================================================
> FAIL:
> sahara_plugin_spark.tests.unit.plugins.spark.test_config_helper.ConfigHelperUtilsTest.test_generate_xml_configs
> sahara_plugin_spark.tests.unit.plugins.spark.test_config_helper.ConfigHelperUtilsTest.test_generate_xml_configs
> ----------------------------------------------------------------------
> testtools.testresult.real._StringException: Traceback (most recent call last):
> File "/usr/lib/python3.12/unittest/mock.py", line 1387, in patched
> return func(*newargs, **newkeywargs)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File
> "/<<PKGBUILDDIR>>/sahara_plugin_spark/tests/unit/plugins/spark/test_config_helper.py",
> line 77, in test_generate_xml_configs
> self.assertDictContainsSubset(swift_vals, properties)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> AttributeError: 'ConfigHelperUtilsTest' object has no attribute
> 'assertDictContainsSubset'
>
>
> ----------------------------------------------------------------------
> Ran 15 tests in 7.988s
>
> FAILED (failures=1)
> + echo ======> STESTR TEST SUITE FAILED FOR python3.12: displaying pip3
> freeze output...
> ======> STESTR TEST SUITE FAILED FOR python3.12: displaying pip3 freeze
> output...
> + [ -x /usr/bin/pip3 ]
> + pip3 freeze
> alabaster==0.7.12
> alembic==1.8.1.dev0
> amqp==5.2.0
> anyjson==0.3.3
> appdirs==1.4.4
> async-timeout==4.0.3
> attrs==23.1.0
> autopage==0.4.0
> Babel==2.10.3
> bandit==1.6.2
> bashate==2.1.0
> bcrypt==3.2.2
> blinker==1.7.0
> botocore==1.31.49
> cachetools==5.3.0
> castellan==4.3.0
> certifi==2023.7.22
> chardet==5.2.0
> charset-normalizer==3.3.2
> click==8.1.6
> cliff==4.3.0
> cmd2==2.4.3+ds
> colorama==0.4.6
> confluent-kafka==1.7.0
> coverage==7.2.7
> cryptography==38.0.4
> debtcollector==2.5.0
> decorator==5.1.1
> Deprecated==1.2.14
> deprecation==2.0.7
> dnspython==2.4.2
> docutils==0.20.1
> dogpile.cache==1.1.8
> etcd3==0.12.0
> etcd3gw==2.1.0
> eventlet==0.33.3
> extras==1.0.0
> fasteners==0.18
> fixtures==4.0.1
> flake8==6.1.0
> Flask==2.2.5
> future==0.18.2
> futurist==2.4.1
> gevent==23.9.1
> gitdb==4.0.11
> GitPython==3.1.37
> greenlet==3.0.1
> grpcio==1.51.1
> hacking==4.1.0
> idna==3.3
> imagesize==1.4.1
> importlib-metadata==4.12.0
> iso8601==1.0.2
> itsdangerous==2.1.2
> jaraco.classes==3.2.1
> jeepney==0.8.0
> Jinja2==3.1.2
> jmespath==1.0.1
> jsonpatch==1.32
> jsonpointer==2.3
> jsonschema==4.10.3
> kazoo==2.9.0.dev0
> keyring==24.3.0
> keystoneauth1==5.3.0
> keystonemiddleware==10.4.1
> kombu==5.3.4
> lxml==4.9.3
> Mako==1.2.4.dev0
> MarkupSafe==2.1.3
> mccabe==0.7.0
> microversion-parse==1.0.1
> monotonic==1.6
> more-itertools==10.1.0
> msgpack==1.0.3
> mysqlclient==1.4.6
> netaddr==0.8.0
> netifaces==0.11.0
> oauthlib==3.2.2
> openstacksdk==1.5.0
> os-client-config==2.1.0
> os-service-types==1.7.0
> osc-lib==2.8.1
> oslo.cache==3.5.0
> oslo.concurrency==5.2.0
> oslo.config==9.2.0
> oslo.context==5.2.0
> oslo.db==14.1.0
> oslo.i18n==6.1.0
> oslo.log==5.3.0
> oslo.messaging==14.4.1
> oslo.metrics==0.7.0
> oslo.middleware==5.2.0
> oslo.policy==4.2.1
> oslo.rootwrap==7.1.0
> oslo.serialization==5.2.0
> oslo.service==3.2.0
> oslo.upgradecheck==2.2.0
> oslo.utils==6.2.1
> oslotest==4.5.0
> packaging==23.2
> paramiko==2.12.0
> Paste==3.7.1
> PasteDeploy==3.0.1
> pbr==5.11.1
> prettytable==3.6.0
> prometheus-client==0.17.1
> protobuf==4.21.12
> psycopg2==2.9.9
> pure-sasl==0.5.1
> py==1.11.0
> pycadf==3.1.1
> pycodestyle==2.11.1
> pyflakes==3.1.0
> Pygments==2.15.1
> pyinotify==0.9.6
> PyJWT==2.7.0
> pykerberos==1.1.14
> pymemcache==4.0.0
> PyMySQL==1.0.2
> PyNaCl==1.5.0
> pyOpenSSL==23.2.0
> pyparsing==3.1.1
> pyperclip==1.8.2
> pyrsistent==0.18.1
> python-barbicanclient==5.6.1
> python-binary-memcached==0.31.1
> python-cinderclient==9.4.0
> python-dateutil==2.8.2
> python-glanceclient==4.4.0
> python-heatclient==3.3.0
> python-keystoneclient==5.2.0
> python-manilaclient==4.6.0
> python-memcached==1.58
> python-neutronclient==11.0.0
> python-novaclient==18.4.0
> python-openstackclient==6.3.0
> python-subunit==1.4.2
> python-swiftclient==4.4.0
> pytz==2023.3.post1
> PyYAML==6.0.1
> pyzmq==24.0.1
> redis==4.3.4
> repoze.lru==0.7
> requests==2.31.0
> requestsexceptions==1.4.0
> rfc3986==2.0.0
> roman==3.3
> Routes==2.5.1
> sahara==19.0.0
> sahara-plugin-spark==10.0.0
> SecretStorage==3.3.3
> simplejson==3.19.2
> six==1.16.0
> smmap==6.0.0
> snowballstemmer==2.2.0
> Sphinx==7.2.6
> SQLAlchemy==1.4.47
> statsd==4.0.1
> stestr==4.0.1
> stevedore==5.1.0
> Tempita==0.5.2
> tenacity==8.2.1
> testresources==2.0.1
> testscenarios==0.5.0
> testtools==2.6.0
> tooz==4.2.0
> uhashring==2.3
> unittest2==1.1.0
> urllib3==1.26.18
> vine==5.0.0
> voluptuous==0.12.2
> warlock==2.0.1
> wcwidth==0.2.5
> WebOb==1.8.6
> Werkzeug==2.2.2
> wrapt==1.15.0
> yappi==1.4.0
> zake==0.2.2
> zipp==1.0.0
> zope.event==5.0
> zope.interface==6.1
> + exit 1
> make[1]: *** [debian/rules:25: override_dh_auto_install] Error 1
The full build log is available from:
http://qa-logs.debian.net/2023/12/12/sahara-plugin-spark_10.0.0-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&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.
--- End Message ---
--- Begin Message ---
Source: sahara-plugin-spark
Source-Version: 10.0.0-2
Done: Thomas Goirand <z...@debian.org>
We believe that the bug you reported is fixed in the latest version of
sahara-plugin-spark, 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 1058...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated sahara-plugin-spark
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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Thu, 14 Dec 2023 10:25:04 +0100
Source: sahara-plugin-spark
Architecture: source
Version: 10.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <team+openst...@tracker.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Closes: 1058544
Changes:
sahara-plugin-spark (10.0.0-2) unstable; urgency=medium
.
* Add do-not-use-assertDictContainsSubset.patch (Closes: #1058544).
Checksums-Sha1:
147888744a6562c81568a328c421437aae9b3b40 2541 sahara-plugin-spark_10.0.0-2.dsc
1c31fe23dc6a894880d6f96792934b447da76a99 3380
sahara-plugin-spark_10.0.0-2.debian.tar.xz
422f1a6e55b49a09f68a01bd02791f7cd9dc4344 16193
sahara-plugin-spark_10.0.0-2_amd64.buildinfo
Checksums-Sha256:
be6e2e8bf52ffa3199488a7c831d0b10bf4b783d6fb3a85224aa9501524cb508 2541
sahara-plugin-spark_10.0.0-2.dsc
6a142201b3930e2e803b8f4b13815f562ca38201f01568f92bcea30be2472643 3380
sahara-plugin-spark_10.0.0-2.debian.tar.xz
7a543b4067ca5fb2b2804ea56cce76385bc6dd9057a9494c4567d85912c59b11 16193
sahara-plugin-spark_10.0.0-2_amd64.buildinfo
Files:
7d8f97dfe8c2a2825612d0f5833a9fe1 2541 net optional
sahara-plugin-spark_10.0.0-2.dsc
f367bcfc7d9b0e007a0656c9162c4486 3380 net optional
sahara-plugin-spark_10.0.0-2.debian.tar.xz
6d0e631604802326ef61c8af6ab164c6 16193 net optional
sahara-plugin-spark_10.0.0-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmV6zNYACgkQ1BatFaxr
Q/5C/A//e9td+5UuTpXJU4rs0qGYbv/HDlXk0t/sgVf+RN+QIxK7WPAyxKlritXv
i3nSbIpNDQ9aJWlQioJYGgMknwB/dMrMVCghUZCljdW5OMtQNSzKHyfg6x8lAxQl
7VnPVMt4s14z+HiMCAJZKR7duoRmRh/U7xmJJvWxP8nnrwoZWyjBK+bQc2WFRQ7y
OCxCfekHAMq1Gku8gMt/dLLYu3fOqeiluHClnG6F3FMtGXDfgRjRA5jo6MrRmALV
KdWtJ2RSN9KN3dPQf1cFB93iGAJlrB1obJp6wqvZX5Ip+b8AwMaJJyUc548qoqOZ
suZ9sB1hQdIHqgqUVPv7yaQhfgGeuYnLYD6sCsCVtQF8FSLSERL2JOwuTO+A9bui
nT1b1FJAwPyLOa5zz767JSI3blOlhwSnBksMDhuD9MuMvdzYb/E5gmkzUmZs0S4I
Nb/VP4tEf/OU7ONF/BvpwkQGljP+fU3b+TgmRB2ipDkjIm/tXU8C8uFFPYiSMV0q
aOBtmtaZd9aCiUqiFCDOUF3i3m+MJt4O9PLe9tOhWWHbOjRlPtbuoTShyD8yWIiJ
5H+22HpHqQP9VZqMEpI7AwnqEa35eVwBIymCNuBJak9LYZaaP20njMxcts25YsJ6
s96qOT/ESxzWCOF5kuq+P41zlYWbeP6uYsgy/BNNYpGRj0VIIRQ=
=4mOa
-----END PGP SIGNATURE-----
--- End Message ---