Your message dated Wed, 11 Feb 2026 09:52:14 +0000
with message-id <[email protected]>
and subject line Bug#1048187: fixed in networking-bgpvpn 23.0.0-2
has caused the Debian Bug report #1048187,
regarding networking-bgpvpn: 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.)


-- 
1048187: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048187
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: networking-bgpvpn
Version: 18.0.0-2
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 networking-bgpvpn
> dpkg-buildpackage: info: source version 18.0.0-2
> 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,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
> 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
> rm -rf build
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building networking-bgpvpn using existing 
> ./networking-bgpvpn_18.0.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file 
> networking-bgpvpn-18.0.0/networking_bgpvpn.egg-info/SOURCES.txt has no final 
> newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> networking_bgpvpn/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> networking_bgpvpn/__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 
> networking_bgpvpn/neutron/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> networking_bgpvpn/neutron/__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 
> networking_bgpvpn/neutron/__pycache__/opts.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> networking_bgpvpn/neutron/__pycache__/opts.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 
> networking_bgpvpn/policies/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> networking_bgpvpn/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 
> networking_bgpvpn/policies/__pycache__/base.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> networking_bgpvpn/policies/__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 
> networking_bgpvpn/policies/__pycache__/bgpvpn.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> networking_bgpvpn/policies/__pycache__/bgpvpn.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 
> networking_bgpvpn/policies/__pycache__/network_association.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bgpvpn/policies/__pycache__/network_association.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 
> networking_bgpvpn/policies/__pycache__/port_association.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bgpvpn/policies/__pycache__/port_association.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 
> networking_bgpvpn/policies/__pycache__/router_association.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bgpvpn/policies/__pycache__/router_association.cpython-311.pyc in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> 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/networking-bgpvpn_18.0.0-2_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: networking-bgpvpn
Source-Version: 23.0.0-2
Done: Thomas Goirand <[email protected]>

We believe that the bug you reported is fixed in the latest version of
networking-bgpvpn, 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 networking-bgpvpn 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:23:17 +0100
Source: networking-bgpvpn
Architecture: source
Version: 23.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1048187
Changes:
 networking-bgpvpn (23.0.0-2) unstable; urgency=medium
 .
   * Cleans better (Closes: #1048187).
Checksums-Sha1:
 1e479cc0eaf62b68d98547deae29a4505c29f216 2985 networking-bgpvpn_23.0.0-2.dsc
 9418dfb9634ed5a8559d835bcaf6733b7da8d3bb 4600 
networking-bgpvpn_23.0.0-2.debian.tar.xz
 318a128e578d7afd6b4a1420c16b9ee8e7f6c4f3 21950 
networking-bgpvpn_23.0.0-2_amd64.buildinfo
Checksums-Sha256:
 deb9397fbf88383074ceddaf1ceb275c36f0b3993aaae8e7dd83dd9fc17d4e67 2985 
networking-bgpvpn_23.0.0-2.dsc
 98fffc4d0506ce0f417e9294b902068812f5d300630e9e88b9d0a8a7d4b8e827 4600 
networking-bgpvpn_23.0.0-2.debian.tar.xz
 5c79e302a785f74593e1bc1ba3abe3e1776301dced88c17a83e3e717a6299e1d 21950 
networking-bgpvpn_23.0.0-2_amd64.buildinfo
Files:
 1716cf6538d6b066f5be94784cfa5959 2985 net optional 
networking-bgpvpn_23.0.0-2.dsc
 a42c617e51948651229911516cb8b22b 4600 net optional 
networking-bgpvpn_23.0.0-2.debian.tar.xz
 d3a1f23c07c5b9bed52a976c97f219ba 21950 net optional 
networking-bgpvpn_23.0.0-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmMS5sACgkQ1BatFaxr
Q/5c9BAAhkoigNba6bNHxTPgpBCkrMz0Tks4UiGVp27kDYiX3kcpAb97FYaFMmRC
baSeFDG27L6Gwss7t6yPmd5lePsBZVDXB0Ac2TupMf5JdSI7aOBf+J/rkgwHfGXZ
6w4QnQFr6Us4ky2OdNf1zp3qkvEN73+phlF4fINVmJ++/Eo526DQapYLOB4fVstE
6jszjJ4UUM6RhmZdQ61tRcYrmCMyeOf7cx/HkRwQ+wVy3AMRsK3z7HzLQJMdOM3g
mBELin9lyEnbqesJ2v/IASoUqDqwww8WEXcAaaXWpXB34jCMqplTrwtho9zzsqpn
C8zqaQdjgAodKtdFW7H/H+JDN8Z2uJQ/+L9TWCqS2pmvjkgqyLJy8IBpNClHhTKv
dTP0XVeLvrFKfNITcGkRcu20U7aI3VXB4B2MmXUxWxMMRCxPdm1hG35U0DQLaDQY
13W6ViVhx4Ulml16xjf1Z4YQzawHKlChkls74wdSzCTweVdwYYH9JztdaZlph/LB
ZM18uVzzABzKMWh4I33654qi6noBvOjiEWjylFUPg0/NRh6dpMXw2g+KftUCQoaS
NyNg06X1XxlmkLpWcouGhfPwshZpaODeXpt4RVvNp62FCwrg+c/v/yg+pVDgAHBd
HKdE2y/LP1DRRpv7SXuisUNvJmNAixR8slMXhpxK5oq9p6qtuT0=
=HYLW
-----END PGP SIGNATURE-----

Attachment: pgpSkEh6IPCTQ.pgp
Description: PGP signature


--- End Message ---

Reply via email to