Your message dated Thu, 19 Dec 2024 16:20:38 +0000
with message-id <[email protected]>
and subject line Bug#1046372: fixed in librcsb-core-wrapper 1.005-13
has caused the Debian Bug report #1046372,
regarding librcsb-core-wrapper: 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.)


-- 
1046372: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046372
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: librcsb-core-wrapper
Version: 1.005-11
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 librcsb-core-wrapper
> dpkg-buildpackage: info: source version 1.005-11
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Andreas Tille <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --with python3
>    debian/rules override_dh_auto_clean
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> dh_auto_clean
>       make -j8 clean
> make[2]: Entering directory '/<<PKGBUILDDIR>>'
> rm -rf docs
> 
> ------------------------------------------------------------
> **** Cleaning etc ****
> ------------------------------------------------------------
> 
> ------------------------------------------------------------
> **** Cleaning common ****
> ------------------------------------------------------------
> make[3]: Entering directory '/<<PKGBUILDDIR>>/common'
> make[3]: warning: jobserver unavailable: using -j1.  Add '+' to parent make 
> rule.
> 
> ------------------------------------------------------------
> **** Cleaning test results in dict-obj-file ****
> ------------------------------------------------------------
> make[3]: Entering directory '/<<PKGBUILDDIR>>/dict-obj-file'
> make[3]: warning: jobserver unavailable: using -j1.  Add '+' to parent make 
> rule.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/dict-obj-file'
> 
> ------------------------------------------------------------
> **** Cleaning test results in pdbml-parser ****
> ------------------------------------------------------------
> make[3]: Entering directory '/<<PKGBUILDDIR>>/pdbml-parser'
> make[3]: warning: jobserver unavailable: using -j1.  Add '+' to parent make 
> rule.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/common'
> 
> ------------------------------------------------------------
> **** Cleaning tables ****
> ------------------------------------------------------------
> make[3]: Entering directory '/<<PKGBUILDDIR>>/tables'
> make[3]: warning: jobserver unavailable: using -j1.  Add '+' to parent make 
> rule.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/pdbml-parser'
> rm -rf rcsb
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/tables'
> 
> ------------------------------------------------------------
> **** Cleaning regex ****
> ------------------------------------------------------------
> make[3]: Entering directory '/<<PKGBUILDDIR>>/regex'
> make[3]: warning: jobserver unavailable: using -j1.  Add '+' to parent make 
> rule.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/regex'
> 
> ------------------------------------------------------------
> **** Cleaning cif-file ****
> ------------------------------------------------------------
> make[3]: Entering directory '/<<PKGBUILDDIR>>/cif-file'
> make[3]: warning: jobserver unavailable: using -j1.  Add '+' to parent make 
> rule.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/cif-file'
> 
> ------------------------------------------------------------
> **** Cleaning cif-parser ****
> ------------------------------------------------------------
> make[3]: Entering directory '/<<PKGBUILDDIR>>/cif-parser'
> make[3]: warning: jobserver unavailable: using -j1.  Add '+' to parent make 
> rule.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/cif-parser'
> 
> ------------------------------------------------------------
> **** Cleaning cif-file-util ****
> ------------------------------------------------------------
> make[3]: Entering directory '/<<PKGBUILDDIR>>/cif-file-util'
> make[3]: warning: jobserver unavailable: using -j1.  Add '+' to parent make 
> rule.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/cif-file-util'
> 
> ------------------------------------------------------------
> **** Cleaning dict-obj-file ****
> ------------------------------------------------------------
> make[3]: Entering directory '/<<PKGBUILDDIR>>/dict-obj-file'
> make[3]: warning: jobserver unavailable: using -j1.  Add '+' to parent make 
> rule.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/dict-obj-file'
> 
> ------------------------------------------------------------
> **** Cleaning pdbml-parser ****
> ------------------------------------------------------------
> make[3]: Entering directory '/<<PKGBUILDDIR>>/pdbml-parser'
> make[3]: warning: jobserver unavailable: using -j1.  Add '+' to parent make 
> rule.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/pdbml-parser'
> 
> ------------------------------------------------------------
> **** Cleaning cctbx ****
> ------------------------------------------------------------
> make[3]: Entering directory '/<<PKGBUILDDIR>>/cctbx'
> make[3]: warning: jobserver unavailable: using -j1.  Add '+' to parent make 
> rule.
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/cctbx'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>'
> rm -rf wrapper/python/build
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    dh_clean
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building librcsb-core-wrapper using existing 
> ./librcsb-core-wrapper_1.005.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: error: cannot represent change to wrapper/python/src:
> dpkg-source: error:   new version is symlink to ../src
> dpkg-source: error:   old version is nonexistent
> dpkg-source: warning: ignoring deletion of file 
> dict-obj-file/test/mmcif_std.odb, use --include-removal to override
> dpkg-source: error: cannot represent change to 
> .pybuild/cpython3_3.11/build/CorePyWrap.cpython-311-x86_64-linux-gnu.so: 
> binary file contents changed
> dpkg-source: error: add 
> .pybuild/cpython3_3.11/build/CorePyWrap.cpython-311-x86_64-linux-gnu.so in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 
> '.pybuild/cpython3_3.11/build/CorePyWrap.cpython-311-x86_64-linux-gnu.so' 
> will not be represented in diff
> dpkg-source: error: cannot represent change to 
> cif-file-util/obj/.libs/CifCorrector.o: binary file contents changed
> dpkg-source: error: add cif-file-util/obj/.libs/CifCorrector.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> cif-file-util/obj/.libs/CifFileUtil.o: binary file contents changed
> dpkg-source: error: add cif-file-util/obj/.libs/CifFileUtil.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> cif-file/obj/.libs/CifDataInfo.o: binary file contents changed
> dpkg-source: error: add cif-file/obj/.libs/CifDataInfo.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> cif-file/obj/.libs/CifExcept.o: binary file contents changed
> dpkg-source: error: add cif-file/obj/.libs/CifExcept.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to cif-file/obj/.libs/CifFile.o: 
> binary file contents changed
> dpkg-source: error: add cif-file/obj/.libs/CifFile.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> cif-file/obj/.libs/CifParentChild.o: binary file contents changed
> dpkg-source: error: add cif-file/obj/.libs/CifParentChild.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to cif-file/obj/.libs/DicFile.o: 
> binary file contents changed
> dpkg-source: error: add cif-file/obj/.libs/DicFile.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> cif-file/obj/.libs/ParentChild.o: binary file contents changed
> dpkg-source: error: add cif-file/obj/.libs/ParentChild.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> cif-parser/obj/.libs/CifFileReadDef.o: binary file contents changed
> dpkg-source: error: add cif-parser/obj/.libs/CifFileReadDef.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> cif-parser/obj/.libs/CifParser.o: binary file contents changed
> dpkg-source: error: add cif-parser/obj/.libs/CifParser.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> cif-parser/obj/.libs/CifParserBase.o: binary file contents changed
> dpkg-source: error: add cif-parser/obj/.libs/CifParserBase.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> cif-parser/obj/.libs/CifScanner.o: binary file contents changed
> dpkg-source: error: add cif-parser/obj/.libs/CifScanner.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> cif-parser/obj/.libs/CifScannerBase.o: binary file contents changed
> dpkg-source: error: add cif-parser/obj/.libs/CifScannerBase.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> cif-parser/obj/.libs/DICParser.o: binary file contents changed
> dpkg-source: error: add cif-parser/obj/.libs/DICParser.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> cif-parser/obj/.libs/DICParserBase.o: binary file contents changed
> dpkg-source: error: add cif-parser/obj/.libs/DICParserBase.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> cif-parser/obj/.libs/DICScanner.o: binary file contents changed
> dpkg-source: error: add cif-parser/obj/.libs/DICScanner.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> cif-parser/obj/.libs/DICScannerBase.o: binary file contents changed
> dpkg-source: error: add cif-parser/obj/.libs/DICScannerBase.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to common/obj/.libs/BlockIO.o: 
> binary file contents changed
> dpkg-source: error: add common/obj/.libs/BlockIO.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to common/obj/.libs/CifString.o: 
> binary file contents changed
> dpkg-source: error: add common/obj/.libs/CifString.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to common/obj/.libs/DataInfo.o: 
> binary file contents changed
> dpkg-source: error: add common/obj/.libs/DataInfo.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to common/obj/.libs/Exceptions.o: 
> binary file contents changed
> dpkg-source: error: add common/obj/.libs/Exceptions.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to common/obj/.libs/GenCont.o: 
> binary file contents changed
> dpkg-source: error: add common/obj/.libs/GenCont.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to common/obj/.libs/GenString.o: 
> binary file contents changed
> dpkg-source: error: add common/obj/.libs/GenString.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to common/obj/.libs/RcsbFile.o: 
> binary file contents changed
> dpkg-source: error: add common/obj/.libs/RcsbFile.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> common/obj/.libs/RcsbPlatform.o: binary file contents changed
> dpkg-source: error: add common/obj/.libs/RcsbPlatform.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to common/obj/.libs/Serializer.o: 
> binary file contents changed
> dpkg-source: error: add common/obj/.libs/Serializer.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> common/obj/.libs/mapped_ptr_vector.o: binary file contents changed
> dpkg-source: error: add common/obj/.libs/mapped_ptr_vector.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> common/obj/.libs/mapped_vector.o: binary file contents changed
> dpkg-source: error: add common/obj/.libs/mapped_vector.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> dict-obj-file/obj/.libs/DictDataInfo.o: binary file contents changed
> dpkg-source: error: add dict-obj-file/obj/.libs/DictDataInfo.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> dict-obj-file/obj/.libs/DictObjCont.o: binary file contents changed
> dpkg-source: error: add dict-obj-file/obj/.libs/DictObjCont.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> dict-obj-file/obj/.libs/DictObjContInfo.o: binary file contents changed
> dpkg-source: error: add dict-obj-file/obj/.libs/DictObjContInfo.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> dict-obj-file/obj/.libs/DictObjFile.o: binary file contents changed
> dpkg-source: error: add dict-obj-file/obj/.libs/DictObjFile.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> dict-obj-file/obj/.libs/DictParentChild.o: binary file contents changed
> dpkg-source: error: add dict-obj-file/obj/.libs/DictParentChild.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pdbml-parser/obj/.libs/PdbMlFileUtil.o: binary file contents changed
> dpkg-source: error: add pdbml-parser/obj/.libs/PdbMlFileUtil.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pdbml-parser/obj/.libs/PdbMlParserHandler.o: binary file contents changed
> dpkg-source: error: add pdbml-parser/obj/.libs/PdbMlParserHandler.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> pdbml-parser/obj/.libs/misc_util.o: binary file contents changed
> dpkg-source: error: add pdbml-parser/obj/.libs/misc_util.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to regex/obj/.libs/regcomp.o: 
> binary file contents changed
> dpkg-source: error: add regex/obj/.libs/regcomp.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to regex/obj/.libs/regerror.o: 
> binary file contents changed
> dpkg-source: error: add regex/obj/.libs/regerror.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to regex/obj/.libs/regexec.o: 
> binary file contents changed
> dpkg-source: error: add regex/obj/.libs/regexec.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to regex/obj/.libs/regfree.o: 
> binary file contents changed
> dpkg-source: error: add regex/obj/.libs/regfree.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to tables/obj/.libs/ISTable.o: 
> binary file contents changed
> dpkg-source: error: add tables/obj/.libs/ISTable.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to tables/obj/.libs/ITTable.o: 
> binary file contents changed
> dpkg-source: error: add tables/obj/.libs/ITTable.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to tables/obj/.libs/TTable.o: 
> binary file contents changed
> dpkg-source: error: add tables/obj/.libs/TTable.o in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to tables/obj/.libs/TableFile.o: 
> binary file contents changed
> dpkg-source: error: add tables/obj/.libs/TableFile.o 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/librcsb-core-wrapper_1.005-11_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: librcsb-core-wrapper
Source-Version: 1.005-13
Done: Andreas Tille <[email protected]>

