Your message dated Sun, 20 Aug 2023 09:13:53 +0000
with message-id <[email protected]>
and subject line Bug#1046673: fixed in rust-resource-proof 1.0.39-6
has caused the Debian Bug report #1046673,
regarding rust-resource-proof: 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.)
--
1046673: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1046673
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: rust-resource-proof
Version: 1.0.39-5
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-resource-proof
> dpkg-buildpackage: info: source version 1.0.39-5
> 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-resource-proof using existing
> ./rust-resource-proof_1.0.39.orig.tar.gz
> dpkg-source: info: using patch list from debian/patches/series
> dpkg-source: warning: file rust-resource-proof-1.0.39/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/atty-e029dfdedc6a6fe7/dep-lib-atty:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/.fingerprint/atty-e029dfdedc6a6fe7/dep-lib-atty
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/atty-e029dfdedc6a6fe7/invoked.timestamp
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/atty-e029dfdedc6a6fe7/lib-atty
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/atty-e029dfdedc6a6fe7/lib-atty.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/bitflags-7742a1585ab8b5b6/dep-lib-bitflags:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/.fingerprint/bitflags-7742a1585ab8b5b6/dep-lib-bitflags
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/bitflags-7742a1585ab8b5b6/invoked.timestamp
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/bitflags-7742a1585ab8b5b6/lib-bitflags
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/bitflags-7742a1585ab8b5b6/lib-bitflags.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/clap-a1755f9c9d558d7d/dep-lib-clap:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/.fingerprint/clap-a1755f9c9d558d7d/dep-lib-clap
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/clap-a1755f9c9d558d7d/invoked.timestamp
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/clap-a1755f9c9d558d7d/lib-clap
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/clap-a1755f9c9d558d7d/lib-clap.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/clap_lex-3539757ea6fe94c1/dep-lib-clap_lex:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/.fingerprint/clap_lex-3539757ea6fe94c1/dep-lib-clap_lex
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/clap_lex-3539757ea6fe94c1/invoked.timestamp
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/clap_lex-3539757ea6fe94c1/lib-clap_lex
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/clap_lex-3539757ea6fe94c1/lib-clap_lex.json
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/crunchy-10bc6ecc8b397009/run-build-script-build-script-build
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/crunchy-10bc6ecc8b397009/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/crunchy-48e9716a9a3ea298/dep-lib-crunchy:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/.fingerprint/crunchy-48e9716a9a3ea298/dep-lib-crunchy
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/crunchy-48e9716a9a3ea298/invoked.timestamp
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/crunchy-48e9716a9a3ea298/lib-crunchy
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/crunchy-48e9716a9a3ea298/lib-crunchy.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/hashbrown-130f08cfa331e612/dep-lib-hashbrown:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/.fingerprint/hashbrown-130f08cfa331e612/dep-lib-hashbrown
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/hashbrown-130f08cfa331e612/invoked.timestamp
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/hashbrown-130f08cfa331e612/lib-hashbrown
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/hashbrown-130f08cfa331e612/lib-hashbrown.json
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/indexmap-5229aea624bc6857/run-build-script-build-script-build
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/indexmap-5229aea624bc6857/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/indexmap-93d401b608c5728f/dep-lib-indexmap:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/.fingerprint/indexmap-93d401b608c5728f/dep-lib-indexmap
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/indexmap-93d401b608c5728f/invoked.timestamp
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/indexmap-93d401b608c5728f/lib-indexmap
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/indexmap-93d401b608c5728f/lib-indexmap.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/libc-140e109212280b43/dep-lib-libc:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/.fingerprint/libc-140e109212280b43/dep-lib-libc
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/libc-140e109212280b43/invoked.timestamp
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/libc-140e109212280b43/lib-libc
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/libc-140e109212280b43/lib-libc.json
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/libc-f946e9b23b70e35c/run-build-script-build-script-build
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/libc-f946e9b23b70e35c/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/numtoa-bf585e1a50d9636a/dep-lib-numtoa:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/.fingerprint/numtoa-bf585e1a50d9636a/dep-lib-numtoa
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/numtoa-bf585e1a50d9636a/invoked.timestamp
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/numtoa-bf585e1a50d9636a/lib-numtoa
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/numtoa-bf585e1a50d9636a/lib-numtoa.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/once_cell-0731ead19a87d7c0/dep-lib-once_cell:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/.fingerprint/once_cell-0731ead19a87d7c0/dep-lib-once_cell
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/once_cell-0731ead19a87d7c0/invoked.timestamp
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/once_cell-0731ead19a87d7c0/lib-once_cell
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/once_cell-0731ead19a87d7c0/lib-once_cell.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/resource_proof-3326ede7dee2a8d8/dep-lib-resource_proof:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/.fingerprint/resource_proof-3326ede7dee2a8d8/dep-lib-resource_proof
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/resource_proof-3326ede7dee2a8d8/invoked.timestamp
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/resource_proof-3326ede7dee2a8d8/lib-resource_proof
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/resource_proof-3326ede7dee2a8d8/lib-resource_proof.json
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/resource_proof-9e2fa34fbff91b32/bin-resource_proof
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/resource_proof-9e2fa34fbff91b32/bin-resource_proof.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/resource_proof-9e2fa34fbff91b32/dep-bin-resource_proof:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/.fingerprint/resource_proof-9e2fa34fbff91b32/dep-bin-resource_proof
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/resource_proof-9e2fa34fbff91b32/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/resource_proof-ed6a9b99e767f6ef/dep-test-bin-resource_proof:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/.fingerprint/resource_proof-ed6a9b99e767f6ef/dep-test-bin-resource_proof
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/resource_proof-ed6a9b99e767f6ef/invoked.timestamp
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/resource_proof-ed6a9b99e767f6ef/test-bin-resource_proof
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/resource_proof-ed6a9b99e767f6ef/test-bin-resource_proof.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/resource_proof-f983c05a59fbd4a4/dep-test-lib-resource_proof:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/.fingerprint/resource_proof-f983c05a59fbd4a4/dep-test-lib-resource_proof
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/resource_proof-f983c05a59fbd4a4/invoked.timestamp
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/resource_proof-f983c05a59fbd4a4/test-lib-resource_proof
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/resource_proof-f983c05a59fbd4a4/test-lib-resource_proof.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/strsim-8444ade448009a39/dep-lib-strsim:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/.fingerprint/strsim-8444ade448009a39/dep-lib-strsim
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/strsim-8444ade448009a39/invoked.timestamp
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/strsim-8444ade448009a39/lib-strsim
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/strsim-8444ade448009a39/lib-strsim.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/termcolor-49c28063991e84ca/dep-lib-termcolor:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/.fingerprint/termcolor-49c28063991e84ca/dep-lib-termcolor
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/termcolor-49c28063991e84ca/invoked.timestamp
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/termcolor-49c28063991e84ca/lib-termcolor
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/termcolor-49c28063991e84ca/lib-termcolor.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/termion-49bd1596b2b6e527/dep-lib-termion:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/.fingerprint/termion-49bd1596b2b6e527/dep-lib-termion
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/termion-49bd1596b2b6e527/invoked.timestamp
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/termion-49bd1596b2b6e527/lib-termion
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/termion-49bd1596b2b6e527/lib-termion.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/textwrap-dfb6e8f403a72894/dep-lib-textwrap:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/.fingerprint/textwrap-dfb6e8f403a72894/dep-lib-textwrap
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/textwrap-dfb6e8f403a72894/invoked.timestamp
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/textwrap-dfb6e8f403a72894/lib-textwrap
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/textwrap-dfb6e8f403a72894/lib-textwrap.json
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/tiny-keccak-2857ac78b0bdf66e/run-build-script-build-script-build
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/tiny-keccak-2857ac78b0bdf66e/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/tiny-keccak-62e5c58bc0a8b431/dep-lib-tiny-keccak:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/.fingerprint/tiny-keccak-62e5c58bc0a8b431/dep-lib-tiny-keccak
> in debian/source/include-binaries if you want to store the modified binary
> in the debian tarball
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/tiny-keccak-62e5c58bc0a8b431/invoked.timestamp
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/tiny-keccak-62e5c58bc0a8b431/lib-tiny-keccak
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/.fingerprint/tiny-keccak-62e5c58bc0a8b431/lib-tiny-keccak.json
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/build/crunchy-10bc6ecc8b397009/invoked.timestamp
> has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file
> 'target/x86_64-unknown-linux-gnu/release/build/crunchy-10bc6ecc8b397009/output'
> will not be represented in diff
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/build/crunchy-10bc6ecc8b397009/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/crunchy-10bc6ecc8b397009/stderr'
> will not be represented in diff
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/build/indexmap-5229aea624bc6857/invoked.timestamp
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/build/indexmap-5229aea624bc6857/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/indexmap-5229aea624bc6857/stderr'
> will not be represented in diff
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/build/libc-f946e9b23b70e35c/invoked.timestamp
> has no final newline (either original or modified version)
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/build/libc-f946e9b23b70e35c/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/libc-f946e9b23b70e35c/stderr'
> will not be represented in diff
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/build/tiny-keccak-2857ac78b0bdf66e/invoked.timestamp
> has no final newline (either original or modified version)
> dpkg-source: warning: newly created empty file
> 'target/x86_64-unknown-linux-gnu/release/build/tiny-keccak-2857ac78b0bdf66e/output'
> will not be represented in diff
> dpkg-source: warning: file
> rust-resource-proof-1.0.39/target/x86_64-unknown-linux-gnu/release/build/tiny-keccak-2857ac78b0bdf66e/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/tiny-keccak-2857ac78b0bdf66e/stderr'
> will not be represented in diff
> dpkg-source: error: cannot represent change to
> target/x86_64-unknown-linux-gnu/release/deps/libatty-e029dfdedc6a6fe7.rlib:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libatty-e029dfdedc6a6fe7.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/libatty-e029dfdedc6a6fe7.rmeta:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libatty-e029dfdedc6a6fe7.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/libbitflags-7742a1585ab8b5b6.rlib:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libbitflags-7742a1585ab8b5b6.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/libbitflags-7742a1585ab8b5b6.rmeta:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libbitflags-7742a1585ab8b5b6.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/libclap-a1755f9c9d558d7d.rlib:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libclap-a1755f9c9d558d7d.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/libclap-a1755f9c9d558d7d.rmeta:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libclap-a1755f9c9d558d7d.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/libclap_lex-3539757ea6fe94c1.rlib:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libclap_lex-3539757ea6fe94c1.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/libclap_lex-3539757ea6fe94c1.rmeta:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libclap_lex-3539757ea6fe94c1.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/libcrunchy-48e9716a9a3ea298.rlib:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libcrunchy-48e9716a9a3ea298.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/libcrunchy-48e9716a9a3ea298.rmeta:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libcrunchy-48e9716a9a3ea298.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/libhashbrown-130f08cfa331e612.rlib:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libhashbrown-130f08cfa331e612.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/libhashbrown-130f08cfa331e612.rmeta:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libhashbrown-130f08cfa331e612.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/libindexmap-93d401b608c5728f.rlib:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libindexmap-93d401b608c5728f.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/libindexmap-93d401b608c5728f.rmeta:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libindexmap-93d401b608c5728f.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/liblibc-140e109212280b43.rlib:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/liblibc-140e109212280b43.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/liblibc-140e109212280b43.rmeta:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/liblibc-140e109212280b43.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/libnumtoa-bf585e1a50d9636a.rlib:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libnumtoa-bf585e1a50d9636a.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/libnumtoa-bf585e1a50d9636a.rmeta:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libnumtoa-bf585e1a50d9636a.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/libonce_cell-0731ead19a87d7c0.rlib:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libonce_cell-0731ead19a87d7c0.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/libonce_cell-0731ead19a87d7c0.rmeta:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libonce_cell-0731ead19a87d7c0.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/libresource_proof-3326ede7dee2a8d8.rlib:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libresource_proof-3326ede7dee2a8d8.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/libresource_proof-3326ede7dee2a8d8.rmeta:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libresource_proof-3326ede7dee2a8d8.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/libstrsim-8444ade448009a39.rlib:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libstrsim-8444ade448009a39.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/libstrsim-8444ade448009a39.rmeta:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libstrsim-8444ade448009a39.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/libtermcolor-49c28063991e84ca.rlib:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libtermcolor-49c28063991e84ca.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/libtermcolor-49c28063991e84ca.rmeta:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libtermcolor-49c28063991e84ca.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/libtermion-49bd1596b2b6e527.rlib:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libtermion-49bd1596b2b6e527.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/libtermion-49bd1596b2b6e527.rmeta:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libtermion-49bd1596b2b6e527.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/libtextwrap-dfb6e8f403a72894.rlib:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libtextwrap-dfb6e8f403a72894.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/libtextwrap-dfb6e8f403a72894.rmeta:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libtextwrap-dfb6e8f403a72894.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/libtiny_keccak-62e5c58bc0a8b431.rlib:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libtiny_keccak-62e5c58bc0a8b431.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/libtiny_keccak-62e5c58bc0a8b431.rmeta:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/libtiny_keccak-62e5c58bc0a8b431.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/resource_proof-9e2fa34fbff91b32:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/resource_proof-9e2fa34fbff91b32
> 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/resource_proof-9e2fa34fbff91b32'
> will not be represented in diff
> dpkg-source: error: cannot represent change to
> target/x86_64-unknown-linux-gnu/release/deps/resource_proof-ed6a9b99e767f6ef:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/resource_proof-ed6a9b99e767f6ef
> 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/resource_proof-ed6a9b99e767f6ef'
> will not be represented in diff
> dpkg-source: error: cannot represent change to
> target/x86_64-unknown-linux-gnu/release/deps/resource_proof-f983c05a59fbd4a4:
> binary file contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/deps/resource_proof-f983c05a59fbd4a4
> 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/resource_proof-f983c05a59fbd4a4'
> will not be represented in diff
> dpkg-source: error: cannot represent change to
> target/x86_64-unknown-linux-gnu/release/libresource_proof.rlib: binary file
> contents changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/libresource_proof.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/resource_proof: binary file contents
> changed
> dpkg-source: error: add
> target/x86_64-unknown-linux-gnu/release/resource_proof 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/resource_proof' 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-resource-proof_1.0.39-5_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-resource-proof
Source-Version: 1.0.39-6
Done: Jonas Smedegaard <[email protected]>
We believe that the bug you reported is fixed in the latest version of
rust-resource-proof, 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-resource-proof
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: Sat, 19 Aug 2023 23:45:01 +0200
Source: rust-resource-proof
Architecture: source
Version: 1.0.39-6
Distribution: unstable
Urgency: medium
Maintainer: Jonas Smedegaard <[email protected]>
Changed-By: Jonas Smedegaard <[email protected]>
Closes: 1046673
Changes:
rust-resource-proof (1.0.39-6) unstable; urgency=medium
.
* update dh-cargo fork;
closes: bug#1046673, thanks to Lucas Nussbaum
Checksums-Sha1:
21c530909227bb560acd6f6146b65cac85784d12 2403 rust-resource-proof_1.0.39-6.dsc
d51b2dd5c0fcff4ddac272e22b8fc7845fbca6d5 13216
rust-resource-proof_1.0.39-6.debian.tar.xz
b4372cc744304daa1cdb08e98f0560ad3a8e9db0 12514
rust-resource-proof_1.0.39-6_amd64.buildinfo
Checksums-Sha256:
4152e0364c5c77601afa127606d3ae5962f908d1c11179daf11f099759e41ee4 2403
rust-resource-proof_1.0.39-6.dsc
db69ae20e2516121354a19894a1ce94d817e9cfa68e19eff1176fb674e85022c 13216
rust-resource-proof_1.0.39-6.debian.tar.xz
07c1c62ede4926079e526c4333e7d10008c7cdb062fa8ba8c11c4046ff5bbc7b 12514
rust-resource-proof_1.0.39-6_amd64.buildinfo
Files:
49e69b652f716124e2c78dc6c13f4fe8 2403 rust optional
rust-resource-proof_1.0.39-6.dsc
eb6442642cf283614b61501dd992d675 13216 rust optional
rust-resource-proof_1.0.39-6.debian.tar.xz
4bdea47a3bf94c9f5e84fa03e67d6b42 12514 rust optional
rust-resource-proof_1.0.39-6_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmThOPMACgkQLHwxRsGg
ASG3qw/9E9uFaM5cCuTkmhqody2kvO6wkwd9Y5eSLKTUY0AahwDOCpWjYKNJNwtV
pEnjUcxcIfSXFHcgYwcWkMujB/Q/vXHktZ8QaeH3AOY+OUUJEDjQEnyGV/mQT94E
TW05gcZ2OUDpYLHNxPSytdRlc9MTaGwzHnyiik20wZfTqIf9DeVxyu3YnGDvbz0m
H243cWWZg4YTLPwAS/ifUSkwDxWyapUxbJYuZxntz/XOTqBgfM2TSqmqzRZLXA75
IC7TcUxf6Ad561s/XJw1KnDaGIODVpAdRq9eCGLujCz8eudn8/cqL5KzsEFdfVNb
EuKBW6sIOTDkheHlhO2iRGvoSsxoPIMcQpedrzpg6UjFvpvw25XU9geL8l7cPIjt
lMwSd856O7yIeouwWYwi0SrtlzVR8/ETQNknocmgO+hosPvcB+9f6vQp8p/5qXNf
CaxZnVDH2UlmlTaEwQPoWJPJ61kThjEM3oNPvq3qddGPZy/wuh/1rvWDdD3diYXJ
zQxsVxSLKagp83ArQHDJZQIGaNbUgY7x6IiIcsO6MoFs4d4OrZSxsWyt39662vn4
PRuXJ6stz0gR74EUtQfZv0yRLwgn5/569LSp/hO+2soUFIBFbc9YFHmWIfBkeCYz
tH196y+DBdwAUroXVXlMbT+z25oUfN/ZTiuN9q9Iohj8ulNpvHA=
=B6AA
-----END PGP SIGNATURE-----
--- End Message ---