Your message dated Tue, 10 Feb 2026 13:19:37 +0000
with message-id <[email protected]>
and subject line Bug#1047205: fixed in networking-baremetal 7.0.0-3
has caused the Debian Bug report #1047205,
regarding networking-baremetal: 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.)
--
1047205: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047205
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: networking-baremetal
Version: 6.1.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-baremetal
> dpkg-buildpackage: info: source version 6.1.0-2
> 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
> networking-baremetal-6.1.0/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
> 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 options from
> networking-baremetal-6.1.0/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 networking-baremetal using existing
> ./networking-baremetal_6.1.0.orig.tar.xz
> dpkg-source: error: cannot represent change to
> networking_baremetal/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> networking_baremetal/__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_baremetal/__pycache__/common.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> networking_baremetal/__pycache__/common.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_baremetal/__pycache__/config.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> networking_baremetal/__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_baremetal/__pycache__/constants.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> networking_baremetal/__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_baremetal/__pycache__/exceptions.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> networking_baremetal/__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_baremetal/__pycache__/ironic_client.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> networking_baremetal/__pycache__/ironic_client.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_baremetal/agent/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> networking_baremetal/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_baremetal/agent/__pycache__/ironic_neutron_agent.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/agent/__pycache__/ironic_neutron_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_baremetal/drivers/__pycache__/__init__.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> networking_baremetal/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
> networking_baremetal/drivers/__pycache__/base.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> networking_baremetal/drivers/__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_baremetal/drivers/netconf/__pycache__/openconfig.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/drivers/netconf/__pycache__/openconfig.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_baremetal/openconfig/__pycache__/__init__.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> networking_baremetal/openconfig/__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_baremetal/openconfig/interfaces/__pycache__/__init__.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/openconfig/interfaces/__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_baremetal/openconfig/interfaces/__pycache__/aggregate.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/openconfig/interfaces/__pycache__/aggregate.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_baremetal/openconfig/interfaces/__pycache__/ethernet.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/openconfig/interfaces/__pycache__/ethernet.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_baremetal/openconfig/interfaces/__pycache__/interfaces.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/openconfig/interfaces/__pycache__/interfaces.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_baremetal/openconfig/interfaces/__pycache__/types.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/openconfig/interfaces/__pycache__/types.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_baremetal/openconfig/lacp/__pycache__/__init__.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/openconfig/lacp/__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_baremetal/openconfig/lacp/__pycache__/lacp.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> networking_baremetal/openconfig/lacp/__pycache__/lacp.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_baremetal/openconfig/lacp/__pycache__/types.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/openconfig/lacp/__pycache__/types.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_baremetal/openconfig/network_instance/__pycache__/__init__.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/openconfig/network_instance/__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_baremetal/openconfig/network_instance/__pycache__/network_instance.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/openconfig/network_instance/__pycache__/network_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_baremetal/openconfig/vlan/__pycache__/__init__.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/openconfig/vlan/__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_baremetal/openconfig/vlan/__pycache__/types.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/openconfig/vlan/__pycache__/types.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_baremetal/openconfig/vlan/__pycache__/vlan.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> networking_baremetal/openconfig/vlan/__pycache__/vlan.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_baremetal/plugins/__pycache__/__init__.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> networking_baremetal/plugins/__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_baremetal/plugins/ml2/__pycache__/__init__.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> networking_baremetal/plugins/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_baremetal/plugins/ml2/__pycache__/baremetal_mech.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/plugins/ml2/__pycache__/baremetal_mech.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_baremetal/tests/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> networking_baremetal/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_baremetal/tests/__pycache__/base.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> networking_baremetal/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
> networking_baremetal/tests/unit/__pycache__/__init__.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> networking_baremetal/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_baremetal/tests/unit/drivers/__pycache__/__init__.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/tests/unit/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
> networking_baremetal/tests/unit/drivers/netconf/__pycache__/__init__.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/tests/unit/drivers/netconf/__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_baremetal/tests/unit/drivers/netconf/__pycache__/test_openconfig.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/tests/unit/drivers/netconf/__pycache__/test_openconfig.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_baremetal/tests/unit/ironic_agent/__pycache__/__init__.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/tests/unit/ironic_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_baremetal/tests/unit/ironic_agent/__pycache__/test_hashring_member_manager.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/tests/unit/ironic_agent/__pycache__/test_hashring_member_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_baremetal/tests/unit/ironic_agent/__pycache__/test_ironic_agent.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/tests/unit/ironic_agent/__pycache__/test_ironic_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_baremetal/tests/unit/openconfig/__pycache__/__init__.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/tests/unit/openconfig/__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_baremetal/tests/unit/openconfig/__pycache__/test_interfaces.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/tests/unit/openconfig/__pycache__/test_interfaces.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_baremetal/tests/unit/openconfig/__pycache__/test_lacp.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/tests/unit/openconfig/__pycache__/test_lacp.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_baremetal/tests/unit/openconfig/__pycache__/test_network_instance.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/tests/unit/openconfig/__pycache__/test_network_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_baremetal/tests/unit/openconfig/__pycache__/test_vlan.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/tests/unit/openconfig/__pycache__/test_vlan.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_baremetal/tests/unit/plugins/__pycache__/__init__.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/tests/unit/plugins/__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_baremetal/tests/unit/plugins/ml2/__pycache__/__init__.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/tests/unit/plugins/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_baremetal/tests/unit/plugins/ml2/__pycache__/test_baremetal_mech.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/tests/unit/plugins/ml2/__pycache__/test_baremetal_mech.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_baremetal/tests/unit/plugins/ml2/__pycache__/utils.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> networking_baremetal/tests/unit/plugins/ml2/__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: 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-baremetal_6.1.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-baremetal
Source-Version: 7.0.0-3
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
networking-baremetal, 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-baremetal
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: Tue, 10 Feb 2026 13:59:21 +0100
Source: networking-baremetal
Architecture: source
Version: 7.0.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1047205
Changes:
networking-baremetal (7.0.0-3) unstable; urgency=medium
.
* Cleans better (Closes: #1047205).
Checksums-Sha1:
ce3f60e3601b65180c9b122878ce8c387a8f3bd1 2800 networking-baremetal_7.0.0-3.dsc
fc811a4d0f9073946c774aa21bbcf7282d4e383b 4416
networking-baremetal_7.0.0-3.debian.tar.xz
8e6885b5a48421283cd272fbaebace9dd8cac706 16173
networking-baremetal_7.0.0-3_amd64.buildinfo
Checksums-Sha256:
79bef53d8027fbecaebfdad1347d0496c2fc5e4480fac138af91dc8941d6bd3b 2800
networking-baremetal_7.0.0-3.dsc
52aa4a02311d9c9e2705d40c1b5956857fc4ce713b4fb155daf2508b2b4308ab 4416
networking-baremetal_7.0.0-3.debian.tar.xz
8af2b07d93d7177a6d1d32707f56d893deb7f00823833319d48889b47467ad3b 16173
networking-baremetal_7.0.0-3_amd64.buildinfo
Files:
d6e7e7586a8912b3a8a8481b4fecdc76 2800 net optional
networking-baremetal_7.0.0-3.dsc
5c9824035fd950aed888afc04c0cb992 4416 net optional
networking-baremetal_7.0.0-3.debian.tar.xz
90634d0916f850db555cb80c240cab62 16173 net optional
networking-baremetal_7.0.0-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmmLLEsACgkQ1BatFaxr
Q/6atQ//azr10iuzHWfsh8tSK3DGdXrPkc7N4UzGGN5WEBOwWmtETrAwsSh0KQ8t
WhbzRKhIiwCBBrPNlWTJW4R89U9kd7hZNGpAFGupnjQCSc53uInnIa8GqhrZQBqB
NymHoWeFHH0z9DIzk0PQZW+hN8jGZdXLbxr99HReSPbSW0WAxCjgofk+SbZ/Vap2
Nw3WFTN9CXN1EC2dqjuKGNJqsPTlbkJ8mzenGcKvysSHa7g4/jPW9s4FHWv6zXJe
E5kLkTdQgTjUgZvtma5Rw549X0g59Uv1OTN8m6JdDzPmef2dFCNNnLZsdKiD58tq
aL4RoWoRpGlMiXaiFC0DAn4k8pi24L2/Ah12XjC4nCE3WrAKddUl8erdv3khWajr
sdnIdS4mxzHpHDitqWXcNzuDgzMvmlYieJ8yT/2E5J9SQxP1biNP5D3Iw6+CJxGs
GBFixY2Z1RDDxzA19A0ECA4eNnI5SJW0VMgyreg9V93mT7XwWYQEaCG7E39xBQAH
4+wYuB7pHpQ21iagNWrgJ9O9cv0KRYpBFUNRj+USiKwXrKZO5lDHfztMzleuonB8
7nCFK27pOnN8k4xTb06NKsEmi63QcsZmm2gQj+pFtgSZ3g3YdgFzxejY/o9m1hYq
zH6dKXO4xM9vjo2sPJjjat2w/xCDAIsaURtq4822gWVDd2inOfI=
=jhA0
-----END PGP SIGNATURE-----
pgpTV8MbO1wMm.pgp
Description: PGP signature
--- End Message ---