Your message dated Wed, 11 Feb 2026 12:07:01 +0000
with message-id <[email protected]>
and subject line Bug#1048416: fixed in neutron 2:27.0.1-5
has caused the Debian Bug report #1048416,
regarding neutron: 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.)
--
1048416: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048416
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: neutron
Version: 2:22.0.1-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
> dpkg-buildpackage: info: source version 2:22.0.1-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Thomas Goirand <[email protected]>
> dpkg-source --before-build .
> dpkg-source: info: using options from neutron-22.0.1/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/ --extend-diff-ignore=^[.]gitreview$
> 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,sphinxdoc
> 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
> find . -type f -name "*.pyc" | xargs rm -fr
> rm -rf build neutron.egg-info .stestr
> rm -f debian/neutron-common.config \
> debian/neutron-common.postinst \
> debian/neutron-api.config \
> debian/neutron-api.postinst \
> debian/neutron-dhcp-agent.postinst \
> debian/neutron-metadata-agent.config \
> debian/neutron-metadata-agent.postinst \
> debian/neutron-common.postrm
> rm -f debian/*.init debian/*.service debian/*.upstart
> debian/neutron-common.templates
> 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
> find . -type f -name "*.pyc" -delete
> rm -f AUTHORS ChangeLog
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dpkg-source -b .
> dpkg-source: info: using options from neutron-22.0.1/debian/source/options:
> --extend-diff-ignore=^[^/]*[.]egg-info/ --extend-diff-ignore=^[.]gitreview$
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building neutron using existing
> ./neutron_22.0.1.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: info: local changes detected, the modified files are:
> neutron-22.0.1/doc/source/_static/config-samples/dhcp_agent.conf.sample
> neutron-22.0.1/doc/source/_static/config-samples/l3_agent.conf.sample
>
> neutron-22.0.1/doc/source/_static/config-samples/linuxbridge_agent.conf.sample
> neutron-22.0.1/doc/source/_static/config-samples/macvtap_agent.conf.sample
> neutron-22.0.1/doc/source/_static/config-samples/metadata_agent.conf.sample
> neutron-22.0.1/doc/source/_static/config-samples/metering_agent.conf.sample
> neutron-22.0.1/doc/source/_static/config-samples/ml2_conf.conf.sample
> neutron-22.0.1/doc/source/_static/config-samples/neutron.conf.sample
>
> neutron-22.0.1/doc/source/_static/config-samples/openvswitch_agent.conf.sample
> neutron-22.0.1/doc/source/_static/config-samples/ovn.conf.sample
> neutron-22.0.1/doc/source/_static/config-samples/sriov_agent.conf.sample
> neutron-22.0.1/doc/source/_static/neutron.policy.yaml.sample
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/neutron_22.0.1-1.diff.dmR5sa
> dpkg-source: info: Hint: make sure the version in debian/changelog matches
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
>
> 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_22.0.1-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
Source-Version: 2:27.0.1-5
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
neutron, 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 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 10:41:44 +0100
Source: neutron
Architecture: source
Version: 2:27.0.1-5
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1048416
Changes:
neutron (2:27.0.1-5) unstable; urgency=medium
.
* Back to old unit test list.
* Cleans better (Closes: #1048416).
* Blacklist
- test_remove_subnet_dhcp_options_in_ovn_ipv6.
- test_validate_create_network_callback
- test_check_port_for_placement_allocation_change
Checksums-Sha1:
352a7222bdbbf4ec2b848a4608d766d23e56a985 4910 neutron_27.0.1-5.dsc
5a69656f1055c5d033648868e1924581116c0c32 42928 neutron_27.0.1-5.debian.tar.xz
6a5890672c3ed59127449540bf32ceda927066b2 22224 neutron_27.0.1-5_amd64.buildinfo
Checksums-Sha256:
fe4b6134a125246a2693cce1e1c2299ef558cb7ff53cf5dbed68a68c38564017 4910
neutron_27.0.1-5.dsc
c0c873e9197e25f7b1763c836d849314b3e82327c48e125bba137368b3fbf214 42928
neutron_27.0.1-5.debian.tar.xz
c0d2b4c7dfee11864ba7c0624989dfa29765916d14fee390d4c1791f199fc53e 22224
neutron_27.0.1-5_amd64.buildinfo
Files:
86a44ef1b115bbca4d28554787ac6f4a 4910 net optional neutron_27.0.1-5.dsc
c6c386fcb6be0754462fcd47b6ed26f9 42928 net optional
neutron_27.0.1-5.debian.tar.xz
df81781af8f52096fd535a6c014ff577 22224 net optional
neutron_27.0.1-5_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmMbbMACgkQ1BatFaxr
Q/5b3xAAigiQ10N2YKtwtzPAPTHn3mGidGY9UA1nEX9/luQ+W9KaqqHNv0AbwFSR
e+oGC+BT9l67QhGy1xwN0nBCKb3DylV+ndHcV+Hb5mhB/LAsk2Hhw+jhgbVxRWJw
jv4c67OTISUa35u5DU8cOlB+R6+gDkQe2NaCFhGkYFwlyvp4exF22xCf6SSxzbzq
o4TNrBFZEtiGqFS2gBapWBPUztq8FS20WasAGzO0yd0dhLjbklxRy5fZ82o8PtQA
VF9AAWFI87kn6i8bSk/MI/UcG4UjeJ18qpsH1X5l2bj6KDfG1mtKVBNRA/xXULZ3
TlkqN9KzvIksGyBpoqrrWGiAgyzq5/bjnilld9zJAbE5okRBoKSSpQNJkaZ5VZT8
QGZCSiV7amvRl1lU+BpAwFYSij9IO3Nz4S9EDq/SC+leAWcUgD4Z/lfwYnU+CdqN
/zqdvTyLEwQl85bGtG9rqNXcpL5Gg0HwWxEsoInzqv7aG64V+UYk/ygwjnf1bgP3
5kRZtZroZ8k5Gb22PwxhjiJajZ1ym/07xXHaf8BJ1z+O32k+z3+4TJfRTdoK85a/
BFhp/jSGlnxtgx7WIP+/yY1TvikXUWHwzYQdvaw9tNmqP1trp+duvZnPSpp3xoYC
+aWrkpwm4ypXQoI42QXXMIrMtkx5Lc6TV50RQamblNNS3EcW+qY=
=cJQ4
-----END PGP SIGNATURE-----
pgpQWZHczAidy.pgp
Description: PGP signature
--- End Message ---