Your message dated Wed, 02 Dec 2020 11:34:45 +0000
with message-id <e1kkqpf-000ehm...@fasolo.debian.org>
and subject line Bug#954604: fixed in mailman-hyperkitty 1.1.0-9.1
has caused the Debian Bug report #954604,
regarding mailman-hyperkitty: FTBFS: dh_auto_test: error: pybuild --test 
--test-nose2 -i python{version} -p "3.7 3.8" returned exit code 13
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.)


-- 
954604: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954604
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: mailman-hyperkitty
Version: 1.1.0-9
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200321 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
>  debian/rules build
> dh build --with python3 --buildsystem=pybuild
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_autoreconf -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:217: python3.7 setup.py config 
> running config
> I: pybuild base:217: python3.8 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:217: /usr/bin/python3.7 setup.py build 
> running build
> running build_py
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_mailman-hyperkitty/build/mailman_hyperkitty
> copying mailman_hyperkitty/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_mailman-hyperkitty/build/mailman_hyperkitty
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_mailman-hyperkitty/build/mailman_hyperkitty/tests
> copying mailman_hyperkitty/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_mailman-hyperkitty/build/mailman_hyperkitty/tests
> copying mailman_hyperkitty/tests/test_archiver.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_mailman-hyperkitty/build/mailman_hyperkitty/tests
> running egg_info
> writing mailman_hyperkitty.egg-info/PKG-INFO
> writing dependency_links to mailman_hyperkitty.egg-info/dependency_links.txt
> writing requirements to mailman_hyperkitty.egg-info/requires.txt
> writing top-level names to mailman_hyperkitty.egg-info/top_level.txt
> reading manifest file 'mailman_hyperkitty.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> writing manifest file 'mailman_hyperkitty.egg-info/SOURCES.txt'
> I: pybuild base:217: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_mailman-hyperkitty/build/mailman_hyperkitty
> copying mailman_hyperkitty/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_mailman-hyperkitty/build/mailman_hyperkitty
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_mailman-hyperkitty/build/mailman_hyperkitty/tests
> copying mailman_hyperkitty/tests/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_mailman-hyperkitty/build/mailman_hyperkitty/tests
> copying mailman_hyperkitty/tests/test_archiver.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_mailman-hyperkitty/build/mailman_hyperkitty/tests
> running egg_info
> writing mailman_hyperkitty.egg-info/PKG-INFO
> writing dependency_links to mailman_hyperkitty.egg-info/dependency_links.txt
> writing requirements to mailman_hyperkitty.egg-info/requires.txt
> writing top-level names to mailman_hyperkitty.egg-info/top_level.txt
> reading manifest file 'mailman_hyperkitty.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> writing manifest file 'mailman_hyperkitty.egg-info/SOURCES.txt'
>    dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:217: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_mailman-hyperkitty/build; python3.7 -m 
> nose2 -v 
> test_archive_message 
> (mailman_hyperkitty.tests.test_archiver.ArchiverTestCase) ... ERROR
> test_archive_message_error 
> (mailman_hyperkitty.tests.test_archiver.ArchiverTestCase) ... ERROR
> test_archive_message_invalid 
> (mailman_hyperkitty.tests.test_archiver.ArchiverTestCase) ... ERROR
> test_archive_message_replay 
> (mailman_hyperkitty.tests.test_archiver.ArchiverTestCase) ... ERROR
> test_archive_message_unavailable 
> (mailman_hyperkitty.tests.test_archiver.ArchiverTestCase) ... ERROR
> test_archive_message_unserializable 
> (mailman_hyperkitty.tests.test_archiver.ArchiverTestCase) ... skipped The 
> encoding doesn't fail in python3
> test_list_url (mailman_hyperkitty.tests.test_archiver.ArchiverTestCase) ... 
> ERROR
> test_list_url_permalink_error 
> (mailman_hyperkitty.tests.test_archiver.ArchiverTestCase) ... ERROR
> test_list_url_permalink_invalid 
> (mailman_hyperkitty.tests.test_archiver.ArchiverTestCase) ... ERROR
> test_permalink (mailman_hyperkitty.tests.test_archiver.ArchiverTestCase) ... 
> ERROR
> test_queued_archive_message_error 
> (mailman_hyperkitty.tests.test_archiver.ArchiverTestCase) ... ERROR
> test_queued_message_enqueue_exception 
> (mailman_hyperkitty.tests.test_archiver.ArchiverTestCase) ... ERROR
> test_queued_message_finish_exception 
> (mailman_hyperkitty.tests.test_archiver.ArchiverTestCase) ... ERROR
> test_queued_message_unparseable 
> (mailman_hyperkitty.tests.test_archiver.ArchiverTestCase) ... ERROR
> 
> ======================================================================
> ERROR: test_archive_message 
> (mailman_hyperkitty.tests.test_archiver.ArchiverTestCase)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_mailman-hyperkitty/build/mailman_hyperkitty/tests/test_archiver.py",
>  line 89, in setUp
>     """.format(tmpdir=self._tempdir))
>   File "/usr/lib/python3/dist-packages/mailman/config/config.py", line 127, 
> in push
>     self._clear()
>   File "/usr/lib/python3/dist-packages/mailman/config/config.py", line 100, 
> in _clear
>     getUtility(ILanguageManager).clear()
>   File "/usr/lib/python3/dist-packages/zope/component/_api.py", line 169, in 
> getUtility
>     raise ComponentLookupError(interface, name)
> zope.interface.interfaces.ComponentLookupError: (<InterfaceClass 
> mailman.interfaces.languages.ILanguageManager>, '')
> 
> ======================================================================
> ERROR: test_archive_message_error 
> (mailman_hyperkitty.tests.test_archiver.ArchiverTestCase)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_mailman-hyperkitty/build/mailman_hyperkitty/tests/test_archiver.py",
>  line 89, in setUp
>     """.format(tmpdir=self._tempdir))
>   File "/usr/lib/python3/dist-packages/mailman/config/config.py", line 127, 
> in push
>     self._clear()
>   File "/usr/lib/python3/dist-packages/mailman/config/config.py", line 100, 
> in _clear
>     getUtility(ILanguageManager).clear()
>   File "/usr/lib/python3/dist-packages/zope/component/_api.py", line 169, in 
> getUtility
>     raise ComponentLookupError(interface, name)
> zope.interface.interfaces.ComponentLookupError: (<InterfaceClass 
> mailman.interfaces.languages.ILanguageManager>, '')
> 
> ======================================================================
> ERROR: test_archive_message_invalid 
> (mailman_hyperkitty.tests.test_archiver.ArchiverTestCase)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_mailman-hyperkitty/build/mailman_hyperkitty/tests/test_archiver.py",
>  line 89, in setUp
>     """.format(tmpdir=self._tempdir))
>   File "/usr/lib/python3/dist-packages/mailman/config/config.py", line 127, 
> in push
>     self._clear()
>   File "/usr/lib/python3/dist-packages/mailman/config/config.py", line 100, 
> in _clear
>     getUtility(ILanguageManager).clear()
>   File "/usr/lib/python3/dist-packages/zope/component/_api.py", line 169, in 
> getUtility
>     raise ComponentLookupError(interface, name)
> zope.interface.interfaces.ComponentLookupError: (<InterfaceClass 
> mailman.interfaces.languages.ILanguageManager>, '')
> 
> ======================================================================
> ERROR: test_archive_message_replay 
> (mailman_hyperkitty.tests.test_archiver.ArchiverTestCase)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_mailman-hyperkitty/build/mailman_hyperkitty/tests/test_archiver.py",
>  line 89, in setUp
>     """.format(tmpdir=self._tempdir))
>   File "/usr/lib/python3/dist-packages/mailman/config/config.py", line 127, 
> in push
>     self._clear()
>   File "/usr/lib/python3/dist-packages/mailman/config/config.py", line 100, 
> in _clear
>     getUtility(ILanguageManager).clear()
>   File "/usr/lib/python3/dist-packages/zope/component/_api.py", line 169, in 
> getUtility
>     raise ComponentLookupError(interface, name)
> zope.interface.interfaces.ComponentLookupError: (<InterfaceClass 
> mailman.interfaces.languages.ILanguageManager>, '')
> 
> ======================================================================
> ERROR: test_archive_message_unavailable 
> (mailman_hyperkitty.tests.test_archiver.ArchiverTestCase)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_mailman-hyperkitty/build/mailman_hyperkitty/tests/test_archiver.py",
>  line 89, in setUp
>     """.format(tmpdir=self._tempdir))
>   File "/usr/lib/python3/dist-packages/mailman/config/config.py", line 127, 
> in push
>     self._clear()
>   File "/usr/lib/python3/dist-packages/mailman/config/config.py", line 100, 
> in _clear
>     getUtility(ILanguageManager).clear()
>   File "/usr/lib/python3/dist-packages/zope/component/_api.py", line 169, in 
> getUtility
>     raise ComponentLookupError(interface, name)
> zope.interface.interfaces.ComponentLookupError: (<InterfaceClass 
> mailman.interfaces.languages.ILanguageManager>, '')
> 
> ======================================================================
> ERROR: test_list_url (mailman_hyperkitty.tests.test_archiver.ArchiverTestCase)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_mailman-hyperkitty/build/mailman_hyperkitty/tests/test_archiver.py",
>  line 89, in setUp
>     """.format(tmpdir=self._tempdir))
>   File "/usr/lib/python3/dist-packages/mailman/config/config.py", line 127, 
> in push
>     self._clear()
>   File "/usr/lib/python3/dist-packages/mailman/config/config.py", line 100, 
> in _clear
>     getUtility(ILanguageManager).clear()
>   File "/usr/lib/python3/dist-packages/zope/component/_api.py", line 169, in 
> getUtility
>     raise ComponentLookupError(interface, name)
> zope.interface.interfaces.ComponentLookupError: (<InterfaceClass 
> mailman.interfaces.languages.ILanguageManager>, '')
> 
> ======================================================================
> ERROR: test_list_url_permalink_error 
> (mailman_hyperkitty.tests.test_archiver.ArchiverTestCase)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_mailman-hyperkitty/build/mailman_hyperkitty/tests/test_archiver.py",
>  line 89, in setUp
>     """.format(tmpdir=self._tempdir))
>   File "/usr/lib/python3/dist-packages/mailman/config/config.py", line 127, 
> in push
>     self._clear()
>   File "/usr/lib/python3/dist-packages/mailman/config/config.py", line 100, 
> in _clear
>     getUtility(ILanguageManager).clear()
>   File "/usr/lib/python3/dist-packages/zope/component/_api.py", line 169, in 
> getUtility
>     raise ComponentLookupError(interface, name)
> zope.interface.interfaces.ComponentLookupError: (<InterfaceClass 
> mailman.interfaces.languages.ILanguageManager>, '')
> 
> ======================================================================
> ERROR: test_list_url_permalink_invalid 
> (mailman_hyperkitty.tests.test_archiver.ArchiverTestCase)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_mailman-hyperkitty/build/mailman_hyperkitty/tests/test_archiver.py",
>  line 89, in setUp
>     """.format(tmpdir=self._tempdir))
>   File "/usr/lib/python3/dist-packages/mailman/config/config.py", line 127, 
> in push
>     self._clear()
>   File "/usr/lib/python3/dist-packages/mailman/config/config.py", line 100, 
> in _clear
>     getUtility(ILanguageManager).clear()
>   File "/usr/lib/python3/dist-packages/zope/component/_api.py", line 169, in 
> getUtility
>     raise ComponentLookupError(interface, name)
> zope.interface.interfaces.ComponentLookupError: (<InterfaceClass 
> mailman.interfaces.languages.ILanguageManager>, '')
> 
> ======================================================================
> ERROR: test_permalink 
> (mailman_hyperkitty.tests.test_archiver.ArchiverTestCase)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_mailman-hyperkitty/build/mailman_hyperkitty/tests/test_archiver.py",
>  line 89, in setUp
>     """.format(tmpdir=self._tempdir))
>   File "/usr/lib/python3/dist-packages/mailman/config/config.py", line 127, 
> in push
>     self._clear()
>   File "/usr/lib/python3/dist-packages/mailman/config/config.py", line 100, 
> in _clear
>     getUtility(ILanguageManager).clear()
>   File "/usr/lib/python3/dist-packages/zope/component/_api.py", line 169, in 
> getUtility
>     raise ComponentLookupError(interface, name)
> zope.interface.interfaces.ComponentLookupError: (<InterfaceClass 
> mailman.interfaces.languages.ILanguageManager>, '')
> 
> ======================================================================
> ERROR: test_queued_archive_message_error 
> (mailman_hyperkitty.tests.test_archiver.ArchiverTestCase)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_mailman-hyperkitty/build/mailman_hyperkitty/tests/test_archiver.py",
>  line 89, in setUp
>     """.format(tmpdir=self._tempdir))
>   File "/usr/lib/python3/dist-packages/mailman/config/config.py", line 127, 
> in push
>     self._clear()
>   File "/usr/lib/python3/dist-packages/mailman/config/config.py", line 100, 
> in _clear
>     getUtility(ILanguageManager).clear()
>   File "/usr/lib/python3/dist-packages/zope/component/_api.py", line 169, in 
> getUtility
>     raise ComponentLookupError(interface, name)
> zope.interface.interfaces.ComponentLookupError: (<InterfaceClass 
> mailman.interfaces.languages.ILanguageManager>, '')
> 
> ======================================================================
> ERROR: test_queued_message_enqueue_exception 
> (mailman_hyperkitty.tests.test_archiver.ArchiverTestCase)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_mailman-hyperkitty/build/mailman_hyperkitty/tests/test_archiver.py",
>  line 89, in setUp
>     """.format(tmpdir=self._tempdir))
>   File "/usr/lib/python3/dist-packages/mailman/config/config.py", line 127, 
> in push
>     self._clear()
>   File "/usr/lib/python3/dist-packages/mailman/config/config.py", line 100, 
> in _clear
>     getUtility(ILanguageManager).clear()
>   File "/usr/lib/python3/dist-packages/zope/component/_api.py", line 169, in 
> getUtility
>     raise ComponentLookupError(interface, name)
> zope.interface.interfaces.ComponentLookupError: (<InterfaceClass 
> mailman.interfaces.languages.ILanguageManager>, '')
> 
> ======================================================================
> ERROR: test_queued_message_finish_exception 
> (mailman_hyperkitty.tests.test_archiver.ArchiverTestCase)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_mailman-hyperkitty/build/mailman_hyperkitty/tests/test_archiver.py",
>  line 89, in setUp
>     """.format(tmpdir=self._tempdir))
>   File "/usr/lib/python3/dist-packages/mailman/config/config.py", line 127, 
> in push
>     self._clear()
>   File "/usr/lib/python3/dist-packages/mailman/config/config.py", line 100, 
> in _clear
>     getUtility(ILanguageManager).clear()
>   File "/usr/lib/python3/dist-packages/zope/component/_api.py", line 169, in 
> getUtility
>     raise ComponentLookupError(interface, name)
> zope.interface.interfaces.ComponentLookupError: (<InterfaceClass 
> mailman.interfaces.languages.ILanguageManager>, '')
> 
> ======================================================================
> ERROR: test_queued_message_unparseable 
> (mailman_hyperkitty.tests.test_archiver.ArchiverTestCase)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File 
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_mailman-hyperkitty/build/mailman_hyperkitty/tests/test_archiver.py",
>  line 89, in setUp
>     """.format(tmpdir=self._tempdir))
>   File "/usr/lib/python3/dist-packages/mailman/config/config.py", line 127, 
> in push
>     self._clear()
>   File "/usr/lib/python3/dist-packages/mailman/config/config.py", line 100, 
> in _clear
>     getUtility(ILanguageManager).clear()
>   File "/usr/lib/python3/dist-packages/zope/component/_api.py", line 169, in 
> getUtility
>     raise ComponentLookupError(interface, name)
> zope.interface.interfaces.ComponentLookupError: (<InterfaceClass 
> mailman.interfaces.languages.ILanguageManager>, '')
> 
> ----------------------------------------------------------------------
> Ran 14 tests in 0.003s
> 
> FAILED (errors=13, skipped=1)
> E: pybuild pybuild:352: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7_mailman-hyperkitty/build; python3.7 -m 
> nose2 -v 
> dh_auto_test: error: pybuild --test --test-nose2 -i python{version} -p "3.7 
> 3.8" returned exit code 13

The full build log is available from:
   http://qa-logs.debian.net/2020/03/21/mailman-hyperkitty_1.1.0-9_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: mailman-hyperkitty
Source-Version: 1.1.0-9.1
Done: Dimitri John Ledkov <x...@ubuntu.com>

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

Debian distribution maintenance software
pp.
Dimitri John Ledkov <x...@ubuntu.com> (supplier of updated mailman-hyperkitty 
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: SHA512

Format: 1.8
Date: Wed, 02 Dec 2020 10:52:47 +0000
Source: mailman-hyperkitty
Architecture: source
Version: 1.1.0-9.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Mailman Team <pkg-mailman-hack...@lists.alioth.debian.org>
Changed-By: Dimitri John Ledkov <x...@ubuntu.com>
Closes: 954604
Launchpad-Bugs-Fixed: 1892881
Changes:
 mailman-hyperkitty (1.1.0-9.1) unstable; urgency=medium
 .
   [ Lukas Märdian ]
   * Non-maintainer upload.
   * Avoid testing via pybuild, as it tries running tests from the empty
     build directory. Use nose2-3 instead, as defined via Build-Depends.
     (LP: #1892881) (Closes: #954604)
Checksums-Sha1:
 4a84c778ff583723439a19cd57f4365ffb385a3f 2322 mailman-hyperkitty_1.1.0-9.1.dsc
 7ff5b6b82ca448e7a85fdf460ffe7833de90ce06 38900 
mailman-hyperkitty_1.1.0-9.1.debian.tar.xz
 bde600220821522d12944edeaacf78496488c380 9008 
mailman-hyperkitty_1.1.0-9.1_source.buildinfo
Checksums-Sha256:
 22d07fc921c53fca4a386403a6a5cc3a558d216a7a9e39ca87942020fe1b1dc3 2322 
mailman-hyperkitty_1.1.0-9.1.dsc
 fb3bc9a028c43057ceed5b1f0020da8759004e9dfeba5936b14993275aed0c4a 38900 
mailman-hyperkitty_1.1.0-9.1.debian.tar.xz
 0d93022ff98aa88b37639b60e71e1d29dd1188a008bb3face79c6f20297db2e2 9008 
mailman-hyperkitty_1.1.0-9.1_source.buildinfo
Files:
 c9150ba32fa0153ca10e3c43eed5ba9a 2322 python optional 
mailman-hyperkitty_1.1.0-9.1.dsc
 078e290150450b9f4b1104393e6c0549 38900 python optional 
mailman-hyperkitty_1.1.0-9.1.debian.tar.xz
 2b99f367e2b745e7fe5e8897ec0d065f 9008 python optional 
mailman-hyperkitty_1.1.0-9.1_source.buildinfo

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

iQIzBAEBCgAdFiEE7iQKBSojGtiSWEHXm47ISdXvcO0FAl/HclIACgkQm47ISdXv
cO3DrQ//UuWDcP99M+5ozSrBeimUlI7yJppK8v33Crj1y9Gf5CFDy+dV299+seCi
S+kzhJMtap1u0K4L3eoka3uyLKy0NefYMN+1p6Qp/p2LJFeB7alTJq7nses+3xqN
tdAOI+ZdTXsilcIY63me6vSF140SPqwJWqj4b2X/sfYp7moZq9ZMF9EpcPzFVQVZ
+erqzRUwnd1etU8rr7tJOjbyhZz36RbfNVniq5aEHCMN2NgLxCnieQE8P7PaoW8R
EZ2DOcb400l28X9On/Jd4pC+K0SE22ZVFeY/6VpPwxnLtBB8y8s+poFAnQeqJzsQ
DDnSkQ0mTcTxTWY/lBzjt5HdLC23ElBW1njfHRW3oWUVabGYp/3JMjlqFnW9sqEI
7WAjyaK5u5bTJqcWz/aChgtwpBGvruuMB1jEAsZnMZmkzHdK8adMz3hUYR/hWMjK
LOyn+qfXKSuZY/ltSCNXbe6LcqJVOEVMEQwsQ+QINTtya19ABVVa5Dr7B5u2bfJB
0Ft21dIAIcoNjpgjrQZ0xfuMlmRmL510/PhFcRwkrYCHTj8K49W6WXqj2JEQaZfd
RVD9095UfPEiLNIz1cDFEOOCoVuRxq0cTmUGWsjWUcOsoopqVtRvGnRQp1d2VmxB
rmW1akr0Ai2+8EcKLnDDynggMyJNcKCUSVychP9KntFKh9+jhYg=
=tQKh
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to