Your message dated Sat, 30 Nov 2024 23:14:28 +0000
with message-id <[email protected]>
and subject line Bug#1046689: fixed in libewf 20140816-1
has caused the Debian Bug report #1046689,
regarding libewf: 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.)
--
1046689: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046689
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libewf
Version: 20140814-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 libewf
> dpkg-buildpackage: info: source version 20140814-1
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Hilko Bengen <[email protected]>
> dpkg-source --before-build .
> 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 libcdatetime
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libcdatetime'
> rm -rf .libs _libs
> test -z "libcdatetime.la" || rm -f libcdatetime.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libcdatetime'
> 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 "libbfio.la" || rm -f libbfio.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> 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 libmfdata
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libmfdata'
> rm -rf .libs _libs
> test -z "libmfdata.la" || rm -f libmfdata.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libmfdata'
> 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 libewf
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libewf'
> test -z "libewf.la" || rm -f libewf.la
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libewf'
> Making clean in libodraw
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libodraw'
> rm -rf .libs _libs
> test -z "libodraw.la" || rm -f libodraw.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libodraw'
> Making clean in libsmdev
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libsmdev'
> rm -rf .libs _libs
> test -z "libsmdev.la" || rm -f libsmdev.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libsmdev'
> Making clean in libsmraw
> make[2]: Entering directory '/<<PKGBUILDDIR>>/libsmraw'
> rm -rf .libs _libs
> test -z "libsmraw.la" || rm -f libsmraw.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/libsmraw'
> Making clean in ewftools
> make[2]: Entering directory '/<<PKGBUILDDIR>>/ewftools'
> rm -rf .libs _libs
> rm -f *.o
> rm -f *.lo
> rm -f ewfacquire ewfacquirestream ewfdebug ewfexport ewfinfo ewfmount
> ewfrecover ewfverify
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/ewftools'
> Making clean in ewf.net
> make[2]: Entering directory '/<<PKGBUILDDIR>>/ewf.net'
> rm -rf .libs _libs
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/ewf.net'
> Making clean in pyewf
> make[2]: Entering directory '/<<PKGBUILDDIR>>/pyewf'
> rm -rf .libs _libs
> test -z "" || rm -f
> rm -f *.o
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/pyewf'
> Making clean in pyewf-python2
> make[2]: Entering directory '/<<PKGBUILDDIR>>/pyewf-python2'
> rm -rf .libs _libs
> /bin/rm -f pyewf*.[ch]
> test -z "" || rm -f
> rm -f *.o
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/pyewf-python2'
> Making clean in pyewf-python3
> make[2]: Entering directory '/<<PKGBUILDDIR>>/pyewf-python3'
> rm -rf .libs _libs
> /bin/rm -f pyewf*.[ch]
> test -z "pyewf.la" || rm -f pyewf.la
> rm -f *.o
> rm -f *.lo
> rm -f ./so_locations
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/pyewf-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.* libewf.po libewf.1po libewf.2po *.new.po
> rm -fr *.o
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/po'
> Making clean in documents
> make[2]: Entering directory '/<<PKGBUILDDIR>>/documents'
> rm -rf .libs _libs
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/documents'
> 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_seek.sh.log
> test_read.sh.log test_ewfverify.sh.log test_ewfverify_logical.sh.log
> test_ewfinfo.sh.log test_write.sh.log test_read_write.sh.log
> test_read_write_delta.sh.log test_ewfacquire.sh.log
> test_ewfacquire_optical.sh.log test_ewfacquirestream.sh.log
> test_ewfacquire_resume.sh.log test_ewfexport.sh.log
> test_ewfexport_logical.sh.log" || rm -f test_library.sh.log test_glob.sh.log
> test_seek.sh.log test_read.sh.log test_ewfverify.sh.log
> test_ewfverify_logical.sh.log test_ewfinfo.sh.log test_write.sh.log
> test_read_write.sh.log test_read_write_delta.sh.log test_ewfacquire.sh.log
> test_ewfacquire_optical.sh.log test_ewfacquirestream.sh.log
> test_ewfacquire_resume.sh.log test_ewfexport.sh.log
> test_ewfexport_logical.sh.log
> rm -f *.lo
> rm -f ewf_test_checksum ewf_test_chunk_data ewf_test_chunk_table
> ewf_test_compression ewf_test_date_time ewf_test_date_time_values
> ewf_test_deflate ewf_test_empty_block ewf_test_error ewf_test_file_entry
> ewf_test_filename ewf_test_glob ewf_test_handle ewf_test_hash_sections
> ewf_test_hash_values ewf_test_io_handle ewf_test_media_values ewf_test_notify
> ewf_test_read ewf_test_read_io_handle ewf_test_read_write
> ewf_test_read_write_delta ewf_test_sector_range ewf_test_seek
> ewf_test_segment_table ewf_test_single_files ewf_test_support
> ewf_test_truncate ewf_test_write ewf_test_write_chunk ewf_test_write_io_handle
> test -z "test_library.sh.trs test_glob.sh.trs test_seek.sh.trs
> test_read.sh.trs test_ewfverify.sh.trs test_ewfverify_logical.sh.trs
> test_ewfinfo.sh.trs test_write.sh.trs test_read_write.sh.trs
> test_read_write_delta.sh.trs test_ewfacquire.sh.trs
> test_ewfacquire_optical.sh.trs test_ewfacquirestream.sh.trs
> test_ewfacquire_resume.sh.trs test_ewfexport.sh.trs
> test_ewfexport_logical.sh.trs" || rm -f test_library.sh.trs test_glob.sh.trs
> test_seek.sh.trs test_read.sh.trs test_ewfverify.sh.trs
> test_ewfverify_logical.sh.trs test_ewfinfo.sh.trs test_write.sh.trs
> test_read_write.sh.trs test_read_write_delta.sh.trs test_ewfacquire.sh.trs
> test_ewfacquire_optical.sh.trs test_ewfacquirestream.sh.trs
> test_ewfacquire_resume.sh.trs test_ewfexport.sh.trs
> test_ewfexport_logical.sh.trs
> test -z "test-suite.log" || rm -f test-suite.log
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
> Making clean in examples
> make[2]: Entering directory '/<<PKGBUILDDIR>>/examples'
> rm -rf .libs _libs
> rm -f *.lo
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples'
> 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 libewf.pc
> /bin/rm -f libewf.spec
> /bin/rm -f dpkg/changelog
> /bin/rm -f dpkg/shlibs.local.ex
> 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 libewf using existing
> ./libewf_20140814.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: ignoring deletion of file aclocal.m4, 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 libewf.spec, 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 dpkg/changelog, 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:
> libewf-20140814/common/Makefile
> libewf-20140814/common/config.h
> libewf-20140814/common/stamp-h1
> libewf-20140814/documents/Makefile
> libewf-20140814/ewf.net/Makefile
> libewf-20140814/ewftools/Makefile
> libewf-20140814/examples/Makefile
> libewf-20140814/include/Makefile
> libewf-20140814/libbfio/Makefile
> libewf-20140814/libcdata/Makefile
> libewf-20140814/libcdatetime/Makefile
> libewf-20140814/libcerror/Makefile
> libewf-20140814/libcfile/Makefile
> libewf-20140814/libclocale/Makefile
> libewf-20140814/libcnotify/Makefile
> libewf-20140814/libcpath/Makefile
> libewf-20140814/libcsplit/Makefile
> libewf-20140814/libcthreads/Makefile
> libewf-20140814/libewf/Makefile
> libewf-20140814/libfcache/Makefile
> libewf-20140814/libfdata/Makefile
> libewf-20140814/libfvalue/Makefile
> libewf-20140814/libhmac/Makefile
> libewf-20140814/libmfdata/Makefile
> libewf-20140814/libodraw/Makefile
> libewf-20140814/libsmdev/Makefile
> libewf-20140814/libsmraw/Makefile
> libewf-20140814/libtool
> libewf-20140814/libuna/Makefile
> libewf-20140814/manuals/Makefile
> libewf-20140814/msvscpp/Makefile
> libewf-20140814/po/Makefile
> libewf-20140814/po/Makefile.in
> libewf-20140814/pyewf-python2/Makefile
> libewf-20140814/pyewf-python3/Makefile
> libewf-20140814/pyewf/Makefile
> libewf-20140814/tests/Makefile
> dpkg-source: error: aborting due to unexpected upstream changes, see
> /tmp/libewf_20140814-1.diff.ZKyy7R
> 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/libewf_20140814-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: libewf
Source-Version: 20140816-1
Done: Hilko Bengen <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libewf, 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.
Hilko Bengen <[email protected]> (supplier of updated libewf 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: Sat, 30 Nov 2024 22:39:49 +0000
Source: libewf
Architecture: source
Version: 20140816-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Security Tools <[email protected]>
Changed-By: Hilko Bengen <[email protected]>
Closes: 1046689 1080891
Changes:
libewf (20140816-1) unstable; urgency=medium
.
* Team upload.
* New upstream version 20140816
* Update build-dependencies, copyright
* Update symbols file
* Add python3-setuptools dependency (Closes: #1080891)
* Ensure that package can be rebuilt from source after successful build
(Closes: #1046689)
Checksums-Sha1:
e70522b38c3c230a2422d5da5cc7de7f56a880df 2266 libewf_20140816-1.dsc
88afa853a83332e895b7f9431429b3dacf10fa5e 2380430 libewf_20140816.orig.tar.gz
f01a53b4a2637449e58cc9b0404ebc127f609bec 10576 libewf_20140816-1.debian.tar.xz
16522f15adfeb74f0728d5a0932aceb8d8905260 9264
libewf_20140816-1_source.buildinfo
Checksums-Sha256:
f3cf8b08b341d58fb6981a574f0a217c7a4f1f87b3d9a348712782f3eace7f84 2266
libewf_20140816-1.dsc
6b2d078fb3861679ba83942fea51e9e6029c37ec2ea0c37f5744256d6f7025a9 2380430
libewf_20140816.orig.tar.gz
6a7280e9930adec4b05a0e354c7efdc17e395d36a4f840ae17c2ab473e3b3fb5 10576
libewf_20140816-1.debian.tar.xz
9f5fdc6bc0f0515ae87666c88a9ddda4bc3fad899c2fc1f469133d53c7e033f2 9264
libewf_20140816-1_source.buildinfo
Files:
e3ae2c64963c3701a9f7334364143c12 2266 libs optional libewf_20140816-1.dsc
9b64d7aba2e5485d8f6b9ed70005acbe 2380430 libs optional
libewf_20140816.orig.tar.gz
7f99c27a2a675260c2b59240898777ae 10576 libs optional
libewf_20140816-1.debian.tar.xz
b2c787ebd21d366279a8154febd9b263 9264 libs optional
libewf_20140816-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEErnMQVUQqHZbPTUx4dbcQY1whOn4FAmdLlWcACgkQdbcQY1wh
On5PAQ/9EPfnL14vgHlS6rk1hZp+WqaaX6TbkNmWrNDRPs5ppnW3yCF9XLBJWPHc
OpssEFq34sN6ommQmel8sMdJyTrkPzpqu6iV84yq3LNVI3+kyn2+J4oczoPb/z31
Q+rNk/lBSzFPHR/LG6rQ1WPgsjSHbAZqYEVZKWtamoNQdr+JITpTf546mYZqrSPV
GNifSnXLp/zbyn9tUZBkP9QU2auSQ4UpvH8o2qKUcG40OR+QRcw276MZMg3asQOf
U7pQJZn7uVHoJs2bPGe53qBDe//rmaLo0YIWNUbPgmY38hInwP9bCofc8q6h/KWA
8DIeu88uSNjBM9hcgyv9qRnqAtOoYGkNKxybTILBO+sM9kn7kYCjTVCF/OE9+zMi
g7efmgE/JcpECbm/xKIvnmhH/krSa1+8VN/lYKb1EnnjpKlGbMNQJQLrtSIY6MW7
BTi8nuFobIhPa6R25bFI5N89eu1asWn34fh767qZTJcYSgQc8o7V4CJg3xDQ3MVg
8VFfLCJEWq1OgYeA+Kke2rMa+9DYg2EGNq/KlG7UzQaA/eQvS+MSWjrMaLNnPKd8
90etHn5cbLWFeMKMX/nTYhTGZRCUoAZdP8BBjNsEjQyJEyrWKE3GncJEOtCcWk5f
ENS0M7EmpwcQIiJw9p4CGlOYx/P/LHNk22j1WNDxnA8QopKOQX8=
=SOOP
-----END PGP SIGNATURE-----
pgpljjy9dpnfD.pgp
Description: PGP signature
--- End Message ---