Your message dated Wed, 11 Feb 2026 19:20:17 +0000
with message-id <[email protected]>
and subject line Bug#1048388: fixed in neutron-taas 16.0.0-2
has caused the Debian Bug report #1048388,
regarding neutron-taas: Fails to build source after successful build
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 [email protected]
immediately.)
--
1048388: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048388
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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.
--- End Message ---
--- Begin Message ---
Source: neutron-taas
Source-Version: 16.0.0-2
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
neutron-taas, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Thomas Goirand <[email protected]> (supplier of updated neutron-taas 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 11 Feb 2026 19:52:22 +0100
Source: neutron-taas
Architecture: source
Version: 16.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1048388
Changes:
neutron-taas (16.0.0-2) unstable; urgency=medium
.
* Cleans better (Closes: #1048388).
Checksums-Sha1:
f999727218e6ce768d8582069503c5d7ee786236 2627 neutron-taas_16.0.0-2.dsc
96380cf8bf6268844859edd2b7e95e0fa84939ed 4424
neutron-taas_16.0.0-2.debian.tar.xz
73ee2e1366b94945291ab4e1387634abcd1da826 16055
neutron-taas_16.0.0-2_amd64.buildinfo
Checksums-Sha256:
1944449d83c693516b3188144c3d3d943a211133ef332aae22711998bfff7fec 2627
neutron-taas_16.0.0-2.dsc
4213cf3939f393560146aeeefbe793136df4838e72cfd3ec6e26f591cfcd7d18 4424
neutron-taas_16.0.0-2.debian.tar.xz
4dd17081b4d8dce2948957b464bce9581649f3d2370b1c19a9c8043ad95c9d6f 16055
neutron-taas_16.0.0-2_amd64.buildinfo
Files:
ea47c25965b3102a106dfe843eb1fd18 2627 net optional neutron-taas_16.0.0-2.dsc
e901642c53d8f68b1e60dc4ddeb0fc3a 4424 net optional
neutron-taas_16.0.0-2.debian.tar.xz
64b81c984e0925a751c50fa06ea9ac15 16055 net optional
neutron-taas_16.0.0-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmM0k8ACgkQ1BatFaxr
Q/5gyhAAoR+dsfZlirxidIrZGRDONcMO7xhVx7Lu8oIHkgQfr27mv6U/jzIVIn5c
+EGf+IapQQTNZWA5RMdYsqerc+gXoQUjEEpjeD3WLQYpH5k9GNqvG9f51ojZn8Lf
6xxvhQghktamSLO9FKIEzIvbe4u2ciys/jknQUUz31ZEq+tyKo526ODX13qOVIYT
lFeIQkd/2H6XKdKHR0eRN+mF+zQxHOZCAN8RdO277V4D3mUR64s0g17njm3URdrm
FozZ/HIzM5dWCHd94XOCbRPAPn8rUsoWOU8aBM7D+Ssz4WlZi2VCcIfXEPqcLb/H
nSPtuS22CSsBvSPC1PDUPim5Wp/ezNDd5h6vtwwdPZW5XMT+6pJGFn9TAgUEaj7l
N80s/ATGE2zgw/IW7ABGdMPnrc9kh+0OSCWKSf1CgNaBpL0/nhgbvR6zX5wEspFJ
v3ow4EHo/xUbpUYRdrykWxv8WJpvgDA0lbfgCVnqfSZJGfMLwIshwDRGlO35wVBF
PrTqvawsEqS34+PDJadsCqn7Pn9tIhZJmG5132ieWUNZrlvpk32PkuGZ4vsKBRlO
MUdOL09Z9SEwH1pKD1n+kaKmDaGQw3M4VizsM1ZBbzuZfgH6JZG32vXV+tVumc8n
hgnDtclSE8A7XxD0dheTTu4a1bOY01/ihJW0wnxLSAlrUqYT1MM=
=Q2Sq
-----END PGP SIGNATURE-----
pgp9MTzrGoRQw.pgp
Description: PGP signature
--- End Message ---