Your message dated Mon, 14 Aug 2023 13:22:56 +0000
with message-id <[email protected]>
and subject line Bug#1045432: fixed in rust-nom-locate 4.1.0-3
has caused the Debian Bug report #1045432,
regarding rust-nom-locate: 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.)


-- 
1045432: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1045432
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: rust-nom-locate
Version: 4.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 rust-nom-locate
> dpkg-buildpackage: info: source version 4.1.0-2
> dpkg-buildpackage: info: source distribution unstable
> dpkg-buildpackage: info: source changed by Jonas Smedegaard <[email protected]>
>  dpkg-source --before-build .
>  debian/rules clean
> dh clean --buildsystem cargo
>    dh_auto_clean -O--buildsystem=cargo
>       /<<PKGBUILDDIR>>/debian/dh-cargo/bin/cargo clean
> debian cargo wrapper: options, profiles, parallel: ['parallel=8'] [] ['-j8']
> debian cargo wrapper: rust_type, gnu_type: x86_64-unknown-linux-gnu, 
> x86_64-linux-gnu
> debian cargo wrapper: running subprocess (['env', 'RUST_BACKTRACE=1', 
> '/usr/bin/cargo', 'clean', '--verbose', '--verbose', '--release'],) {'check': 
> True}
>     Removing /<<PKGBUILDDIR>>/target/release
>    dh_autoreconf_clean -O--buildsystem=cargo
>    dh_clean -O--buildsystem=cargo
>  dpkg-source -b .
> dpkg-source: info: using source format '3.0 (quilt)'
> dpkg-source: info: building rust-nom-locate using existing 
> ./rust-nom-locate_4.1.0.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file rust-nom-locate-4.1.0/target/.rustc_info.json has 
> no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file 
> 'target/x86_64-unknown-linux-gnu/release/.cargo-lock' will not be represented 
> in diff
> dpkg-source: error: cannot represent change to 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/bytecount-24f558c18a2f1a49/dep-lib-bytecount:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/bytecount-24f558c18a2f1a49/dep-lib-bytecount
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/bytecount-24f558c18a2f1a49/invoked.timestamp
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/bytecount-24f558c18a2f1a49/lib-bytecount
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/bytecount-24f558c18a2f1a49/lib-bytecount.json
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/memchr-e32b0a66e72525bc/run-build-script-build-script-build
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/memchr-e32b0a66e72525bc/run-build-script-build-script-build.json
>  has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/memchr-eab875ead1d67b1f/dep-lib-memchr:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/memchr-eab875ead1d67b1f/dep-lib-memchr
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/memchr-eab875ead1d67b1f/invoked.timestamp
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/memchr-eab875ead1d67b1f/lib-memchr
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/memchr-eab875ead1d67b1f/lib-memchr.json
>  has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/minimal-lexical-2cece608ab432a88/dep-lib-minimal-lexical:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/minimal-lexical-2cece608ab432a88/dep-lib-minimal-lexical
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/minimal-lexical-2cece608ab432a88/invoked.timestamp
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/minimal-lexical-2cece608ab432a88/lib-minimal-lexical
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/minimal-lexical-2cece608ab432a88/lib-minimal-lexical.json
>  has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/nom-27090c1765a71771/dep-lib-nom:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/nom-27090c1765a71771/dep-lib-nom
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/nom-27090c1765a71771/invoked.timestamp
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/nom-27090c1765a71771/lib-nom
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/nom-27090c1765a71771/lib-nom.json
>  has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/nom_locate-0e0d0962890df9fb/dep-example-position:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/nom_locate-0e0d0962890df9fb/dep-example-position
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/nom_locate-0e0d0962890df9fb/example-position
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/nom_locate-0e0d0962890df9fb/example-position.json
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/nom_locate-0e0d0962890df9fb/invoked.timestamp
>  has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/nom_locate-1994e827fa26158f/dep-test-integration-test-integration_tests:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/nom_locate-1994e827fa26158f/dep-test-integration-test-integration_tests
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/nom_locate-1994e827fa26158f/invoked.timestamp
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/nom_locate-1994e827fa26158f/test-integration-test-integration_tests
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/nom_locate-1994e827fa26158f/test-integration-test-integration_tests.json
>  has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/nom_locate-359f67055814e34a/dep-test-lib-nom_locate:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/nom_locate-359f67055814e34a/dep-test-lib-nom_locate
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/nom_locate-359f67055814e34a/invoked.timestamp
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/nom_locate-359f67055814e34a/test-lib-nom_locate
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/nom_locate-359f67055814e34a/test-lib-nom_locate.json
>  has no final newline (either original or modified version)
> dpkg-source: error: cannot represent change to 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/nom_locate-6dba5622a11f51c6/dep-lib-nom_locate:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/.fingerprint/nom_locate-6dba5622a11f51c6/dep-lib-nom_locate
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/nom_locate-6dba5622a11f51c6/invoked.timestamp
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/nom_locate-6dba5622a11f51c6/lib-nom_locate
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/.fingerprint/nom_locate-6dba5622a11f51c6/lib-nom_locate.json
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/build/memchr-e32b0a66e72525bc/invoked.timestamp
>  has no final newline (either original or modified version)
> dpkg-source: warning: file 
> rust-nom-locate-4.1.0/target/x86_64-unknown-linux-gnu/release/build/memchr-e32b0a66e72525bc/root-output
>  has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file 
> 'target/x86_64-unknown-linux-gnu/release/build/memchr-e32b0a66e72525bc/stderr'
>  will not be represented in diff
> dpkg-source: error: cannot represent change to 
> target/x86_64-unknown-linux-gnu/release/deps/integration_tests-1994e827fa26158f:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/integration_tests-1994e827fa26158f
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: warning: executable mode 0755 of 
> 'target/x86_64-unknown-linux-gnu/release/deps/integration_tests-1994e827fa26158f'
>  will not be represented in diff
> dpkg-source: error: cannot represent change to 
> target/x86_64-unknown-linux-gnu/release/deps/libbytecount-24f558c18a2f1a49.rlib:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libbytecount-24f558c18a2f1a49.rlib
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> target/x86_64-unknown-linux-gnu/release/deps/libbytecount-24f558c18a2f1a49.rmeta:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libbytecount-24f558c18a2f1a49.rmeta
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> target/x86_64-unknown-linux-gnu/release/deps/libmemchr-eab875ead1d67b1f.rlib: 
> binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libmemchr-eab875ead1d67b1f.rlib 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> target/x86_64-unknown-linux-gnu/release/deps/libmemchr-eab875ead1d67b1f.rmeta:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libmemchr-eab875ead1d67b1f.rmeta 
> in debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> target/x86_64-unknown-linux-gnu/release/deps/libminimal_lexical-2cece608ab432a88.rlib:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libminimal_lexical-2cece608ab432a88.rlib
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> target/x86_64-unknown-linux-gnu/release/deps/libminimal_lexical-2cece608ab432a88.rmeta:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libminimal_lexical-2cece608ab432a88.rmeta
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> target/x86_64-unknown-linux-gnu/release/deps/libnom-27090c1765a71771.rlib: 
> binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libnom-27090c1765a71771.rlib in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> target/x86_64-unknown-linux-gnu/release/deps/libnom-27090c1765a71771.rmeta: 
> binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libnom-27090c1765a71771.rmeta in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: error: cannot represent change to 
> target/x86_64-unknown-linux-gnu/release/deps/libnom_locate-6dba5622a11f51c6.rlib:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libnom_locate-6dba5622a11f51c6.rlib
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> target/x86_64-unknown-linux-gnu/release/deps/libnom_locate-6dba5622a11f51c6.rmeta:
>  binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/libnom_locate-6dba5622a11f51c6.rmeta
>  in debian/source/include-binaries if you want to store the modified binary 
> in the debian tarball
> dpkg-source: error: cannot represent change to 
> target/x86_64-unknown-linux-gnu/release/deps/nom_locate-359f67055814e34a: 
> binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/deps/nom_locate-359f67055814e34a in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 
> 'target/x86_64-unknown-linux-gnu/release/deps/nom_locate-359f67055814e34a' 
> will not be represented in diff
> dpkg-source: error: cannot represent change to 
> target/x86_64-unknown-linux-gnu/release/examples/position: binary file 
> contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/examples/position in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 
> 'target/x86_64-unknown-linux-gnu/release/examples/position' will not be 
> represented in diff
> dpkg-source: error: cannot represent change to 
> target/x86_64-unknown-linux-gnu/release/examples/position-0e0d0962890df9fb: 
> binary file contents changed
> dpkg-source: error: add 
> target/x86_64-unknown-linux-gnu/release/examples/position-0e0d0962890df9fb in 
> debian/source/include-binaries if you want to store the modified binary in 
> the debian tarball
> dpkg-source: warning: executable mode 0755 of 
> 'target/x86_64-unknown-linux-gnu/release/examples/position-0e0d0962890df9fb' 
> will not be represented in diff
> 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/rust-nom-locate_4.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: rust-nom-locate
Source-Version: 4.1.0-3
Done: Jonas Smedegaard <[email protected]>

