Your message dated Mon, 28 Dec 2020 17:04:32 +0000
with message-id <e1ktvwe-0003gz...@fasolo.debian.org>
and subject line Bug#963371: fixed in isoquery 3.2.4-1
has caused the Debian Bug report #963371,
regarding isoquery: FTBFS: dh_auto_test: error: make -j4 check VERBOSE=1 
returned exit code 2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
963371: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=963371
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: isoquery
Version: 3.2.3-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200620 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> mkdir -p /<<PKGBUILDDIR>>/debian/tmpdir/locale
> localedef -i de_DE -f UTF-8 /<<PKGBUILDDIR>>/debian/tmpdir/locale/de_DE.UTF-8
> LOCPATH=/<<PKGBUILDDIR>>/debian/tmpdir/locale LANG=de LC_ALL=de_DE.UTF-8 
> dh_auto_test
>       make -j4 check VERBOSE=1
> make[2]: Verzeichnis „/<<PKGBUILDDIR>>“ wird betreten
> Making check in po
> make[3]: Verzeichnis „/<<PKGBUILDDIR>>/po“ wird betreten
> make[3]: Für das Ziel „check“ ist nichts zu tun.
> make[3]: Verzeichnis „/<<PKGBUILDDIR>>/po“ wird verlassen
> Making check in src
> make[3]: Verzeichnis „/<<PKGBUILDDIR>>/src“ wird betreten
> make[3]: Für das Ziel „check“ ist nichts zu tun.
> make[3]: Verzeichnis „/<<PKGBUILDDIR>>/src“ wird verlassen
> Making check in tests
> make[3]: Verzeichnis „/<<PKGBUILDDIR>>/tests“ wird betreten
> make  check-am
> make[4]: Verzeichnis „/<<PKGBUILDDIR>>/tests“ wird betreten
> make  options integration    \
>                    
> make[5]: Verzeichnis „/<<PKGBUILDDIR>>/tests“ wird betreten
> gcc -DPACKAGE_NAME=\"isoquery\" -DPACKAGE_TARNAME=\"isoquery\" 
> -DPACKAGE_VERSION=\"3.2.3\" -DPACKAGE_STRING=\"isoquery\ 3.2.3\" 
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"isoquery\" 
> -DVERSION=\"3.2.3\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 
> -DGETTEXT_PACKAGE=\"isoquery\" -I.  -I../src -I/usr/include/glib-2.0 
> -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
> -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -c -o options.o 
> options.c
> gcc -DPACKAGE_NAME=\"isoquery\" -DPACKAGE_TARNAME=\"isoquery\" 
> -DPACKAGE_VERSION=\"3.2.3\" -DPACKAGE_STRING=\"isoquery\ 3.2.3\" 
> -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"isoquery\" 
> -DVERSION=\"3.2.3\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 
> -DGETTEXT_PACKAGE=\"isoquery\" -I.  -DTESTDIR=\".\" -I../src 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread 
> -I/usr/include/json-glib-1.0 -I/usr/include/libmount -I/usr/include/blkid 
> -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
> -Wdate-time -D_FORTIFY_SOURCE=2  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
> -fstack-protector-strong -Wformat -Werror=format-security -c -o 
> integration-integration.o `test -f 'integration.c' || echo './'`integration.c
> gcc  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o 
> integration integration-integration.o -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 
> -lgobject-2.0 -lglib-2.0 ../src/options.o 
> gcc  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
> -Wformat -Werror=format-security  -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -o 
> options options.o -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 
> -lglib-2.0 ../src/options.o 
> make[5]: Verzeichnis „/<<PKGBUILDDIR>>/tests“ wird verlassen
> make  check-TESTS
> make[5]: Verzeichnis „/<<PKGBUILDDIR>>/tests“ wird betreten
> make[6]: Verzeichnis „/<<PKGBUILDDIR>>/tests“ wird betreten
> PASS: options 1 /options/standard_default
> PASS: options 2 /options/standard_provided
> PASS: options 3 /options/standard_deprecated_639
> PASS: options 4 /options/standard_deprecated_3166
> PASS: options 5 /options/standard_invalid
> PASS: options 6 /options/pathname_default
> PASS: options 7 /options/pathname_provided
> PASS: options 8 /options/pathname_provided_with_dir_separator
> PASS: options 9 /options/pathname_from_standard
> PASS: options 10 /options/name_default
> PASS: options 11 /options/name_name
> PASS: options 12 /options/name_official_name
> PASS: options 13 /options/name_common_name
> PASS: options 14 /options/null_separator
> PASS: options 15 /options/invalid_option
> PASS: integration 1 /integration/iso_639-2/all_localized
> PASS: integration 2 /integration/iso_639-2/all_null_separator
> PASS: integration 3 /integration/iso_639-2/all
> PASS: integration 4 /integration/iso_639-2/multiple_codes
> PASS: integration 5 /integration/iso_639-3/all_localized
> PASS: integration 6 /integration/iso_639-3/all_null_separator
> PASS: integration 7 /integration/iso_639-3/all
> PASS: integration 8 /integration/iso_639-3/multiple_codes
> PASS: integration 9 /integration/iso_639-5/all_localized
> PASS: integration 10 /integration/iso_639-5/all_null_separator
> PASS: integration 11 /integration/iso_639-5/all
> PASS: integration 12 /integration/iso_639-5/multiple_codes
> PASS: integration 13 /integration/iso_3166-1/all_localized
> PASS: integration 14 /integration/iso_3166-1/all_null_separator
> PASS: integration 15 /integration/iso_3166-1/all
> PASS: integration 16 /integration/iso_3166-1/invalid_codes_localized
> PASS: integration 17 /integration/iso_3166-1/invalid_codes
> PASS: integration 18 /integration/iso_3166-1/multiple_codes_localized
> PASS: integration 19 /integration/iso_3166-1/multiple_codes
> PASS: integration 20 /integration/iso_3166-1/simple_call
> PASS: integration 21 /integration/iso_3166-1/single_code
> PASS: integration 22 /integration/iso_3166-2/all_localized
> PASS: integration 23 /integration/iso_3166-2/all_null_separator
> PASS: integration 24 /integration/iso_3166-2/all
> PASS: integration 25 /integration/iso_3166-2/multiple_codes
> PASS: integration 26 /integration/iso_3166-3/all_localized
> PASS: integration 27 /integration/iso_3166-3/all_null_separator
> PASS: integration 28 /integration/iso_3166-3/all
> PASS: integration 29 /integration/iso_3166-3/multiple_codes
> PASS: integration 30 /integration/iso_4217/all_localized
> PASS: integration 31 /integration/iso_4217/all_null_separator
> PASS: integration 32 /integration/iso_4217/all
> PASS: integration 33 /integration/iso_4217/multiple_codes
> ERROR: integration - Bail out! 
> ERROR:integration.c:88:test_integration_add_test_from_files: stdout of child 
> process (/integration/iso_15924/all_localized [4191]) failed to match: Beng   
>     325     bengal?
> ==========================================
>    isoquery 3.2.3: tests/test-suite.log
> ==========================================
> 
> # TOTAL: 49
> # PASS:  48
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  0
> # XPASS: 0
> # ERROR: 1
> 
> .. contents:: :depth: 2
> 
> ERROR: integration
> ==================
> 
> # random seed: R02Saeedfddfb482eb3c8ac71186655c152b
> 1..38
> # Start of integration tests
> # Start of iso_639-2 tests
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 1 /integration/iso_639-2/all_localized
> PASS: integration 1 /integration/iso_639-2/all_localized
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 2 /integration/iso_639-2/all_null_separator
> PASS: integration 2 /integration/iso_639-2/all_null_separator
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 3 /integration/iso_639-2/all
> PASS: integration 3 /integration/iso_639-2/all
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 4 /integration/iso_639-2/multiple_codes
> PASS: integration 4 /integration/iso_639-2/multiple_codes
> # End of iso_639-2 tests
> # Start of iso_639-3 tests
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 5 /integration/iso_639-3/all_localized
> PASS: integration 5 /integration/iso_639-3/all_localized
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 6 /integration/iso_639-3/all_null_separator
> PASS: integration 6 /integration/iso_639-3/all_null_separator
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 7 /integration/iso_639-3/all
> PASS: integration 7 /integration/iso_639-3/all
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 8 /integration/iso_639-3/multiple_codes
> PASS: integration 8 /integration/iso_639-3/multiple_codes
> # End of iso_639-3 tests
> # Start of iso_639-5 tests
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 9 /integration/iso_639-5/all_localized
> PASS: integration 9 /integration/iso_639-5/all_localized
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 10 /integration/iso_639-5/all_null_separator
> PASS: integration 10 /integration/iso_639-5/all_null_separator
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 11 /integration/iso_639-5/all
> PASS: integration 11 /integration/iso_639-5/all
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 12 /integration/iso_639-5/multiple_codes
> PASS: integration 12 /integration/iso_639-5/multiple_codes
> # End of iso_639-5 tests
> # Start of iso_3166-1 tests
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 13 /integration/iso_3166-1/all_localized
> PASS: integration 13 /integration/iso_3166-1/all_localized
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 14 /integration/iso_3166-1/all_null_separator
> PASS: integration 14 /integration/iso_3166-1/all_null_separator
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 15 /integration/iso_3166-1/all
> PASS: integration 15 /integration/iso_3166-1/all
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 16 /integration/iso_3166-1/invalid_codes_localized
> PASS: integration 16 /integration/iso_3166-1/invalid_codes_localized
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 17 /integration/iso_3166-1/invalid_codes
> PASS: integration 17 /integration/iso_3166-1/invalid_codes
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 18 /integration/iso_3166-1/multiple_codes_localized
> PASS: integration 18 /integration/iso_3166-1/multiple_codes_localized
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 19 /integration/iso_3166-1/multiple_codes
> PASS: integration 19 /integration/iso_3166-1/multiple_codes
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 20 /integration/iso_3166-1/simple_call
> PASS: integration 20 /integration/iso_3166-1/simple_call
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 21 /integration/iso_3166-1/single_code
> PASS: integration 21 /integration/iso_3166-1/single_code
> # End of iso_3166-1 tests
> # Start of iso_3166-2 tests
> # GLib-DEBUG: posix_spawn avoided (workdir specified**
> ERROR:integration.c:88:test_integration_add_test_from_files: stdout of child 
> process (/integration/iso_15924/all_localized [4191]) failed to match: Beng   
>    325     bengal?
> Cyrl  220     cyrillique
> Grek  200     grec
> Latn  215     latin
> 
> stdout was:
> Beng  325     Bengali
> Cyrl  220     cyrillique
> Grek  200     grec
> Latn  215     latin
> 
> Aborted
> ) (fd close requested) 
> ok 22 /integration/iso_3166-2/all_localized
> PASS: integration 22 /integration/iso_3166-2/all_localized
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 23 /integration/iso_3166-2/all_null_separator
> PASS: integration 23 /integration/iso_3166-2/all_null_separator
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 24 /integration/iso_3166-2/all
> PASS: integration 24 /integration/iso_3166-2/all
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 25 /integration/iso_3166-2/multiple_codes
> PASS: integration 25 /integration/iso_3166-2/multiple_codes
> # End of iso_3166-2 tests
> # Start of iso_3166-3 tests
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 26 /integration/iso_3166-3/all_localized
> PASS: integration 26 /integration/iso_3166-3/all_localized
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 27 /integration/iso_3166-3/all_null_separator
> PASS: integration 27 /integration/iso_3166-3/all_null_separator
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 28 /integration/iso_3166-3/all
> PASS: integration 28 /integration/iso_3166-3/all
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 29 /integration/iso_3166-3/multiple_codes
> PASS: integration 29 /integration/iso_3166-3/multiple_codes
> # End of iso_3166-3 tests
> # Start of iso_4217 tests
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 30 /integration/iso_4217/all_localized
> PASS: integration 30 /integration/iso_4217/all_localized
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 31 /integration/iso_4217/all_null_separator
> PASS: integration 31 /integration/iso_4217/all_null_separator
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 32 /integration/iso_4217/all
> PASS: integration 32 /integration/iso_4217/all
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> ok 33 /integration/iso_4217/multiple_codes
> PASS: integration 33 /integration/iso_4217/multiple_codes
> # End of iso_4217 tests
> # Start of iso_15924 tests
> # GLib-DEBUG: posix_spawn avoided (workdir specified) (fd close requested) 
> # child process (/integration/iso_15924/all_localized [4191]) exit status: 0 
> (success)
> # child process (/integration/iso_15924/all_localized [4191]) stdout: 
> "Beng\t325\tBengali\nCyrl\t220\tcyrillique\nGrek\t200\tgrec\nLatn\t215\tlatin\n"
> # child process (/integration/iso_15924/all_localized [4191]) stderr: ""
> Bail out! ERROR:integration.c:88:test_integration_add_test_from_files: stdout 
> of child process (/integration/iso_15924/all_localized [4191]) failed to 
> match: Beng    325     bengal?
> ERROR: integration - Bail out! 
> ERROR:integration.c:88:test_integration_add_test_from_files: stdout of child 
> process (/integration/iso_15924/all_localized [4191]) failed to match: Beng   
>     325     bengal?
> Cyrl  220     cyrillique
> Grek  200     grec
> Latn  215     latin
> 
> stdout was:
> Beng  325     Bengali
> Cyrl  220     cyrillique
> Grek  200     grec
> Latn  215     latin
> 
> 
> ============================================================================
> Testsuite summary for isoquery 3.2.3
> ============================================================================
> # TOTAL: 49
> # PASS:  48
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  0
> # XPASS: 0
> # ERROR: 1
> ============================================================================
> See tests/test-suite.log
> ============================================================================
> make[6]: *** [Makefile:979: test-suite.log] Fehler 1
> make[6]: Verzeichnis „/<<PKGBUILDDIR>>/tests“ wird verlassen
> make[5]: *** [Makefile:1087: check-TESTS] Fehler 2
> make[5]: Verzeichnis „/<<PKGBUILDDIR>>/tests“ wird verlassen
> make[4]: *** [Makefile:1168: check-am] Fehler 2
> make[4]: Verzeichnis „/<<PKGBUILDDIR>>/tests“ wird verlassen
> make[3]: *** [Makefile:1171: check] Fehler 2
> make[3]: Verzeichnis „/<<PKGBUILDDIR>>/tests“ wird verlassen
> make[2]: *** [Makefile:562: check-recursive] Fehler 1
> make[2]: Verzeichnis „/<<PKGBUILDDIR>>“ wird verlassen
> dh_auto_test: error: make -j4 check VERBOSE=1 returned exit code 2

