Source: neutron-taas Version: 11.0.0-1 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > -------------------------------------------------------------------------------------------------------------------------------- > > dpkg-buildpackage: info: source package neutron-taas > dpkg-buildpackage: info: source version 11.0.0-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Thomas Goirand <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > make: pyversions: No such file or directory > py3versions: no X-Python3-Version in control file, using supported versions > dh clean --buildsystem=python_distutils --with python3 > debian/rules override_dh_auto_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > make[1]: pyversions: No such file or directory > py3versions: no X-Python3-Version in control file, using supported versions > python3 setup.py clean > /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() > running clean > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean -O--buildsystem=python_distutils > debian/rules override_dh_clean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > make[1]: pyversions: No such file or directory > py3versions: no X-Python3-Version in control file, using supported versions > dh_clean -O--buildsystem=python_distutils > rm -rf build > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building neutron-taas using existing > ./neutron-taas_11.0.0.orig.tar.xz > dpkg-source: error: cannot represent change to > neutron_taas/__pycache__/__init__.cpython-311.pyc: binary file contents > changed > dpkg-source: error: add neutron_taas/__pycache__/__init__.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/__pycache__/_i18n.cpython-311.pyc: binary file contents changed > dpkg-source: error: add neutron_taas/__pycache__/_i18n.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/common/__pycache__/__init__.cpython-311.pyc: binary file > contents changed > dpkg-source: error: add > neutron_taas/common/__pycache__/__init__.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/common/__pycache__/config.cpython-311.pyc: binary file contents > changed > dpkg-source: error: add > neutron_taas/common/__pycache__/config.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/common/__pycache__/constants.cpython-311.pyc: binary file > contents changed > dpkg-source: error: add > neutron_taas/common/__pycache__/constants.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/common/__pycache__/topics.cpython-311.pyc: binary file contents > changed > dpkg-source: error: add > neutron_taas/common/__pycache__/topics.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/common/__pycache__/utils.cpython-311.pyc: binary file contents > changed > dpkg-source: error: add neutron_taas/common/__pycache__/utils.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/db/__pycache__/__init__.cpython-311.pyc: binary file contents > changed > dpkg-source: error: add neutron_taas/db/__pycache__/__init__.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/db/__pycache__/head.cpython-311.pyc: binary file contents changed > dpkg-source: error: add neutron_taas/db/__pycache__/head.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/db/__pycache__/taas_db.cpython-311.pyc: binary file contents > changed > dpkg-source: error: add neutron_taas/db/__pycache__/taas_db.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/extensions/__pycache__/__init__.cpython-311.pyc: binary file > contents changed > dpkg-source: error: add > neutron_taas/extensions/__pycache__/__init__.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/extensions/__pycache__/taas.cpython-311.pyc: binary file > contents changed > dpkg-source: error: add > neutron_taas/extensions/__pycache__/taas.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/policies/__pycache__/__init__.cpython-311.pyc: binary file > contents changed > dpkg-source: error: add > neutron_taas/policies/__pycache__/__init__.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/policies/__pycache__/tap_flow.cpython-311.pyc: binary file > contents changed > dpkg-source: error: add > neutron_taas/policies/__pycache__/tap_flow.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/policies/__pycache__/tap_service.cpython-311.pyc: binary file > contents changed > dpkg-source: error: add > neutron_taas/policies/__pycache__/tap_service.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/services/__pycache__/__init__.cpython-311.pyc: binary file > contents changed > dpkg-source: error: add > neutron_taas/services/__pycache__/__init__.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/services/taas/__pycache__/__init__.cpython-311.pyc: binary file > contents changed > dpkg-source: error: add > neutron_taas/services/taas/__pycache__/__init__.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/services/taas/__pycache__/taas_plugin.cpython-311.pyc: binary > file contents changed > dpkg-source: error: add > neutron_taas/services/taas/__pycache__/taas_plugin.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/services/taas/agents/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/services/taas/agents/__pycache__/__init__.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/services/taas/agents/__pycache__/taas_agent_api.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/services/taas/agents/__pycache__/taas_agent_api.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/services/taas/agents/common/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/services/taas/agents/common/__pycache__/__init__.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/services/taas/agents/common/__pycache__/taas_agent.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/services/taas/agents/common/__pycache__/taas_agent.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/services/taas/agents/extensions/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/services/taas/agents/extensions/__pycache__/__init__.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/services/taas/agents/extensions/__pycache__/taas.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/services/taas/agents/extensions/__pycache__/taas.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/services/taas/drivers/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/services/taas/drivers/__pycache__/__init__.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/services/taas/drivers/linux/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/services/taas/drivers/linux/__pycache__/__init__.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/services/taas/drivers/linux/__pycache__/ovs_constants.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/services/taas/drivers/linux/__pycache__/ovs_constants.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/services/taas/drivers/linux/__pycache__/sriov_nic_exceptions.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/services/taas/drivers/linux/__pycache__/sriov_nic_exceptions.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/services/taas/drivers/linux/__pycache__/sriov_nic_taas.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/services/taas/drivers/linux/__pycache__/sriov_nic_taas.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/services/taas/drivers/linux/__pycache__/sriov_nic_utils.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/services/taas/drivers/linux/__pycache__/sriov_nic_utils.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/services/taas/service_drivers/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/services/taas/service_drivers/__pycache__/__init__.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/services/taas/service_drivers/__pycache__/service_driver_context.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/services/taas/service_drivers/__pycache__/service_driver_context.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/services/taas/service_drivers/__pycache__/taas_agent_api.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/services/taas/service_drivers/__pycache__/taas_agent_api.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/services/taas/service_drivers/__pycache__/taas_rpc.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/services/taas/service_drivers/__pycache__/taas_rpc.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/taas_client/__pycache__/__init__.cpython-311.pyc: binary file > contents changed > dpkg-source: error: add > neutron_taas/taas_client/__pycache__/__init__.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/taas_client/__pycache__/tapflow.cpython-311.pyc: binary file > contents changed > dpkg-source: error: add > neutron_taas/taas_client/__pycache__/tapflow.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/taas_client/__pycache__/tapservice.cpython-311.pyc: binary file > contents changed > dpkg-source: error: add > neutron_taas/taas_client/__pycache__/tapservice.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/taas_client/osc/__pycache__/__init__.cpython-311.pyc: binary > file contents changed > dpkg-source: error: add > neutron_taas/taas_client/osc/__pycache__/__init__.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/taas_client/osc/__pycache__/tap_flow.cpython-311.pyc: binary > file contents changed > dpkg-source: error: add > neutron_taas/taas_client/osc/__pycache__/tap_flow.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/taas_client/osc/__pycache__/tap_service.cpython-311.pyc: binary > file contents changed > dpkg-source: error: add > neutron_taas/taas_client/osc/__pycache__/tap_service.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/tests/__pycache__/__init__.cpython-311.pyc: binary file contents > changed > dpkg-source: error: add > neutron_taas/tests/__pycache__/__init__.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/tests/__pycache__/base.cpython-311.pyc: binary file contents > changed > dpkg-source: error: add neutron_taas/tests/__pycache__/base.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/tests/unit/__pycache__/__init__.cpython-311.pyc: binary file > contents changed > dpkg-source: error: add > neutron_taas/tests/unit/__pycache__/__init__.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/tests/unit/db/__pycache__/__init__.cpython-311.pyc: binary file > contents changed > dpkg-source: error: add > neutron_taas/tests/unit/db/__pycache__/__init__.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/tests/unit/db/__pycache__/test_migrations.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/tests/unit/db/__pycache__/test_migrations.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/tests/unit/db/__pycache__/test_taas_db.cpython-311.pyc: binary > file contents changed > dpkg-source: error: add > neutron_taas/tests/unit/db/__pycache__/test_taas_db.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/tests/unit/extensions/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/tests/unit/extensions/__pycache__/__init__.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/tests/unit/extensions/__pycache__/test_taas.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/tests/unit/extensions/__pycache__/test_taas.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/tests/unit/extensions/__pycache__/test_vlan_filter.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/tests/unit/extensions/__pycache__/test_vlan_filter.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/tests/unit/services/__pycache__/__init__.cpython-311.pyc: binary > file contents changed > dpkg-source: error: add > neutron_taas/tests/unit/services/__pycache__/__init__.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/tests/unit/services/drivers/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/tests/unit/services/drivers/__pycache__/__init__.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/tests/unit/services/drivers/__pycache__/test_linux_sriov_nic_driver.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/tests/unit/services/drivers/__pycache__/test_linux_sriov_nic_driver.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/tests/unit/services/drivers/__pycache__/test_linux_sriov_utils.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/tests/unit/services/drivers/__pycache__/test_linux_sriov_utils.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/tests/unit/services/taas/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/tests/unit/services/taas/__pycache__/__init__.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/tests/unit/services/taas/__pycache__/test_taas_plugin.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/tests/unit/services/taas/__pycache__/test_taas_plugin.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/tests/unit/taas_client/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/tests/unit/taas_client/__pycache__/__init__.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/tests/unit/taas_client/__pycache__/test_cli20_tapflow.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/tests/unit/taas_client/__pycache__/test_cli20_tapflow.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/tests/unit/taas_client/__pycache__/test_cli20_tapservice.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/tests/unit/taas_client/__pycache__/test_cli20_tapservice.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/tests/unit/taas_client/osc/__pycache__/__init__.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/tests/unit/taas_client/osc/__pycache__/__init__.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/tests/unit/taas_client/osc/__pycache__/fakes.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/tests/unit/taas_client/osc/__pycache__/fakes.cpython-311.pyc in > debian/source/include-binaries if you want to store the modified binary in > the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/tests/unit/taas_client/osc/__pycache__/test_osc_tap_flow.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/tests/unit/taas_client/osc/__pycache__/test_osc_tap_flow.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: error: cannot represent change to > neutron_taas/tests/unit/taas_client/osc/__pycache__/test_osc_tap_service.cpython-311.pyc: > binary file contents changed > dpkg-source: error: add > neutron_taas/tests/unit/taas_client/osc/__pycache__/test_osc_tap_service.cpython-311.pyc > in debian/source/include-binaries if you want to store the modified binary > in the debian tarball > dpkg-source: warning: file > neutron-taas-11.0.0/tap_as_a_service.egg-info/SOURCES.txt has no final > newline (either original or modified version) > dpkg-source: error: unrepresentable changes to source > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -S' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/13/neutron-taas_11.0.0-1_unstable.log 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.