We believe that the bug you reported is fixed in the latest version of
librcsb-core-wrapper, 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.
Andreas Tille <[email protected]> (supplier of updated librcsb-core-wrapper 
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: Thu, 19 Dec 2024 16:48:45 +0100
Source: librcsb-core-wrapper
Architecture: source
Version: 1.005-13
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
<[email protected]>
Changed-By: Andreas Tille <[email protected]>
Closes: 1046372 1089265
Changes:
 librcsb-core-wrapper (1.005-13) unstable; urgency=medium
 .
   * Fix clean target
     Closes: #1046372
   * Make sure make 4.4.1 will not stumble upon missing includes
     Closes: #1089265
   * Standards-Version: 4.7.0 (routine-update)
   * Drop redundant libtool from Build-Depends
Checksums-Sha1:
 2424f783120571e4845f50e08684924d2c95e567 2566 librcsb-core-wrapper_1.005-13.dsc
 e6539a1c503c92878a89139a3a2d3154dc81d65c 21804 
librcsb-core-wrapper_1.005-13.debian.tar.xz
 d1112882c4f08cd8b97b7ba85b75e62535d66a03 12299 
librcsb-core-wrapper_1.005-13_amd64.buildinfo
Checksums-Sha256:
 846c9ba7b36464a50a3441b95f8ae5a0e4a6ec81095b9c98bcd24d3fcbbf4f61 2566 
librcsb-core-wrapper_1.005-13.dsc
 1040eb676bacaa693535d24b1f8d01c61474a05bc96b7c6ef66064f51b16fcd8 21804 
librcsb-core-wrapper_1.005-13.debian.tar.xz
 11c0c1a1d86f08e695edec29aa0cc0044aef3855f60dda4878030a4237a57600 12299 
librcsb-core-wrapper_1.005-13_amd64.buildinfo
Files:
 031675febd55cac54de15f774a78faf5 2566 libs optional 
librcsb-core-wrapper_1.005-13.dsc
 7ffcac48390de503bf8ee84fac2627a5 21804 libs optional 
librcsb-core-wrapper_1.005-13.debian.tar.xz
 55e40efed4e43b590f644fab2700ef24 12299 libs optional 
librcsb-core-wrapper_1.005-13_amd64.buildinfo

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

iQJFBAEBCgAvFiEE8fAHMgoDVUHwpmPKV4oElNHGRtEFAmdkQuIRHHRpbGxlQGRl
Ymlhbi5vcmcACgkQV4oElNHGRtGTnw//Y4FxTyBxkNKqQP1IUSFYrNThWJMozbzv
WY5DyO+BlxkdeHBdnQKwOA3dpN+doFjsPUdGnlh/lQQwCjZsUEmW7CxfiTJMkBQl
v9tXo4oJP8Dy0eFoITU+h0MdRmsXGB4IuaIPBtBWuIiMbp5n0HR3SZnEaB/9lvxQ
584ntSeU+zM37QbrjLAN9tIaTX7ZMa/5VTvcJYqt1Fku7LC8at27TsmYv78ZZ7ML
8gO0pAkabxsC5qGLpjzoFfO8NcVdxQ3mKvxm5UfkNG6vDokO61xIz0CPBQmQOjDo
jU5XhEDaO0uCS9duVPxO+C4crZJlllmSr8n3t2NSUeiEMleQrfydKypxv3RUrrDu
azZAmWiY+5V7rdZ2yYdVObjiAU+lerl69sOcbf/QztzmIgSug0W6KXvS7e+/89uP
xwVUJGWd0Oaq4BnE347+B0AAe5Wc7nvuiS+7cBYj4+73W+KwkHCqtpZV/C/e3Oco
J4+QN/0d63VaW1jVv+ruoqttJlUwQaoAxjz+xpg+AO/yJuDkWiGzK9pEKpXCUKjl
GqT4M4GDytAQ2ARyGP5dAKOR44RTWhcHHvM3hq5DujWLbDYtMhkC+C/1gbqYlx7/
f+cEN17Rmx1iF91ueQW6rA3b+jcSOegSLA1wGFm7U7NCXS3479Dqp9M1dNzsZJgP
Pw7oGnuCNdU=
=veUF
-----END PGP SIGNATURE-----

Attachment: pgpZSQhmbhwrZ.pgp
Description: PGP signature


--- End Message ---

Reply via email to