The full build log is available from:
   http://qa-logs.debian.net/2020/06/20/isoquery_3.2.3-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: isoquery
Source-Version: 3.2.4-1
Done: to...@debian.org (Dr. Tobias Quathamer)

We believe that the bug you reported is fixed in the latest version of
isoquery, 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 963...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dr. Tobias Quathamer <to...@debian.org> (supplier of updated isoquery package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 28 Dec 2020 17:24:11 +0100
Source: isoquery
Architecture: source
Version: 3.2.4-1
Distribution: unstable
Urgency: medium
Maintainer: Dr. Tobias Quathamer <to...@debian.org>
Changed-By: Dr. Tobias Quathamer <to...@debian.org>
Closes: 963371
Changes:
 isoquery (3.2.4-1) unstable; urgency=medium
 .
   * New upstream version 3.2.4
   - Update test to match French translation change in iso-codes.
     Closes: #963371
   * Use debhelper v13
   * Do not hardcode --as-needed linker flag
   * Update to Standards-Version 4.5.1
   * Update d/copyright
   * Set Rules-Requires-Root to no
Checksums-Sha1:
 9511599046adaf8d60eaa4d0916f05de6372fcdf 1923 isoquery_3.2.4-1.dsc
 8f27b3d6aa221a52f1ca2ef413a73d09502e4d08 273766 isoquery_3.2.4.orig.tar.gz
 dc48684e329d9bdd133812596a68038417d6b6f4 4988 isoquery_3.2.4-1.debian.tar.xz
 414e9fd9411d51258480eda17a7bbcd60978b29f 7598 isoquery_3.2.4-1_amd64.buildinfo
Checksums-Sha256:
 98332536cebda2cd44d5fe700bf996b24105988c8173e39e02582d6f003ee61a 1923 
isoquery_3.2.4-1.dsc
 ad61708602fc842dd0004071ac6cc33c42231f500f6c32cdff97f3202d03a8e1 273766 
isoquery_3.2.4.orig.tar.gz
 bb40c0d65f23b394482edc3b91850474f1f7e3408f1e618bb345190517aefb68 4988 
isoquery_3.2.4-1.debian.tar.xz
 b544d1900e32c472bd96795ed0a8d4161ec05e91d5ea1a589ee9344b331d151b 7598 
isoquery_3.2.4-1_amd64.buildinfo
Files:
 4bd84e9e65ea0f09fd5ce626a090590b 1923 misc optional isoquery_3.2.4-1.dsc
 9b4553031b24353515a7d7adf1d17e89 273766 misc optional 
isoquery_3.2.4.orig.tar.gz
 b9febd2951fae399046fda3a5edfb73b 4988 misc optional 
isoquery_3.2.4-1.debian.tar.xz
 3084e61b272ff9eae85e75f17e64583e 7598 misc optional 
isoquery_3.2.4-1_amd64.buildinfo

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

iQIzBAEBCAAdFiEE0cuPObxd7STF0seMEwLx8Dbr6xkFAl/qCpQACgkQEwLx8Dbr
6xno4g/+K2gawW6dxagDp2B/cv7Q2Rvy85er4qkmXO5cdzg7VNznBs1jeuDdQhPm
cQq+mQI52WRcAoyKiSd4+UnnqraJpR8tF0N67fxhxXhdzeJPD2wc0R9hUmkwGjs4
2wxAYd/o0y2qzE2NicHQLMhJCjL2OmPyxu7QduiLbK/Sj0iAw99v+SSBWD2YCX4a
IvHqty0SPCKgoiFAc/Mb4zn6KTN3eIOmCgbtMOt1L9T+2MeAebRfx3Cck37CsXtb
erZEHeMsM6MNVIgQAzQxtu8XwgudwPWTMbZJmmLzJJI8oCF4P5emD/UeaARsTNhW
aYOfo3zbMWyJ6oEttj5KUbd9Oh4IEnLC+jlNXnhsSK3j6Z/ZuOb8LX7zjoAw4AFG
6feAU++WT9wlj5FgEFVdUnOGD26yWKaf9WkJMcvYmlkGVFqvbGdW8LHKv4VkcrE4
V920kWK+20mr07dz15WyN2LoIs6jPnBHdeafbk4jTJBsQeEBNUSm4jyGt23o5X4E
/7I7K0EluSxc4uZ4Go75eBCMuA3jmcl10U7+cohhWONm2fErtR2O49KBYZMVlrVh
NfM2lJZVU3w90YAUOIYzPK0g7fTN9WiFRrGzBWRhsD6idsq5d6Vnf7bGIgNWEiTc
h2R9dzWaVdKijxlWpS76m0nNM2ulhIyedZ/WiDEYC84XpGW4c/Q=
=yPE2
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to