Your message dated Sat, 01 Oct 2016 10:34:58 +0000
with message-id <e1bqhdc-0007uh...@franck.debian.org>
and subject line Bug#811674: fixed in ceph 0.94.5-1.1
has caused the Debian Bug report #811674,
regarding FTBFS with GCC 6: multiple errors
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.)


-- 
811674: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=811674
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ceph
Version: 0.80.11-1
Severity: important
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-6 gcc-6-cannot-convert

This package fails to build with GCC 6.  GCC 6 has not been released
yet, but it's expected that GCC 6 will become the default compiler for
stretch.

Note that only the first error is reported; there might be more.  You
can find a snapshot of GCC 6 in experimental.  To build with GCC 6,
you can set CC=gcc-6 CXX=g++-6 explicitly.

> sbuild (Debian sbuild) 0.67.0 (26 Dec 2015) on dl580gen9-02.hlinux
...
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -D__CEPH__ -D_FILE_OFFSET_BITS=64 
> -D_REENTRANT -D_THREAD_SAFE -D__STDC_FORMAT_MACROS -D_GNU_SOURCE 
> -DCEPH_LIBDIR=\"/usr/lib/x86_64-linux-gnu\" 
> -DCEPH_PKGLIBDIR=\"/usr/lib/x86_64-linux-gnu/ceph\" -DGTEST_HAS_TR1_TUPLE=0 
> -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/nss -I/usr/include/nspr -Wall 
> -Wtype-limits -Wignored-qualifiers -Winit-self -Wpointer-arith 
> -Werror=format-security -fno-strict-aliasing -fsigned-char -rdynamic 
> -ftemplate-depth-1024 -Wnon-virtual-dtor -Wno-invalid-offsetof 
> -fno-builtin-malloc -fno-builtin-calloc -fno-builtin-realloc 
> -fno-builtin-free -Wstrict-null-sentinel -g -O2 -fstack-protector-strong 
> -Wformat -Werror=format-security -c osd/OSD.cc  -fPIC -DPIC -o 
> osd/.libs/libosd_la-OSD.o
> In file included from osd/OSD.h:20:0,
>                  from osd/ECBackend.h:18,
>                  from osd/ECTransaction.cc:21:
> osd/PG.h:790:25: warning: 'template<class> class std::auto_ptr' is deprecated 
> [-Wdeprecated-declarations]
>    void build_prior(std::auto_ptr<PriorSet> &prior_set);
>                          ^~~~~~~~
> 
> In file included from /usr/include/c++/6/memory:81:0,
>                  from /usr/include/boost/move/algorithm.hpp:32,
>                  from /usr/include/boost/move/move.hpp:32,
>                  from /usr/include/boost/variant/detail/move.hpp:28,
>                  from /usr/include/boost/variant/detail/initializer.hpp:23,
>                  from /usr/include/boost/variant/variant.hpp:30,
>                  from /usr/include/boost/variant.hpp:17,
>                  from osd/ECTransaction.cc:15:
> /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
>    template<typename> class auto_ptr;
>                             ^~~~~~~~
> 
> In file included from osd/OSD.h:20:0,
>                  from osd/ECBackend.h:18,
>                  from osd/ECTransaction.cc:21:
> osd/PG.h:1633:12: warning: 'template<class> class std::auto_ptr' is 
> deprecated [-Wdeprecated-declarations]
>        std::auto_ptr< PriorSet > prior_set;
>             ^~~~~~~~
> 
> In file included from /usr/include/c++/6/memory:81:0,
>                  from /usr/include/boost/move/algorithm.hpp:32,
>                  from /usr/include/boost/move/move.hpp:32,
>                  from /usr/include/boost/variant/detail/move.hpp:28,
>                  from /usr/include/boost/variant/detail/initializer.hpp:23,
>                  from /usr/include/boost/variant/variant.hpp:30,
>                  from /usr/include/boost/variant.hpp:17,
>                  from osd/ECTransaction.cc:15:
> /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
>    template<typename> class auto_ptr;
>                             ^~~~~~~~
> 
> In file included from osd/OSD.h:20:0,
>                  from osd/ReplicatedBackend.h:18,
>                  from osd/PGBackend.cc:20:
> osd/PG.h:790:25: warning: 'template<class> class std::auto_ptr' is deprecated 
> [-Wdeprecated-declarations]
>    void build_prior(std::auto_ptr<PriorSet> &prior_set);
>                          ^~~~~~~~
> 
> In file included from /usr/include/c++/6/memory:81:0,
>                  from /usr/include/boost/detail/allocator_utilities.hpp:17,
>                  from /usr/include/boost/statechart/detail/memory.hpp:14,
>                  from /usr/include/boost/statechart/event.hpp:13,
>                  from osd/PG.h:19,
>                  from osd/OSD.h:20,
>                  from osd/ReplicatedBackend.h:18,
>                  from osd/PGBackend.cc:20:
> /usr/include/c++/6/bits/unique_ptr.h:49:28: note: declared here
>    template<typename> class auto_ptr;
>                             ^~~~~~~~
> 
> In file included from osd/PGBackend.h:28:0,
>                  from osd/PG.h:51,
>                  from osd/PG.cc:15:
> ./common/LogClient.h: In instantiation of 'std::ostream& 
> LogClientTemp::operator<<(const T&) [with T = 
> std::__cxx11::basic_ostringstream<char>; std::ostream = 
> std::basic_ostream<char>]':
> osd/PG.cc:2845:26:   required from here
> ./common/LogClient.h:42:15: error: no match for 'operator<<' (operand types 
> are 'std::stringstream {aka std::__cxx11::basic_stringstream<char>}' and 
> 'const std::__cxx11::basic_ostringstream<char>')
>      return ss << rhs;
>             ~~~^~~~~~
....
> 
> In file included from /usr/include/c++/6/bits/ios_base.h:46:0,
>                  from /usr/include/c++/6/ios:42,
>                  from /usr/include/c++/6/ostream:38,
>                  from /usr/include/c++/6/iterator:64,
>                  from /usr/include/boost/statechart/state_machine.hpp:56,
>                  from osd/PG.h:22,
>                  from osd/PG.cc:15:
> /usr/include/c++/6/system_error:209:5: note: candidate: template<class 
> _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& 
> std::operator<<(std::basic_ostream<_CharT, _Traits>&, const std::error_code&)
>      operator<<(basic_ostream<_CharT, _Traits>& __os, const error_code& __e)
>      ^~~~~~~~
> 
> /usr/include/c++/6/system_error:209:5: note:   template argument 
> deduction/substitution failed:
> In file included from osd/PGBackend.h:28:0,
>                  from osd/PG.h:51,
>                  from osd/PG.cc:15:
> ./common/LogClient.h:42:15: note:   cannot convert 'rhs' (type 'const 
> std::__cxx11::basic_ostringstream<char>') to type 'const std::error_code&'
>      return ss << rhs;
>             ~~~^~~~~~
> 
> In file included from /usr/include/c++/6/iterator:64:0,
>                  from /usr/include/boost/statechart/state_machine.hpp:56,
>                  from osd/PG.h:22,
>                  from osd/PG.cc:15:
> /usr/include/c++/6/ostream:497:5: note: candidate: template<class _CharT, 
> class _Traits> std::basic_ostream<_CharT, _Traits>& 
> std::operator<<(std::basic_ostream<_CharT, _Traits>&, _CharT)
>      operator<<(basic_ostream<_CharT, _Traits>& __out, _CharT __c)
>      ^~~~~~~~
> 
> /usr/include/c++/6/ostream:497:5: note:   template argument 
> deduction/substitution failed:
> In file included from osd/PGBackend.h:28:0,
>                  from osd/PG.h:51,
>                  from osd/PG.cc:15:
> ./common/LogClient.h:42:15: note:   deduced conflicting types for parameter 
> '_CharT' ('char' and 'std::__cxx11::basic_ostringstream<char>')
>      return ss << rhs;
>             ~~~^~~~~~
> 
> In file included from /usr/include/c++/6/iterator:64:0,
>                  from /usr/include/boost/statechart/state_machine.hpp:56,
>                  from osd/PG.h:22,
>                  from osd/PG.cc:15:
> /usr/include/c++/6/ostream:502:5: note: candidate: template<class _CharT, 
> class _Traits> std::basic_ostream<_CharT, _Traits>& 
> std::operator<<(std::basic_ostream<_CharT, _Traits>&, char)
>      operator<<(basic_ostream<_CharT, _Traits>& __out, char __c)
>      ^~~~~~~~
> 
> /usr/include/c++/6/ostream:502:5: note:   template argument 
> deduction/substitution failed:
> In file included from osd/PGBackend.h:28:0,
>                  from osd/PG.h:51,
>                  from osd/PG.cc:15:
> ./common/LogClient.h:42:15: note:   cannot convert 'rhs' (type 'const 
> std::__cxx11::basic_ostringstream<char>') to type 'char'
>      return ss << rhs;
>             ~~~^~~~~~
> 
> In file included from /usr/include/c++/6/iterator:64:0,
>                  from /usr/include/boost/statechart/state_machine.hpp:56,
>                  from osd/PG.h:22,
>                  from osd/PG.cc:15:
> /usr/include/c++/6/ostream:508:5: note: candidate: template<class _Traits> 
> std::basic_ostream<char, _Traits>& std::operator<<(std::basic_ostream<char, 
> _Traits>&, char)
>      operator<<(basic_ostream<char, _Traits>& __out, char __c)
>      ^~~~~~~~
> 
> /usr/include/c++/6/ostream:508:5: note:   template argument 
> deduction/substitution failed:
> In file included from osd/PGBackend.h:28:0,
>                  from osd/PG.h:51,
>                  from osd/PG.cc:15:
> ./common/LogClient.h:42:15: note:   cannot convert 'rhs' (type 'const 
> std::__cxx11::basic_ostringstream<char>') to type 'char'
>      return ss << rhs;
>             ~~~^~~~~~
> 
> In file included from /usr/include/c++/6/iterator:64:0,
>                  from /usr/include/boost/statechart/state_machine.hpp:56,
>                  from osd/PG.h:22,
>                  from osd/PG.cc:15:
> /usr/include/c++/6/ostream:514:5: note: candidate: template<class _Traits> 
> std::basic_ostream<char, _Traits>& std::operator<<(std::basic_ostream<char, 
> _Traits>&, signed char)
>      operator<<(basic_ostream<char, _Traits>& __out, signed char __c)
>      ^~~~~~~~
> 
> /usr/include/c++/6/ostream:514:5: note:   template argument 
> deduction/substitution failed:
> In file included from osd/PGBackend.h:28:0,
>                  from osd/PG.h:51,
>                  from osd/PG.cc:15:
> ./common/LogClient.h:42:15: note:   cannot convert 'rhs' (type 'const 
> std::__cxx11::basic_ostringstream<char>') to type 'signed char'
>      return ss << rhs;
>             ~~~^~~~~~
> 
> In file included from /usr/include/c++/6/iterator:64:0,
>                  from /usr/include/boost/statechart/state_machine.hpp:56,
>                  from osd/PG.h:22,
>                  from osd/PG.cc:15:
> /usr/include/c++/6/ostream:519:5: note: candidate: template<class _Traits> 
> std::basic_ostream<char, _Traits>& std::operator<<(std::basic_ostream<char, 
> _Traits>&, unsigned char)
>      operator<<(basic_ostream<char, _Traits>& __out, unsigned char __c)
>      ^~~~~~~~
> 
> /usr/include/c++/6/ostream:519:5: note:   template argument 
> deduction/substitution failed:
> In file included from osd/PGBackend.h:28:0,
>                  from osd/PG.h:51,
>                  from osd/PG.cc:15:
> ./common/LogClient.h:42:15: note:   cannot convert 'rhs' (type 'const 
> std::__cxx11::basic_ostringstream<char>') to type 'unsigned char'
>      return ss << rhs;
>             ~~~^~~~~~
> 
> In file included from /usr/include/c++/6/iterator:64:0,
>                  from /usr/include/boost/statechart/state_machine.hpp:56,
>                  from osd/PG.h:22,
>                  from osd/PG.cc:15:
> /usr/include/c++/6/ostream:539:5: note: candidate: template<class _CharT, 
> class _Traits> std::basic_ostream<_CharT, _Traits>& 
> std::operator<<(std::basic_ostream<_CharT, _Traits>&, const _CharT*)
>      operator<<(basic_ostream<_CharT, _Traits>& __out, const _CharT* __s)
>      ^~~~~~~~
> 
> /usr/include/c++/6/ostream:539:5: note:   template argument 
> deduction/substitution failed:
> In file included from osd/PGBackend.h:28:0,
>                  from osd/PG.h:51,
>                  from osd/PG.cc:15:
> ./common/LogClient.h:42:15: note:   mismatched types 'const _CharT*' and 
> 'std::__cxx11::basic_ostringstream<char>'
>      return ss << rhs;
>             ~~~^~~~~~
> 
> In file included from /usr/include/c++/6/ostream:638:0,
>                  from /usr/include/c++/6/iterator:64,
>                  from /usr/include/boost/statechart/state_machine.hpp:56,
>                  from osd/PG.h:22,
>                  from osd/PG.cc:15:
> /usr/include/c++/6/bits/ostream.tcc:321:5: note: candidate: template<class 
> _CharT, class _Traits> std::basic_ostream<_CharT, _Traits>& 
> std::operator<<(std::basic_ostream<_CharT, _Traits>&, const char*)
>      operator<<(basic_ostream<_CharT, _Traits>& __out, const char* __s)
>      ^~~~~~~~
> 
> /usr/include/c++/6/bits/ostream.tcc:321:5: note:   template argument 
> deduction/substitution failed:
> In file included from osd/PGBackend.h:28:0,
>                  from osd/PG.h:51,
>                  from osd/PG.cc:15:
> ./common/LogClient.h:42:15: note:   cannot convert 'rhs' (type 'const 
> std::__cxx11::basic_ostringstream<char>') to type 'const char*'
>      return ss << rhs;
>             ~~~^~~~~~
> 
> In file included from /usr/include/c++/6/iterator:64:0,
>                  from /usr/include/boost/statechart/state_machine.hpp:56,
>                  from osd/PG.h:22,
>                  from osd/PG.cc:15:
> /usr/include/c++/6/ostream:556:5: note: candidate: template<class _Traits> 
> std::basic_ostream<char, _Traits>& std::operator<<(std::basic_ostream<char, 
> _Traits>&, const char*)
>      operator<<(basic_ostream<char, _Traits>& __out, const char* __s)
>      ^~~~~~~~
> 
> /usr/include/c++/6/ostream:556:5: note:   template argument 
> deduction/substitution failed:
> In file included from osd/PGBackend.h:28:0,
>                  from osd/PG.h:51,
>                  from osd/PG.cc:15:
> ./common/LogClient.h:42:15: note:   cannot convert 'rhs' (type 'const 
> std::__cxx11::basic_ostringstream<char>') to type 'const char*'
>      return ss << rhs;
>             ~~~^~~~~~
> 
> In file included from /usr/include/c++/6/iterator:64:0,
>                  from /usr/include/boost/statechart/state_machine.hpp:56,
>                  from osd/PG.h:22,
>                  from osd/PG.cc:15:
> /usr/include/c++/6/ostream:569:5: note: candidate: template<class _Traits> 
> std::basic_ostream<char, _Traits>& std::operator<<(std::basic_ostream<char, 
> _Traits>&, const signed char*)
>      operator<<(basic_ostream<char, _Traits>& __out, const signed char* __s)
>      ^~~~~~~~
> 
> /usr/include/c++/6/ostream:569:5: note:   template argument 
> deduction/substitution failed:
> In file included from osd/PGBackend.h:28:0,
>                  from osd/PG.h:51,
>                  from osd/PG.cc:15:
> ./common/LogClient.h:42:15: note:   cannot convert 'rhs' (type 'const 
> std::__cxx11::basic_ostringstream<char>') to type 'const signed char*'
>      return ss << rhs;
>             ~~~^~~~~~
> 
> In file included from /usr/include/c++/6/iterator:64:0,
>                  from /usr/include/boost/statechart/state_machine.hpp:56,
>                  from osd/PG.h:22,
>                  from osd/PG.cc:15:
> /usr/include/c++/6/ostream:574:5: note: candidate: template<class _Traits> 
> std::basic_ostream<char, _Traits>& std::operator<<(std::basic_ostream<char, 
> _Traits>&, const unsigned char*)
>      operator<<(basic_ostream<char, _Traits>& __out, const unsigned char* __s)
>      ^~~~~~~~
> 
> /usr/include/c++/6/ostream:574:5: note:   template argument 
> deduction/substitution failed:
> In file included from osd/PGBackend.h:28:0,
>                  from osd/PG.h:51,
>                  from osd/PG.cc:15:
> ./common/LogClient.h:42:15: note:   cannot convert 'rhs' (type 'const 
> std::__cxx11::basic_ostringstream<char>') to type 'const unsigned char*'
>      return ss << rhs;
>             ~~~^~~~~~
> 
> In file included from /usr/include/c++/6/iterator:64:0,
>                  from /usr/include/boost/statechart/state_machine.hpp:56,
>                  from osd/PG.h:22,
>                  from osd/PG.cc:15:
> /usr/include/c++/6/ostream:628:5: note: candidate: std::basic_ostream<_CharT, 
> _Traits>& std::operator<<(std::basic_ostream<_CharT, _Traits>&&, const _Tp&) 
> [with _CharT = char; _Traits = std::char_traits<char>; _Tp = 
> std::__cxx11::basic_ostringstream<char>] <near match>
>      operator<<(basic_ostream<_CharT, _Traits>&& __os, const _Tp& __x)
>      ^~~~~~~~
> 
> /usr/include/c++/6/ostream:628:5: note:   conversion of argument 1 would be 
> ill-formed:
> In file included from osd/PGBackend.h:28:0,
>                  from osd/PG.h:51,
>                  from osd/PG.cc:15:
> ./common/LogClient.h:42:12: error: cannot bind 'std::basic_ostream<char>' 
> lvalue to 'std::basic_ostream<char>&&'
>      return ss << rhs;
>             ^~

-- 
Martin Michlmayr
Linux for HPE Helion, Hewlett Packard Enterprise

--- End Message ---
--- Begin Message ---
Source: ceph
Source-Version: 0.94.5-1.1

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

Debian distribution maintenance software
pp.
Mattia Rizzolo <mat...@debian.org> (supplier of updated ceph 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, 28 Sep 2016 23:20:34 +0000
Source: ceph
Binary: ceph ceph-dbg ceph-common ceph-common-dbg ceph-mds ceph-mds-dbg 
ceph-fuse ceph-fuse-dbg rbd-fuse rbd-fuse-dbg ceph-fs-common ceph-fs-common-dbg 
ceph-resource-agents librados2 librados2-dbg librados-dev libradosstriper1 
libradosstriper1-dbg libradosstriper-dev librbd1 librbd1-dbg librbd-dev 
libcephfs1 libcephfs1-dbg libcephfs-dev radosgw radosgw-dbg rest-bench 
rest-bench-dbg ceph-test ceph-test-dbg python-ceph python-rados python-rbd 
python-cephfs libcephfs-java libcephfs-jni libcephfs-jni-dbg
Architecture: source
Version: 0.94.5-1.1
Distribution: experimental
Urgency: medium
Maintainer: Ceph Maintainers <ceph-maintain...@lists.ceph.com>
Changed-By: Mattia Rizzolo <mat...@debian.org>
Description:
 ceph       - distributed storage and file system
 ceph-common - common utilities to mount and interact with a ceph storage cluste
 ceph-common-dbg - debugging symbols for ceph-common
 ceph-dbg   - debugging symbols for ceph
 ceph-fs-common - common utilities to mount and interact with a ceph file system
 ceph-fs-common-dbg - debugging symbols for ceph-fs-common
 ceph-fuse  - FUSE-based client for the Ceph distributed file system
 ceph-fuse-dbg - debugging symbols for ceph-fuse
 ceph-mds   - metadata server for the ceph distributed file system
 ceph-mds-dbg - debugging symbols for ceph-mds
 ceph-resource-agents - OCF-compliant resource agents for Ceph
 ceph-test  - Ceph test and benchmarking tools
 ceph-test-dbg - debugging symbols for ceph-test
 libcephfs-dev - Ceph distributed file system client library (development files)
 libcephfs-java - Java library for the Ceph File System
 libcephfs-jni - Java Native Interface library for CephFS Java bindings
 libcephfs-jni-dbg - debugging symbols for libcephfs-jni
 libcephfs1 - Ceph distributed file system client library
 libcephfs1-dbg - debugging symbols for libcephfs1
 librados-dev - RADOS distributed object store client library (development 
files)
 librados2  - RADOS distributed object store client library
 librados2-dbg - debugging symbols for librados2
 libradosstriper-dev - RADOS striping interface (development files)
 libradosstriper1 - RADOS striping interface
 libradosstriper1-dbg - debugging symbols for libradosstriper
 librbd-dev - RADOS block device client library (development files)
 librbd1    - RADOS block device client library
 librbd1-dbg - debugging symbols for librbd1
 python-ceph - Meta-package for python libraries for the Ceph libraries
 python-cephfs - Python libraries for the Ceph libcephfs library
 python-rados - Python libraries for the Ceph librados library
 python-rbd - Python libraries for the Ceph librbd library
 radosgw    - REST gateway for RADOS distributed object store
 radosgw-dbg - debugging symbols for radosgw
 rbd-fuse   - FUSE-based rbd client for the Ceph distributed file system
 rbd-fuse-dbg - debugging symbols for rbd-fuse
 rest-bench - RESTful bencher that can be used to benchmark radosgw performance
 rest-bench-dbg - debugging symbols for rest-bench
Closes: 811674
Changes:
 ceph (0.94.5-1.1) experimental; urgency=medium
 .
   * Non-maintainer upload.
   * Apply patch from Vincent Lefevre <vinc...@vinc17.net> to fix FTBFS with
     gcc-6.  Closes: #811674
Checksums-Sha1:
 c6e0c68c6440b71eb1b93834f1bcd05b21211d89 4934 ceph_0.94.5-1.1.dsc
 6414de241eae4d8b9d6264fe214443c7a6700f25 41140 ceph_0.94.5-1.1.debian.tar.xz
Checksums-Sha256:
 6c8cb182f6004725a9fb06fac60296c8cebb72143b3130b25176791868a6d3ca 4934 
ceph_0.94.5-1.1.dsc
 a3c84f2d9b90d87f64104b3e8c5e60707c72d1c1dd13ae2f00e34e940933e10b 41140 
ceph_0.94.5-1.1.debian.tar.xz
Files:
 d5052ad3b653ebc437b8076b3b2a3621 4934 admin optional ceph_0.94.5-1.1.dsc
 9dac355ed218781f459947f6ca26b20e 41140 admin optional 
ceph_0.94.5-1.1.debian.tar.xz

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

iQIcBAEBCgAGBQJX7FBYAAoJEEsEP825REVAA8gP/j3pkSJKPhH774I2zISOFVs8
v9iv5CsSU30RofxW55VRd/6TO7yJ01/y7wd6yZr3HzyR6W+7/diyxbbShooRBUQX
YQMGOtQX6vm/GIirIE1uUOrvdtG+JHYtfeYaN9SJ7qvtRafwNJz+EI+eo3Dv+6Lx
ODsUsKCIJ2qM1LbqktRTeXAD8tdShaAjeJrjGBQCrBkazbsLb/PdHdGprnazLC/q
tWRAQDpOWRlXLuFlMuzzYxce3l8VHuzfeRcRVx5l8lTz4j1Bj4waGomtUViyCxxc
3Kg8ZTqSXVY/0P9KafTvuP5R3uw4Cc5p8n4pNTdxjCkB4c41J9BkqhJCMxfW1IpN
9Lg3Smfe1qwZSVX/fkA2VcdMqXgagahFOWIJtudvuJetPHC/3/FVYgBM1xMWx3Z4
pC8ChiLqLDu84KIrBCPjPTfLrnkzHvBmOsyj0srM6oXu/Ta/qMhW+2vOy2wxZXAb
e4eC2xdSWIcDxIK2U4HWoTws9Wyn/mXzATF14tRtT3ftZ2jyCZwRFxWFGUPfgW8r
68gyncmi3Lzijs+JPxMqKyaUzY7NFpJ/29HhlbBYL8EVFlRXloUbjvI1dViBNWbs
rFlqkOAdgP7wJ24zV8dXsNBVFF9kRiy4fQg1fs5tx0O86M5lCdQUdgPBZ2rZr18S
ty2jnvD+kdsWWIo76agR
=/5GW
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to