We believe that the bug you reported is fixed in the latest version of
rust-nom-locate, 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.
Jonas Smedegaard <[email protected]> (supplier of updated rust-nom-locate 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: Mon, 14 Aug 2023 14:58:19 +0200
Source: rust-nom-locate
Architecture: source
Version: 4.1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Jonas Smedegaard <[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Closes: 1045432
Changes:
 rust-nom-locate (4.1.0-3) unstable; urgency=medium
 .
   * update DEP-3 patch headers
   * update dh-cargo fork;
     closes: bug#1045432, thanks to Lucas Nussbaum
   * build-depend (not only depend) on package
     for crate stable_deref_trait
Checksums-Sha1:
 bd56e7feb6b540da9a3dea08dc968dd6305562c1 2490 rust-nom-locate_4.1.0-3.dsc
 c2b1e7e48c36a9b34cefa964169280cf6f48bac6 12424 
rust-nom-locate_4.1.0-3.debian.tar.xz
 ca784839bd7fd5dd7c604e1f0be322031ec6f017 7494 
rust-nom-locate_4.1.0-3_amd64.buildinfo
Checksums-Sha256:
 3001c1951e17293be91e499d52c1501f3de046099a2d6b1122c6291fc3802460 2490 
rust-nom-locate_4.1.0-3.dsc
 2fc380226b4e8bcce349062e64501f11b9a859b6861a86aa63c637b157e9d587 12424 
rust-nom-locate_4.1.0-3.debian.tar.xz
 93d788987c562f2dcafe548b90782c0bd21d8c6c071a60bbffbea698be163a77 7494 
rust-nom-locate_4.1.0-3_amd64.buildinfo
Files:
 14590c459728c14ad3f6d1c77bc0eda9 2490 rust optional rust-nom-locate_4.1.0-3.dsc
 524d29b4776fbf8cf0cf02b710a59b25 12424 rust optional 
rust-nom-locate_4.1.0-3.debian.tar.xz
 4b445c86df9296eaadbfdfef58461169 7494 rust optional 
rust-nom-locate_4.1.0-3_amd64.buildinfo

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

iQIyBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmTaJkwACgkQLHwxRsGg
ASHfUQ/3b2HTdBhHc1PwNkjNvRiJlyDGo4qvCaVdjBjXZgTmoHtR6XKR/Bo3WD/G
svrxlUfPUjwcd6DjSxZ/tkivnFxF9CdOipuDJ6ywsauiKoUpNU2hda1loq65fbvB
S5zgk0KVrQ9aEzuk6x2E2GlvWoL5Fjd7yo76cyjHlajB4fkzRf0yOys8/cSxP3ls
P758s8FC7/9EnLINZsw3LYlp8UUXf/GamFgrA0bd2K8rF02HPU3R487/d2FKCYDN
cqJ4iMkjoInK+gZdflkBG21dxIe25Vo9FUX0ltwT2al9XSFcNhNHxHHeI7CsqJ8m
BDlRPE/N10+EQhoe89NFPyBjD1HdelB/Stx2CmLoWnzyhlCtbvf4yV7gms9ug1yT
hBzrXVuvadMmsdyVcE7W6rmweuMbMubqrks8D70L9bHT7zWBx2LbWRTLXJngG2Uq
KzVr4sntJ9zqJl/rWxj8L/X3mDOcHr4EINaBgpQ4bi9rnNaifuvcEbLgzQxbfHWs
v1ICgGPlKrvbc45dIiz88gEh6O9712KtfA0eSkHAvlf0Kmaw+2jQiUrWsJD1ow3S
nvQOUtkesj1F+be2g9HpSbuzq2mgwrsjR2Yrl6x9imp27EFhP1tmA18F/c/dxp9+
aG2cIDnIZpsQ/ydXfcCtvojl+fHJVFjc0Xmk1dEv43Ss/ipLQw==
=iL41
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to