Your message dated Mon, 02 Dec 2024 21:20:19 +0000
with message-id <e1tidq7-002hku...@fasolo.debian.org>
and subject line Bug#1045473: fixed in libsmraw 20240506-1
has caused the Debian Bug report #1045473,
regarding libsmraw: 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 ow...@bugs.debian.org
immediately.)
--
1045473: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045473
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libsmraw
Version: 20181227-2
Severity: minor
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-sab-20230813 ftbfs-source-after-build
User: debian...@lists.debian.org
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 libsmraw
> dpkg-buildpackage: info: source version 20181227-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Sebastien Delafond
> <s...@debian.org>
> dpkg-source --before-build .
> fakeroot debian/rules clean
> dh clean --with python3 --buildsystem=autoconf
> dh_auto_clean -O--buildsystem=autoconf
> make -j8 distclean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> Making clean in include
> make[2]: Entering directory '/<<PKGBUILDDIR>>/include'
> rm -rf .libs _libs
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/include'
> Making clean in common
> make[2]: Entering directory '/<<PKGBUILDDIR>>/common'
> rm -rf .libs _libs
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/common'
> Making clean in libcerror
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libcerror'
> rm -rf .libs _libs
> test -z "libcerror.la" || rm -f libcerror.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcerror'
> Making clean in libcthreads
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libcthreads'
> rm -rf .libs _libs
> test -z "libcthreads.la" || rm -f libcthreads.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcthreads'
> Making clean in libcdata
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libcdata'
> rm -rf .libs _libs
> test -z "libcdata.la" || rm -f libcdata.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcdata'
> Making clean in libclocale
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libclocale'
> rm -rf .libs _libs
> test -z "libclocale.la" || rm -f libclocale.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libclocale'
> Making clean in libcnotify
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libcnotify'
> rm -rf .libs _libs
> test -z "libcnotify.la" || rm -f libcnotify.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcnotify'
> Making clean in libcsplit
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libcsplit'
> rm -rf .libs _libs
> test -z "libcsplit.la" || rm -f libcsplit.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcsplit'
> Making clean in libuna
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libuna'
> rm -rf .libs _libs
> test -z "libuna.la" || rm -f libuna.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libuna'
> Making clean in libcfile
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libcfile'
> rm -rf .libs _libs
> test -z "libcfile.la" || rm -f libcfile.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcfile'
> Making clean in libcpath
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libcpath'
> rm -rf .libs _libs
> test -z "libcpath.la" || rm -f libcpath.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcpath'
> Making clean in libbfio
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libbfio'
> rm -rf .libs _libs
> test -z "" || rm -f
> rm -f *.o
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libbfio'
> Making clean in libfcache
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libfcache'
> rm -rf .libs _libs
> test -z "libfcache.la" || rm -f libfcache.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libfcache'
> Making clean in libfdata
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libfdata'
> rm -rf .libs _libs
> test -z "libfdata.la" || rm -f libfdata.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libfdata'
> Making clean in libfvalue
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libfvalue'
> rm -rf .libs _libs
> test -z "libfvalue.la" || rm -f libfvalue.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libfvalue'
> Making clean in libsmraw
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libsmraw'
> test -z "libsmraw.la" || rm -f libsmraw.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libsmraw'
> Making clean in libhmac
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libhmac'
> rm -rf .libs _libs
> test -z "libhmac.la" || rm -f libhmac.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libhmac'
> Making clean in smrawtools
> make[2]: Entering directory '/<<PKGBUILDDIR>>/smrawtools'
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f smrawmount smrawverify
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/smrawtools'
> Making clean in smraw.net
> make[2]: Entering directory '/<<PKGBUILDDIR>>/smraw.net'
> rm -rf .libs _libs
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/smraw.net'
> Making clean in pysmraw
> make[2]: Entering directory '/<<PKGBUILDDIR>>/pysmraw'
> rm -rf .libs _libs
> test -z "" || rm -f
> rm -f *.o
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/pysmraw'
> Making clean in pysmraw-python2
> make[2]: Entering directory '/<<PKGBUILDDIR>>/pysmraw-python2'
> rm -rf .libs _libs
> /bin/rm -f pysmraw*.[ch]
> test -z "" || rm -f
> rm -f *.o
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/pysmraw-python2'
> Making clean in pysmraw-python3
> make[2]: Entering directory '/<<PKGBUILDDIR>>/pysmraw-python3'
> rm -rf .libs _libs
> /bin/rm -f pysmraw*.[ch]
> test -z "pysmraw.la" || rm -f pysmraw.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/pysmraw-python3'
> Making clean in po
> make[2]: Entering directory '/<<PKGBUILDDIR>>/po'
> rm -f *.insert-header
> rm -f remove-potcdate.sed
> rm -f stamp-poT
> rm -f core core.* libsmraw.po libsmraw.1po libsmraw.2po *.new.po
> rm -fr *.o
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> Making clean in manuals
> make[2]: Entering directory '/<<PKGBUILDDIR>>/manuals'
> rm -rf .libs _libs
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/manuals'
> Making clean in tests
> make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
> rm -rf .libs _libs
> rm -f *.o
> test -z "test_library.sh.log test_glob.sh.log test_write_functions.sh.log
> test_smrawverify.sh.log test_python_module.sh.log" || rm -f
> test_library.sh.log test_glob.sh.log test_write_functions.sh.log
> test_smrawverify.sh.log test_python_module.sh.log
> rm -f *.lo
> rm -f smraw_test_error smraw_test_glob smraw_test_handle
> smraw_test_information_file smraw_test_io_handle smraw_test_notify
> smraw_test_read_loop smraw_test_support smraw_test_write
> test -z "test_library.sh.trs test_glob.sh.trs test_write_functions.sh.trs
> test_smrawverify.sh.trs test_python_module.sh.trs" || rm -f
> test_library.sh.trs test_glob.sh.trs test_write_functions.sh.trs
> test_smrawverify.sh.trs test_python_module.sh.trs
> test -z "test-suite.log" || rm -f test-suite.log
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> Making clean in msvscpp
> make[2]: Entering directory '/<<PKGBUILDDIR>>/msvscpp'
> rm -rf .libs _libs
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/msvscpp'
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf .libs _libs
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> /bin/rm -f Makefile
> /bin/rm -f config.status
> /bin/rm -f config.cache
> /bin/rm -f config.log
> /bin/rm -f libsmraw.pc
> /bin/rm -f libsmraw.spec
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
> dh_autoreconf_clean -O--buildsystem=autoconf
> dh_clean -O--buildsystem=autoconf
> dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building libsmraw using existing
> ./libsmraw_20181227.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file install-sh, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file aclocal.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file INSTALL, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file compile, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file ltmain.sh, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file configure, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file depcomp, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file test-driver, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libsmraw.spec, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file missing, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file pysmraw/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libcsplit/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libcpath/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file pysmraw-python3/Makefile.in,
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltsugar.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/lt~obsolete.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltversion.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/libtool.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file m4/ltoptions.m4, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libclocale/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libfcache/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libhmac/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file tests/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file include/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libcnotify/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file smrawtools/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file msvscpp/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libcdata/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libcfile/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libfvalue/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file pysmraw-python2/Makefile.in,
> use --include-removal to override
> dpkg-source: warning: ignoring deletion of file libcthreads/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libbfio/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libfdata/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libcerror/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file common/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file common/config.h.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libuna/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file libsmraw/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file manuals/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: ignoring deletion of file smraw.net/Makefile.in, use
> --include-removal to override
> dpkg-source: warning: executable mode 0755 of 'libtool' will not be
> represented in diff
> dpkg-source: warning: newly created empty file 'po/POTFILES' will not be
> represented in diff
> dpkg-source: warning: newly created empty file 'tests/notify_stream.log' will
> not be represented in diff
> dpkg-source: info: local changes detected, the modified files are:
> libsmraw-20181227/common/Makefile
> libsmraw-20181227/common/config.h
> libsmraw-20181227/common/stamp-h1
> libsmraw-20181227/dpkg/changelog
> libsmraw-20181227/include/Makefile
> libsmraw-20181227/include/libsmraw/features.h
> libsmraw-20181227/libbfio/Makefile
> libsmraw-20181227/libcdata/Makefile
> libsmraw-20181227/libcerror/Makefile
> libsmraw-20181227/libcfile/Makefile
> libsmraw-20181227/libclocale/Makefile
> libsmraw-20181227/libcnotify/Makefile
> libsmraw-20181227/libcpath/Makefile
> libsmraw-20181227/libcsplit/Makefile
> libsmraw-20181227/libcthreads/Makefile
> libsmraw-20181227/libfcache/Makefile
> libsmraw-20181227/libfdata/Makefile
> libsmraw-20181227/libfvalue/Makefile
> libsmraw-20181227/libhmac/Makefile
> libsmraw-20181227/libsmraw/Makefile
> libsmraw-20181227/libtool
> libsmraw-20181227/libuna/Makefile
> libsmraw-20181227/manuals/Makefile
> libsmraw-20181227/msvscpp/Makefile
> libsmraw-20181227/po/Makefile
> libsmraw-20181227/po/Makefile.in
> libsmraw-20181227/pysmraw-python2/Makefile
> libsmraw-20181227/pysmraw-python3/Makefile
> libsmraw-20181227/pysmraw/Makefile
> libsmraw-20181227/smraw.net/Makefile
> libsmraw-20181227/smrawtools/Makefile
> libsmraw-20181227/tests/Makefile
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/libsmraw_20181227-2.diff.OFt9Wt
> dpkg-source: info: Hint: make sure the version in debian/changelog matches
> the unpacked source tree
> dpkg-source: info: you can integrate the local changes with dpkg-source
> --commit
> dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 2
>
> E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage
> --sanitize-env -us -uc -rfakeroot -S' failed to run.
The full build log is available from:
http://qa-logs.debian.net/2023/08/13/libsmraw_20181227-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: libsmraw
Source-Version: 20240506-1
Done: Hilko Bengen <ben...@debian.org>
We believe that the bug you reported is fixed in the latest version of
libsmraw, 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 1045...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Hilko Bengen <ben...@debian.org> (supplier of updated libsmraw 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Mon, 02 Dec 2024 20:34:38 +0000
Source: libsmraw
Architecture: source
Version: 20240506-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools <team+pkg-secur...@tracker.debian.org>
Changed-By: Hilko Bengen <ben...@debian.org>
Closes: 1045473 1080659
Changes:
libsmraw (20240506-1) unstable; urgency=medium
.
[ Sébastien Delafond ]
* Add python module name for autodep8
.
[ Debian Janitor ]
* Wrap long lines in changelog entries: 20181227-2.
* debian/watch: Use GitHub /tags rather than /releases page.
* Update standards version to 4.6.1, no changes needed.
* Avoid explicitly specifying -Wl,--as-needed linker flag.
.
[ Hilko Bengen ]
* Fix watch file
* New upstream version 20240506
* Bump Standards-Version, Debhelper compat level
* Replace build-dependency pkg-config => pkgconf
* Add python3-setuptools build-dependency (Closes: #1080659)
* Drop libbfio build-dependency; use vendored version
* Drop patch
* Fix building for Python3
* No longer fails to build source after binary (Closes: #1045473)
Checksums-Sha1:
3b4f1344afc9c0d9aa11a53614cca3b37dee403f 2222 libsmraw_20240506-1.dsc
02d7e496214e6820688ebdcc9dbdfac3e5425daa 1660152 libsmraw_20240506.orig.tar.gz
f6929f3cc452bb281ffd7867711a38234f1f2b96 5036 libsmraw_20240506-1.debian.tar.xz
71ab393203982d195a8f5cb829f2aff79c10d67a 9144
libsmraw_20240506-1_source.buildinfo
Checksums-Sha256:
1d9eb8b8fed91b8338cf07c224e78a8da8b6bff6d97ea5d5a660468096493cb8 2222
libsmraw_20240506-1.dsc
1d928be52646d4e8283e452824c1839b0f844438848efe7888cc2c5613d12d58 1660152
libsmraw_20240506.orig.tar.gz
dfeb7c883a7a71f2c61c978e4fe6a31953314240ab0bbc2227f8bf2fb5c6a8e6 5036
libsmraw_20240506-1.debian.tar.xz
4aa877c197f5bf4b7fc9aa6ab06a133e56505abcf35ad7f0cb354f6c6a59ee74 9144
libsmraw_20240506-1_source.buildinfo
Files:
b79a81b85b522a4b6233ed6a80c34bb4 2222 libs optional libsmraw_20240506-1.dsc
e49d54d43a5c45cbca218df5849589ca 1660152 libs optional
libsmraw_20240506.orig.tar.gz
ab7cf4b056a2763db5f01a079170dd8a 5036 libs optional
libsmraw_20240506-1.debian.tar.xz
ca6fa207da08a70e3abf4a6baf47b388 9144 libs optional
libsmraw_20240506-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEErnMQVUQqHZbPTUx4dbcQY1whOn4FAmdOIEoACgkQdbcQY1wh
On4VFw/+NSlboRZwvSs5MSqSZxOLHXKPx0p/QjtiiQUsxqWF9RK6jxLOj+8yd4mI
SRGEOBkoq2gfDWEOQTU8J35lJZBW9E9javY8uu13aWsOo3XfmUsVHb8Hhpuxxl+a
Jokzqj6UII1VKCiFuH9UPQDsyQbq1VRWtinYGUIqCu1uoPfUVUb3GtO32xYlV4hh
nodL7CBFXnntaaShxuPYyh0wlQh237YzKTanU2gF9IxGGgWkEuMHt7dyE6RjV4/7
jDmf7Mt3BrXcvUOphS18RpxH3pI8mIyedD4H6eXyEB4vxSgtJLtof48Kl18KwT+b
InKoX9bUubTYn2bjUb3uCDJydGZ8JicacaUEK431zwWvZgEeUUcUdkzElRsEtixW
fNKPeXySTKQtNfvwvEWYUn6bWqX9Ccysfb3HMql6NVXuidoP6xhlJgbsGxdNSP1D
LqayTsECBVYJKK0TEATP/oyvBol8kT1mrOWJEbuv27QjUz5EOP0LTigzpJH6uoMA
LAnaFnR2LagVtnRT9LTbLw1oA2Y5Ot5Kxgxygjs+duhyfkhfQo59SJk/rivukbYr
zTDaZKeMniDVetQ1pzMODC1bJx/v0nAr2QUpyZcPV8T6vLA2BGfiKxHmz1G1gj/O
5wv21+r12wQ8uoQgw4+yjAAUW/XT+xDbkai2VmPzja5wRcUcGBE=
=ZHUd
-----END PGP SIGNATURE-----
pgp56qAkXNdA_.pgp
Description: PGP signature
--- End Message ---