Your message dated Mon, 21 Aug 2023 08:41:12 +0000
with message-id <[email protected]>
and subject line Bug#1047097: fixed in python-designateclient 5.2.0-3
has caused the Debian Bug report #1047097,
regarding python-designateclient: 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.)
--
1047097: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1047097
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-designateclient
Version: 5.2.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 python-designateclient
> dpkg-buildpackage: info: source version 5.2.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
> rm -rf doc/build .testrepository build
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean -O--buildsystem=python_distutils
> dh_clean -O--buildsystem=python_distutils
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building python-designateclient using existing
> ./python-designateclient_5.2.0.orig.tar.xz
> dpkg-source: error: cannot represent change to
> designateclient/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add designateclient/__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
> designateclient/__pycache__/client.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add designateclient/__pycache__/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
> designateclient/__pycache__/exceptions.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> designateclient/__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
> designateclient/__pycache__/utils.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add designateclient/__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
> designateclient/__pycache__/version.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add designateclient/__pycache__/version.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
> designateclient/osc/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> designateclient/osc/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> designateclient/osc/__pycache__/plugin.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> designateclient/osc/__pycache__/plugin.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> designateclient/tests/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> designateclient/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
> designateclient/tests/__pycache__/base.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> designateclient/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
> designateclient/tests/__pycache__/test_designateclient.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> designateclient/tests/__pycache__/test_designateclient.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
> designateclient/tests/__pycache__/test_exceptions.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> designateclient/tests/__pycache__/test_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
> designateclient/tests/__pycache__/test_utils.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> designateclient/tests/__pycache__/test_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
> designateclient/tests/osc/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> designateclient/tests/osc/__pycache__/__init__.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: error: cannot represent change to
> designateclient/tests/osc/resources/__pycache__/__init__.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> designateclient/tests/osc/resources/__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
> designateclient/tests/osc/v2/__pycache__/__init__.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> designateclient/tests/osc/v2/__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
> designateclient/tests/osc/v2/__pycache__/test_recordsets.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> designateclient/tests/osc/v2/__pycache__/test_recordsets.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
> designateclient/tests/osc/v2/__pycache__/test_zone.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> designateclient/tests/osc/v2/__pycache__/test_zone.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
> designateclient/tests/v2/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> designateclient/tests/v2/__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
> designateclient/tests/v2/__pycache__/test_blacklists.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> designateclient/tests/v2/__pycache__/test_blacklists.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
> designateclient/tests/v2/__pycache__/test_client.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> designateclient/tests/v2/__pycache__/test_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
> designateclient/tests/v2/__pycache__/test_limits.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> designateclient/tests/v2/__pycache__/test_limits.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
> designateclient/tests/v2/__pycache__/test_nameservers.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> designateclient/tests/v2/__pycache__/test_nameservers.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
> designateclient/tests/v2/__pycache__/test_recordsets.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> designateclient/tests/v2/__pycache__/test_recordsets.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
> designateclient/tests/v2/__pycache__/test_reverse.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> designateclient/tests/v2/__pycache__/test_reverse.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
> designateclient/tests/v2/__pycache__/test_service_statuses.cpython-311.pyc:
> binary file contents changed
> dpkg-source: error: add
> designateclient/tests/v2/__pycache__/test_service_statuses.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
> designateclient/tests/v2/__pycache__/test_timeout.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> designateclient/tests/v2/__pycache__/test_timeout.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
> designateclient/tests/v2/__pycache__/test_tlds.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> designateclient/tests/v2/__pycache__/test_tlds.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
> designateclient/tests/v2/__pycache__/test_tsigkeys.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> designateclient/tests/v2/__pycache__/test_tsigkeys.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
> designateclient/tests/v2/__pycache__/test_zones.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> designateclient/tests/v2/__pycache__/test_zones.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
> designateclient/v2/__pycache__/__init__.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> designateclient/v2/__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
> designateclient/v2/__pycache__/base.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add designateclient/v2/__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
> designateclient/v2/__pycache__/blacklists.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> designateclient/v2/__pycache__/blacklists.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
> designateclient/v2/__pycache__/client.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add designateclient/v2/__pycache__/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
> designateclient/v2/__pycache__/limits.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add designateclient/v2/__pycache__/limits.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
> designateclient/v2/__pycache__/nameservers.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> designateclient/v2/__pycache__/nameservers.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
> designateclient/v2/__pycache__/pools.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add designateclient/v2/__pycache__/pools.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
> designateclient/v2/__pycache__/quotas.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add designateclient/v2/__pycache__/quotas.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
> designateclient/v2/__pycache__/recordsets.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> designateclient/v2/__pycache__/recordsets.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
> designateclient/v2/__pycache__/reverse.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> designateclient/v2/__pycache__/reverse.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
> designateclient/v2/__pycache__/service_statuses.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> designateclient/v2/__pycache__/service_statuses.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
> designateclient/v2/__pycache__/tlds.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add designateclient/v2/__pycache__/tlds.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
> designateclient/v2/__pycache__/tsigkeys.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> designateclient/v2/__pycache__/tsigkeys.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
> designateclient/v2/__pycache__/utils.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add designateclient/v2/__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
> designateclient/v2/__pycache__/zones.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add designateclient/v2/__pycache__/zones.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
> designateclient/v2/cli/__pycache__/__init__.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> designateclient/v2/cli/__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
> designateclient/v2/cli/__pycache__/blacklists.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> designateclient/v2/cli/__pycache__/blacklists.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
> designateclient/v2/cli/__pycache__/common.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> designateclient/v2/cli/__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
> designateclient/v2/cli/__pycache__/quotas.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> designateclient/v2/cli/__pycache__/quotas.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
> designateclient/v2/cli/__pycache__/recordsets.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> designateclient/v2/cli/__pycache__/recordsets.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
> designateclient/v2/cli/__pycache__/reverse.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> designateclient/v2/cli/__pycache__/reverse.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
> designateclient/v2/cli/__pycache__/service_statuses.cpython-311.pyc: binary
> file contents changed
> dpkg-source: error: add
> designateclient/v2/cli/__pycache__/service_statuses.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
> designateclient/v2/cli/__pycache__/tlds.cpython-311.pyc: binary file contents
> changed
> dpkg-source: error: add
> designateclient/v2/cli/__pycache__/tlds.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
> designateclient/v2/cli/__pycache__/tsigkeys.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> designateclient/v2/cli/__pycache__/tsigkeys.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
> designateclient/v2/cli/__pycache__/zones.cpython-311.pyc: binary file
> contents changed
> dpkg-source: error: add
> designateclient/v2/cli/__pycache__/zones.cpython-311.pyc in
> debian/source/include-binaries if you want to store the modified binary in
> the debian tarball
> dpkg-source: warning: file
> python-designateclient-5.2.0/python_designateclient.egg-info/SOURCES.txt has
> no final newline (either original or modified version)
> dpkg-source: error: unrepresentable changes to source
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 1
>
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage
> --sanitize-env -us -uc -rfakeroot -S' failed to run.
The full build log is available from:
http://qa-logs.debian.net/2023/08/13/python-designateclient_5.2.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: python-designateclient
Source-Version: 5.2.0-3
Done: Thomas Goirand <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-designateclient, 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 python-designateclient
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: SHA256
Format: 1.8
Date: Mon, 21 Aug 2023 09:52:21 +0200
Source: python-designateclient
Architecture: source
Version: 5.2.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <[email protected]>
Changed-By: Thomas Goirand <[email protected]>
Closes: 1047097
Changes:
python-designateclient (5.2.0-3) unstable; urgency=medium
.
* Cleans better (Closes: #1047097).
Checksums-Sha1:
bd2733556b42533519143d65bb6717609403eae7 2808
python-designateclient_5.2.0-3.dsc
22759aaa78441b794c997f2aae3cfec0026d784b 4368
python-designateclient_5.2.0-3.debian.tar.xz
2edffac4bcb2b12222181a0431e61f3efaa04f6d 12288
python-designateclient_5.2.0-3_amd64.buildinfo
Checksums-Sha256:
6e0b740511e305e3cffd2312e58a1f3bb13b43ba890252a792945171480bd6a7 2808
python-designateclient_5.2.0-3.dsc
8a1bf21547fbb645b3efa8982fcb3f048eaf11cacf3ca0e670ddf6c18ef7fd3d 4368
python-designateclient_5.2.0-3.debian.tar.xz
bce763f75b8072fd9646b3e2afa49f2121c9ae0e1e8765f349becc2a89d2e1a6 12288
python-designateclient_5.2.0-3_amd64.buildinfo
Files:
34af040e22d3e07ada65e8aff1d5ff0b 2808 python optional
python-designateclient_5.2.0-3.dsc
fb639dfedbc4dc7be958a2fe1bfc8baf 4368 python optional
python-designateclient_5.2.0-3.debian.tar.xz
9b3ddac77cd2f1fb19246ec588f6278e 12288 python optional
python-designateclient_5.2.0-3_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmTjGMUACgkQ1BatFaxr
Q/71RA/+JFqcc5rstbOQJYBjdSOBg1+dOY6oVOUOQjrzorX0Ek7lT/yyuZIGxYwg
nDyDecYdPiElV7GGDWB1m29P0K1n5kF1AM+YyCIcPHzYahRjJnErcw4kXwURCfy8
pyN0y0RaxfbXnHzbIXzCDfw/ob8yrOJVHQFSyFeGkDu6wGd5+SbbliK5INcR3U6K
tBeAFYJhrtiz2A7plvKil3m8m/9obQsEuiOoNiM1Ji6UPmh/6dk1IRZql7Vw91B9
Dp6WRQyTOWmlsFI5D7QATbovevd91phj4zGvLsoTgQeF5hM+7RueMXloyY9A0cw/
2vYg2lgsYcC51wBBK86yjMQ0XNq7LbP+83W3qXK8S9hqnxykQecFOmIg8bYCnYt6
SA3xOUSKLT95fjTXDNcimn/QBOHgxxnu5WXzokQmNTczlCpJ/HNgLCLKPaR5hhNC
Be8wf4gg/PbWsXVY6MlH7tqaUgkCXCcAmmnUl5hbSChTuoeom+6yjURHcaXsNzD5
zT43eIM4IZ/7FEs6O8Vf1SuEfNaxvJlNqlquO3jltpSuHH6aFubUJAAYOb6QgqTM
lI5E322wiWx+dviT0XaD5nL0vD+d3rBFlToou7Hk35HF95dpCMuXNM9JU4GMss6B
ClALtKEAp5K5g0evKjAnyzSr7q44XITeRA10NSD5Q1pZVcWY1nA=
=NUDg
-----END PGP SIGNATURE-----
--- End Message ---