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


-- 
1048765: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1048765
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: networking-bagpipe
Version: 18.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 networking-bagpipe
> dpkg-buildpackage: info: source version 18.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,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-bagpipe using existing 
> ./networking-bagpipe_18.0.0.orig.tar.xz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file 
> networking-bagpipe-18.0.0/networking_bagpipe.egg-info/SOURCES.txt has no 
> final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> networking_bagpipe/__pycache__/__init__.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add 
> networking_bagpipe/__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_bagpipe/__pycache__/_i18n.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add networking_bagpipe/__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 
> networking_bagpipe/__pycache__/opts.cpython-311.pyc: binary file contents 
> changed
> dpkg-source: error: add networking_bagpipe/__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_bagpipe/agent/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> networking_bagpipe/agent/__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_bagpipe/agent/__pycache__/agent_base_info.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> networking_bagpipe/agent/__pycache__/agent_base_info.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_bagpipe/agent/__pycache__/bagpipe_bgp_agent.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/agent/__pycache__/bagpipe_bgp_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 
> networking_bagpipe/agent/bagpipe_ml2/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/agent/bagpipe_ml2/__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_bagpipe/agent/bagpipe_ml2/__pycache__/agent_extension.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/agent/bagpipe_ml2/__pycache__/agent_extension.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_bagpipe/agent/bgpvpn/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> networking_bagpipe/agent/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_bagpipe/agent/bgpvpn/__pycache__/agent_extension.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/agent/bgpvpn/__pycache__/agent_extension.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_bagpipe/agent/bgpvpn/__pycache__/constants.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> networking_bagpipe/agent/bgpvpn/__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 
> networking_bagpipe/agent/sfc/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> networking_bagpipe/agent/sfc/__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_bagpipe/agent/sfc/__pycache__/agent_extension.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/agent/sfc/__pycache__/agent_extension.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_bagpipe/bagpipe_bgp/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/__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_bagpipe/bagpipe_bgp/__pycache__/constants.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/__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 
> networking_bagpipe/bagpipe_bgp/api/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/api/__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_bagpipe/bagpipe_bgp/api/__pycache__/api.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/api/__pycache__/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 
> networking_bagpipe/bagpipe_bgp/api/__pycache__/config.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/api/__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 
> networking_bagpipe/bagpipe_bgp/api/__pycache__/controllers.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/api/__pycache__/controllers.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_bagpipe/bagpipe_bgp/common/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/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 
> networking_bagpipe/bagpipe_bgp/common/__pycache__/config.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/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 
> networking_bagpipe/bagpipe_bgp/common/__pycache__/dataplane_utils.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/common/__pycache__/dataplane_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 
> networking_bagpipe/bagpipe_bgp/common/__pycache__/exceptions.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/common/__pycache__/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 
> networking_bagpipe/bagpipe_bgp/common/__pycache__/log_decorator.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/common/__pycache__/log_decorator.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_bagpipe/bagpipe_bgp/common/__pycache__/looking_glass.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/common/__pycache__/looking_glass.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_bagpipe/bagpipe_bgp/common/__pycache__/net_utils.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/common/__pycache__/net_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 
> networking_bagpipe/bagpipe_bgp/common/__pycache__/run_command.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/common/__pycache__/run_command.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_bagpipe/bagpipe_bgp/common/__pycache__/utils.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/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 
> networking_bagpipe/bagpipe_bgp/engine/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/engine/__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_bagpipe/bagpipe_bgp/engine/__pycache__/bgp_manager.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/engine/__pycache__/bgp_manager.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_bagpipe/bagpipe_bgp/engine/__pycache__/bgp_peer_worker.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/engine/__pycache__/bgp_peer_worker.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_bagpipe/bagpipe_bgp/engine/__pycache__/exa.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/engine/__pycache__/exa.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_bagpipe/bagpipe_bgp/engine/__pycache__/exabgp_peer_worker.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/engine/__pycache__/exabgp_peer_worker.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_bagpipe/bagpipe_bgp/engine/__pycache__/flowspec.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/engine/__pycache__/flowspec.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_bagpipe/bagpipe_bgp/engine/__pycache__/ipvpn.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/engine/__pycache__/ipvpn.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_bagpipe/bagpipe_bgp/engine/__pycache__/route_table_manager.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/engine/__pycache__/route_table_manager.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_bagpipe/bagpipe_bgp/engine/__pycache__/tracker_worker.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/engine/__pycache__/tracker_worker.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_bagpipe/bagpipe_bgp/engine/__pycache__/worker.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/engine/__pycache__/worker.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_bagpipe/bagpipe_bgp/vpn/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/vpn/__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_bagpipe/bagpipe_bgp/vpn/__pycache__/dataplane_drivers.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/vpn/__pycache__/dataplane_drivers.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_bagpipe/bagpipe_bgp/vpn/__pycache__/identifier_allocators.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/vpn/__pycache__/identifier_allocators.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_bagpipe/bagpipe_bgp/vpn/__pycache__/manager.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/vpn/__pycache__/manager.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_bagpipe/bagpipe_bgp/vpn/__pycache__/vpn_instance.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/vpn/__pycache__/vpn_instance.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_bagpipe/bagpipe_bgp/vpn/evpn/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/vpn/evpn/__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_bagpipe/bagpipe_bgp/vpn/evpn/__pycache__/linux_vxlan.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/vpn/evpn/__pycache__/linux_vxlan.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_bagpipe/bagpipe_bgp/vpn/evpn/__pycache__/ovs.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/vpn/evpn/__pycache__/ovs.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_bagpipe/bagpipe_bgp/vpn/ipvpn/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/vpn/ipvpn/__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_bagpipe/bagpipe_bgp/vpn/ipvpn/__pycache__/mpls_linux_dataplane.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/vpn/ipvpn/__pycache__/mpls_linux_dataplane.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_bagpipe/bagpipe_bgp/vpn/ipvpn/__pycache__/mpls_ovs_dataplane.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/bagpipe_bgp/vpn/ipvpn/__pycache__/mpls_ovs_dataplane.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_bagpipe/db/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> networking_bagpipe/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 
> networking_bagpipe/db/__pycache__/sfc_db.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> networking_bagpipe/db/__pycache__/sfc_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 
> networking_bagpipe/driver/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> networking_bagpipe/driver/__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_bagpipe/driver/__pycache__/constants.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> networking_bagpipe/driver/__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 
> networking_bagpipe/driver/__pycache__/mech_bagpipe.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> networking_bagpipe/driver/__pycache__/mech_bagpipe.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_bagpipe/driver/__pycache__/sfc.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> networking_bagpipe/driver/__pycache__/sfc.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_bagpipe/objects/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> networking_bagpipe/objects/__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_bagpipe/objects/__pycache__/bgpvpn.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> networking_bagpipe/objects/__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_bagpipe/objects/__pycache__/sfc.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> networking_bagpipe/objects/__pycache__/sfc.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_bagpipe/privileged/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> networking_bagpipe/privileged/__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_bagpipe/privileged/__pycache__/privileged_utils.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/privileged/__pycache__/privileged_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 
> networking_bagpipe/tests/__pycache__/__init__.cpython-311.pyc: binary file 
> contents changed
> dpkg-source: error: add 
> networking_bagpipe/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 
> networking_bagpipe/tests/unit/__pycache__/__init__.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> networking_bagpipe/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 
> networking_bagpipe/tests/unit/agent/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/agent/__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_bagpipe/tests/unit/agent/__pycache__/base.cpython-311.pyc: binary 
> file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/agent/__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_bagpipe/tests/unit/agent/__pycache__/test_bagpipe_bgp_agent.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/agent/__pycache__/test_bagpipe_bgp_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 
> networking_bagpipe/tests/unit/agent/bagpipe_ml2/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/agent/bagpipe_ml2/__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_bagpipe/tests/unit/agent/bagpipe_ml2/__pycache__/test_agent_extension.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/agent/bagpipe_ml2/__pycache__/test_agent_extension.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_bagpipe/tests/unit/agent/bgpvpn/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/agent/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_bagpipe/tests/unit/agent/bgpvpn/__pycache__/test_agent_extension.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/agent/bgpvpn/__pycache__/test_agent_extension.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_bagpipe/tests/unit/agent/common/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/agent/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 
> networking_bagpipe/tests/unit/agent/common/__pycache__/constants.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/agent/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 
> networking_bagpipe/tests/unit/agent/sfc/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/agent/sfc/__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_bagpipe/tests/unit/agent/sfc/__pycache__/test_agent_extension.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/agent/sfc/__pycache__/test_agent_extension.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_bagpipe/tests/unit/bagpipe_bgp/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/bagpipe_bgp/__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_bagpipe/tests/unit/bagpipe_bgp/__pycache__/base.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/bagpipe_bgp/__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_bagpipe/tests/unit/bagpipe_bgp/__pycache__/test_api.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/bagpipe_bgp/__pycache__/test_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 
> networking_bagpipe/tests/unit/bagpipe_bgp/__pycache__/test_bgp_manager.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/bagpipe_bgp/__pycache__/test_bgp_manager.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_bagpipe/tests/unit/bagpipe_bgp/__pycache__/test_config.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/bagpipe_bgp/__pycache__/test_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 
> networking_bagpipe/tests/unit/bagpipe_bgp/__pycache__/test_dataplane_utils.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/bagpipe_bgp/__pycache__/test_dataplane_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 
> networking_bagpipe/tests/unit/bagpipe_bgp/__pycache__/test_engine_objects.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/bagpipe_bgp/__pycache__/test_engine_objects.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_bagpipe/tests/unit/bagpipe_bgp/__pycache__/test_identifier_allocators.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/bagpipe_bgp/__pycache__/test_identifier_allocators.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_bagpipe/tests/unit/bagpipe_bgp/__pycache__/test_ipvpn_objects.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/bagpipe_bgp/__pycache__/test_ipvpn_objects.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_bagpipe/tests/unit/bagpipe_bgp/__pycache__/test_route_table_manager.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/bagpipe_bgp/__pycache__/test_route_table_manager.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_bagpipe/tests/unit/bagpipe_bgp/__pycache__/test_tracker_worker.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/bagpipe_bgp/__pycache__/test_tracker_worker.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_bagpipe/tests/unit/bagpipe_bgp/__pycache__/test_vpn_instance.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/bagpipe_bgp/__pycache__/test_vpn_instance.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_bagpipe/tests/unit/bagpipe_bgp/__pycache__/test_vpn_manager.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/bagpipe_bgp/__pycache__/test_vpn_manager.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_bagpipe/tests/unit/bagpipe_bgp/evpn/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/bagpipe_bgp/evpn/__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_bagpipe/tests/unit/bagpipe_bgp/evpn/__pycache__/test_ovs.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/bagpipe_bgp/evpn/__pycache__/test_ovs.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_bagpipe/tests/unit/bagpipe_bgp/ipvpn/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/bagpipe_bgp/ipvpn/__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_bagpipe/tests/unit/driver/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/driver/__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_bagpipe/tests/unit/driver/__pycache__/test_mech_bagpipe.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/driver/__pycache__/test_mech_bagpipe.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_bagpipe/tests/unit/driver/sfc/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/driver/sfc/__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_bagpipe/tests/unit/driver/sfc/__pycache__/base.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/driver/sfc/__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_bagpipe/tests/unit/driver/sfc/__pycache__/test_driver.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/driver/sfc/__pycache__/test_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 
> networking_bagpipe/tests/unit/objects/__pycache__/__init__.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/objects/__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_bagpipe/tests/unit/objects/__pycache__/test_bgpvpn.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/objects/__pycache__/test_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_bagpipe/tests/unit/objects/__pycache__/test_sfc.cpython-311.pyc: 
> binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/objects/__pycache__/test_sfc.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_bagpipe/tests/unit/privileged/__pycache__/__init__.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/privileged/__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_bagpipe/tests/unit/privileged/__pycache__/privsep_fixtures.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/privileged/__pycache__/privsep_fixtures.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_bagpipe/tests/unit/privileged/__pycache__/test_privileged_utils.cpython-311.pyc:
>  binary file contents changed
> dpkg-source: error: add 
> networking_bagpipe/tests/unit/privileged/__pycache__/test_privileged_utils.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-bagpipe_18.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: networking-bagpipe
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-bagpipe, 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-bagpipe 
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 11:13:25 +0100
Source: networking-bagpipe
Architecture: source
Version: 23.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1048765
Changes:
 networking-bagpipe (23.0.0-2) unstable; urgency=medium
 .
   * Cleans better (Closes: #1048765).
Checksums-Sha1:
 5979d018888962826750f88eb447162f089c904b 3198 networking-bagpipe_23.0.0-2.dsc
 6572c1fa1cd2e228c1c7b9b99737fb2d3c9f3d26 4864 
networking-bagpipe_23.0.0-2.debian.tar.xz
 35d0d59d0263e3f610030fe7861b4c56e89f6a82 21454 
networking-bagpipe_23.0.0-2_amd64.buildinfo
Checksums-Sha256:
 b10c7ef235969d4a24a407d3712393896445640b9880c6872396a3ceffca4c83 3198 
networking-bagpipe_23.0.0-2.dsc
 efec90554d85836c292b2dcd0abbbb82d4995e01db7c22b1588b159ffb075ace 4864 
networking-bagpipe_23.0.0-2.debian.tar.xz
 d71a4c84345a5ed69a018a27f173e8ed84a3b684d97affda7f700f772e719ffe 21454 
networking-bagpipe_23.0.0-2_amd64.buildinfo
Files:
 99e832a3b8c4e3126a76a34f10b76463 3198 net optional 
networking-bagpipe_23.0.0-2.dsc
 ff1639a07ea8e5a2f1542207226c54c0 4864 net optional 
networking-bagpipe_23.0.0-2.debian.tar.xz
 85e4eba6218034492d9a55016b109fc1 21454 net optional 
networking-bagpipe_23.0.0-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmMV1YACgkQ1BatFaxr
Q/7yNA//XwrQfmbFklClx4SYLL/roAZcMLaSTI+Nvj+lay1EpFPHAcoVuBbMjfM1
ldA6DAdkuanJ3dIHYTHiCM6yJORdzy1fjleDwXxjDZuq1qoS2QZM7zjTGiRdE3HA
yM/cH1qIu2wmAssAWudNPIMs0fCo0sxoQ7WfEUOJOv9i1YbZEAX6toI7JWZ2HHl/
JUX6AcVvxc5PRjESBrac06dwfyjtnC7M1S3uyXG+xER40BDvkktMclxJtokPXqAh
IthWLAO4GZRMJtqtm9tTAe5JCQXfOU+V6uXzs6yZO2mH3zF98Gkm8R94+QfyrWZl
MPtPLISLQi/tdKZjQ6GQ6BwScMGak4ZWvRncoQ9odckcJqRjHxsPVTop/mfQRJpZ
cWO7ThN1pD3rFVFiaj5gc2uyI2ufCB0mghWLnWobdvjJxTpZLFUI04WtpQdo2BfH
UoXPPkUtMUNRJV7gyXzU+8GR5vEGkuc0lh/wQKFgN95qBtYniKvqZJxzgA5rz4Ua
YGhRNGexI32etQ7Jpnd6ZIChlvv0Cgr5oWyyO16qyTc2e8hT5izh2efVNTZnDWpc
SoHgGnrXpX7nfc+qqf6Beonx4HeyydF8LyXgFJRBVBRzEXpgt0LHSlfFCDYglRCO
GB5PYNI5U9f4KzRDUIk9UgSzly5Tb2epZpksXIaPBsNG82NcOBA=
=rPnE
-----END PGP SIGNATURE-----

Attachment: pgp3bZhdUg4Oh.pgp
Description: PGP signature


--- End Message ---

Reply via email to