Your message dated Wed, 07 Oct 2015 11:49:26 +0000
with message-id <e1zjndq-0007uk...@franck.debian.org>
and subject line Bug#795178: fixed in ceph 0.80.10-1
has caused the Debian Bug report #795178,
regarding ceph FTBFS with boost1.58
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.)


-- 
795178: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795178
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ceph
Version: 0.94.2
Severity: important

Dear Maintainer,

ceph currently FTBFS when compiling with boost 1.58. 

Upstream bug report and patch available at
http://tracker.ceph.com/issues/11576

Build log
=========
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 
-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 mon/MDSMonitor.cc -fPIC -DPIC -o 
mon/.libs/MDSMonitor.o
In file included from /usr/include/boost/optional/optional.hpp:28:0,
                 from /usr/include/boost/optional/optional_io.hpp:19,
                 from ./include/encoding.h:289,
                 from ./include/uuid.h:8,
                 from ./include/types.h:21,
                 from mon/OSDMonitor.h:28,
                 from mon/OSDMonitor.cc:21:
/usr/include/boost/variant/get.hpp: In instantiation of 'typename 
boost::add_reference<const U>::type boost::strict_get(const boost::variant<T0, 
T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, 
T18, T19>&) [with U = int; T0 = std::__cxx11::basic_string<char>; T1 = bool; T2 
= long int; T3 = double; T4 = std::vector<std::__cxx11::basic_string<char> >; 
T5 = boost::detail::variant::void_; T6 = boost::detail::variant::void_; T7 = 
boost::detail::variant::void_; T8 = boost::detail::variant::void_; T9 = 
boost::detail::variant::void_; T10 = boost::detail::variant::void_; T11 = 
boost::detail::variant::void_; T12 = boost::detail::variant::void_; T13 = 
boost::detail::variant::void_; T14 = boost::detail::variant::void_; T15 = 
boost::detail::variant::void_; T16 = boost::detail::variant::void_; T17 = 
boost::detail::variant::void_; T18 = boost::detail::variant::void_; T19 = 
boost::detail::variant::void_; typename boost::add_reference<const U>::type = 
const int&]':
/usr/include/boost/variant/get.hpp:299:25: required from 'typename 
boost::add_reference<const U>::type boost::get(const boost::variant<T0, T1, T2, 
T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19>&) 
[with U = int; T0 = std::__cxx11::basic_string<char>; T1 = bool; T2 = long int; 
T3 = double; T4 = std::vector<std::__cxx11::basic_string<char> >; T5 = 
boost::detail::variant::void_; T6 = boost::detail::variant::void_; T7 = 
boost::detail::variant::void_; T8 = boost::detail::variant::void_; T9 = 
boost::detail::variant::void_; T10 = boost::detail::variant::void_; T11 = 
boost::detail::variant::void_; T12 = boost::detail::variant::void_; T13 = 
boost::detail::variant::void_; T14 = boost::detail::variant::void_; T15 = 
boost::detail::variant::void_; T16 = boost::detail::variant::void_; T17 = 
boost::detail::variant::void_; T18 = boost::detail::variant::void_; T19 = 
boost::detail::variant::void_; typename boost::add_reference<const U>::type = 
const int&]'
../common/cmdparse.h:47:26: required from 'bool cmd_getval(CephContext*, const 
cmdmap_t&, std::__cxx11::string, T&) [with T = int; cmdmap_t = 
std::map<std::__cxx11::basic_string<char>, 
boost::variant<std::__cxx11::basic_string<char>, bool, long int, double, 
std::vector<std::__cxx11::basic_string<char> > > >; std::__cxx11::string = 
std::__cxx11::basic_string<char>]'
mon/OSDMonitor.cc:3002:54: required from here
/usr/include/boost/variant/get.hpp:195:5: error: invalid application of 
'sizeof' to incomplete type 'boost::STATIC_ASSERTION_FAILURE<false>'
     BOOST_STATIC_ASSERT_MSG(
     ^
make[5]: *** [mon/OSDMonitor.lo] Error 1
make[5]: *** Waiting for unfinished jobs....
Makefile:16163: recipe for target 'mon/OSDMonitor.lo' failed

-- System Information:
Debian Release: jessie/sid
  APT prefers vivid-updates
  APT policy: (500, 'vivid-updates'), (500, 'vivid-security'), (500, 'vivid'), 
(100, 'vivid-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.19.0-25-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

--- End Message ---
--- Begin Message ---
Source: ceph
Source-Version: 0.80.10-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 795...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gaudenz Steinlin <gaud...@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, 07 Oct 2015 11:54:58 +0200
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 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 libcephfs-java 
libcephfs-jni libcephfs-jni-dbg
Architecture: source amd64 all
Version: 0.80.10-1
Distribution: sid
Urgency: medium
Maintainer: Ceph Maintainers <ceph-maintain...@lists.ceph.com>
Changed-By: Gaudenz Steinlin <gaud...@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
 librbd-dev - RADOS block device client library (development files)
 librbd1    - RADOS block device client library
 librbd1-dbg - debugging symbols for librbd1
 python-ceph - Python libraries for the Ceph distributed filesystem
 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: 795178 798567
Changes:
 ceph (0.80.10-1) unstable; urgency=medium
 .
   * [469085] Imported Upstream version 0.80.10
   * [3d6549] Refresh backfill-prio.patch
   * [c8b478] Add upstream patch to fix compiling with boost 1.58
     (Closes: #795178)
   * [6fc46b] Add bug-11860.patch to fix quotes in bucket header for rgw
   * [d3c87f] Add upstream patch to fix CVE-2015-5245 (Closes: #798567)
   * [d29942] ceph-test: ceph_filestore_dump and ceph_filestore_tool
     replaced by ceph-objectstore-tool
   * [ad1248] Add upstream patches to fix compiling with boost 1.57
   * [186e1e] Use dh_bash-completion to install bash completions
   * [901a83] Remove no longer needed check for dh-autoreconf>=6
   * [b5feba] Add build dependency on dh-python
Checksums-Sha1:
 8202ecc0c272f95c18aceb1c7940d725b72e8308 4435 ceph_0.80.10-1.dsc
 fc93753e395e0ecef9a752685e49acec52628055 4136018 ceph_0.80.10.orig.tar.bz2
 cd0a32dc88dab4d2d9b9d9133bae00d680befc76 48252 ceph_0.80.10-1.debian.tar.xz
 87025635a16493c1fe213faa2bd8df69655584a1 75031806 
ceph-common-dbg_0.80.10-1_amd64.deb
 adc3568124cbc78ddec64d132c1dc8f6dede9097 4448626 
ceph-common_0.80.10-1_amd64.deb
 de8f564a24c3fa3fe193c2aaf42406a7406bacd8 103736256 ceph-dbg_0.80.10-1_amd64.deb
 1eaebb81c884a3e1cea2116979aca72c64ac14ce 86372 
ceph-fs-common-dbg_0.80.10-1_amd64.deb
 bd6527512d7a740ca302008d6dcf1f90b0bbfff5 38988 
ceph-fs-common_0.80.10-1_amd64.deb
 d9c5d4c34d282709dc8c91579069db0ff324ce53 20030016 
ceph-fuse-dbg_0.80.10-1_amd64.deb
 59ff8589be7c08b7848b34b1f6dc14478ccc4867 1407596 ceph-fuse_0.80.10-1_amd64.deb
 955409b11b1b3b5242635087df3a05e0cfddcf25 36946394 
ceph-mds-dbg_0.80.10-1_amd64.deb
 0a3190f5c6644cf23d5bbe142a4793c9dcd6dd02 2207260 ceph-mds_0.80.10-1_amd64.deb
 18928a776e1a7c6d256f3556686d0947542da697 21450 
ceph-resource-agents_0.80.10-1_all.deb
 45b0686a6569320ad52344aff1a6a2152b352e97 334276918 
ceph-test-dbg_0.80.10-1_amd64.deb
 0c4d6107d8add5966e6c6175896183e05eef92d7 15676526 ceph-test_0.80.10-1_amd64.deb
 135899d05616d0f0770bef51bc8118f52c377506 5221382 ceph_0.80.10-1_amd64.deb
 d8491b8f4deed452c551cb00c788acf0442f9052 26351140 
libcephfs-dev_0.80.10-1_amd64.deb
 d6a9325826d02d5e9aedc6bf8de6daba86080cbd 26728 libcephfs-java_0.80.10-1_all.deb
 823db541fce38be069850dcd8aba38ce5d7e7212 264472 
libcephfs-jni-dbg_0.80.10-1_amd64.deb
 6705fb02078523f46600cd3b6186107364d0e28b 45424 
libcephfs-jni_0.80.10-1_amd64.deb
 e35e686b9cdded75d68e4cb5e5f76be11fe11d2a 23035740 
libcephfs1-dbg_0.80.10-1_amd64.deb
 93d7e7539273ead859fd4cb50374ee09e323b6ac 1660886 libcephfs1_0.80.10-1_amd64.deb
 f65fc04716e263e57c5ff8f7ec6c26b0d3263770 1817588 
librados-dev_0.80.10-1_amd64.deb
 659ea9f6afda888d064dd86f1042a81647701708 22486848 
librados2-dbg_0.80.10-1_amd64.deb
 4318311ad080edb2b527a8274fc6934be97ac932 1556452 librados2_0.80.10-1_amd64.deb
 1015f6fdaccbdd396c7ebdd540b964d1ecfdbc6c 5749330 librbd-dev_0.80.10-1_amd64.deb
 6e0125eccb6edf2a6f18ea3d4064b8d3e7431e26 5036034 
librbd1-dbg_0.80.10-1_amd64.deb
 05a6574afa7193aecb02067f6ab9a572808dfc92 354108 librbd1_0.80.10-1_amd64.deb
 2385ada678db78c84af77be61e9a180972a89301 49122 python-ceph_0.80.10-1_amd64.deb
 9129d2d1fc0fdc9a2137e623eb025fa20f28fd3a 19746482 
radosgw-dbg_0.80.10-1_amd64.deb
 5e66cd460e39028fa894df50fd33ff2ec04cebef 1034584 radosgw_0.80.10-1_amd64.deb
 306d9b3dabedb3d887e2a02c3c141caf0a483ab5 34068 rbd-fuse-dbg_0.80.10-1_amd64.deb
 4ccf5264da03aa5104e550e36a319430e22e97c9 26248 rbd-fuse_0.80.10-1_amd64.deb
 498e18028fdb37010c1282fe86cebb4beb5a9103 5017776 
rest-bench-dbg_0.80.10-1_amd64.deb
 ff89cb828d19828065852a95c2d2c83653b8047f 344644 rest-bench_0.80.10-1_amd64.deb
Checksums-Sha256:
 7d0b85234bf7cfb1bcce55812f5c282affef4ecab09bf51eb8e3a9445cb73e3c 4435 
ceph_0.80.10-1.dsc
 a7ca8a3d0710ab88adcd5c52aebe0a8ee573e247c1ccf5d84eea8a9ff07a51fa 4136018 
ceph_0.80.10.orig.tar.bz2
 4fdcae7f9a14f4018a18368ad985fcb3dd050849559bb6ddb6f609dd378f916e 48252 
ceph_0.80.10-1.debian.tar.xz
 aaaec9c063d5b0661d2976d64b1808c7678c9cac37a4dbf71e5996733c9325fa 75031806 
ceph-common-dbg_0.80.10-1_amd64.deb
 362600cc58e3c3b3fed6401d4d47f4fc751c446f8d998c0611f54970bb92f721 4448626 
ceph-common_0.80.10-1_amd64.deb
 22f8a5ed0d9a6d8b796cde1b0a51fb85cf388f14dc213c00648e7a7c73cf3ca9 103736256 
ceph-dbg_0.80.10-1_amd64.deb
 0cca79164926fc6a56c894915417a81e2a094c71b35c418d92aecf4176bdfc77 86372 
ceph-fs-common-dbg_0.80.10-1_amd64.deb
 0385d7a04f940b0bcc549e602cc4b01d256409a8c3c7a7b4ce3d1892d98aaccd 38988 
ceph-fs-common_0.80.10-1_amd64.deb
 d4325d3b58d8bcd4ca7cf86c323e2ba7b8cb55a86cf1ab7a4ccc8233c11ef5b9 20030016 
ceph-fuse-dbg_0.80.10-1_amd64.deb
 0c5b8773c2ef1426fff369cebda5e68f586d440e528cbf87ac1c1cff24d4c90b 1407596 
ceph-fuse_0.80.10-1_amd64.deb
 f859aa2446c06567a0c2ea8efae9c647e9b138c966cbbe8e68591446458bef89 36946394 
ceph-mds-dbg_0.80.10-1_amd64.deb
 b1daef443f30d5410f670afb762965d151c8f9a426d5923d620d4bc236180a55 2207260 
ceph-mds_0.80.10-1_amd64.deb
 26ca78ff05c2d21f116c63bea6b4978366a6213d1852aea1ba4b1e360778c6d3 21450 
ceph-resource-agents_0.80.10-1_all.deb
 d79488f4bcaabaa20a74e089407fbab22e77a347b5c882a1a677ad1c2c26aa0e 334276918 
ceph-test-dbg_0.80.10-1_amd64.deb
 1a0af7c9b4359f357ddd7878019988a4e24dfed5724a14a8758dcd8df0e438b0 15676526 
ceph-test_0.80.10-1_amd64.deb
 55704d4619975ced400016fcaffa85d7f5b2131e23e23161b6faf71ac7d6928e 5221382 
ceph_0.80.10-1_amd64.deb
 73ed1ce0dea3a8f31aa8a603ae4b4bc8266e75bafc45f0648b99e38f9f292fcf 26351140 
libcephfs-dev_0.80.10-1_amd64.deb
 818548a1e5d5c6d4a73875c4a0c22966fa2fc833138676266765aa624981db99 26728 
libcephfs-java_0.80.10-1_all.deb
 7dbae41ae0ba8867b199923bced1e46b8d304edb359282692633da9099c973d5 264472 
libcephfs-jni-dbg_0.80.10-1_amd64.deb
 c5d6b9cef86bc104d64430648fc160b87474821e5d1ec0bfcc4a6c9364b4b279 45424 
libcephfs-jni_0.80.10-1_amd64.deb
 57704de6c8764109d94789cf779ac41020a4a88a4b9294ff7558160603971a3d 23035740 
libcephfs1-dbg_0.80.10-1_amd64.deb
 03bb9ff40d0463f330887f816fa6ff3a4083eee0fecaeeeb0bf44491fe2d04fe 1660886 
libcephfs1_0.80.10-1_amd64.deb
 f8e78460fcd0838cd7662b02e382cc9d2b5f980cc4c02f770d5af6eeab50ee64 1817588 
librados-dev_0.80.10-1_amd64.deb
 17bbc8da6e468804e1c402ee6dd8f68669c84d99baee3dac13a9a100b9e1375c 22486848 
librados2-dbg_0.80.10-1_amd64.deb
 333658939eb6d671f2791300abb86ba278d5af1ad6f0717fa7cf44250df125a7 1556452 
librados2_0.80.10-1_amd64.deb
 1617bd482e3a043575e244f1d235031b39545fe6bd60a8db8a0d810eed991099 5749330 
librbd-dev_0.80.10-1_amd64.deb
 ca1156bc849c368c085a000751759b8320b741397c1b4d145a861ec979f5f2e0 5036034 
librbd1-dbg_0.80.10-1_amd64.deb
 3d066072e6147c6ced9fff62b49ea4d3eb5ebb127c186c749b47708bce22cd41 354108 
librbd1_0.80.10-1_amd64.deb
 f5b0ac04b5228d2a659481447450c1bf847a8d9b184e2e585c3353503a17cb67 49122 
python-ceph_0.80.10-1_amd64.deb
 7e074d2c7a90096306c7789222c00dcdd76f1fd82209899b5c31259aa269de60 19746482 
radosgw-dbg_0.80.10-1_amd64.deb
 1d89a0005b8e112871e98c6d156baa2582787215b95bac6c20f66a4a467d6a11 1034584 
radosgw_0.80.10-1_amd64.deb
 1945b9fb7559dd897edfb244b21d7ce9074b7d7fff39b921660c13e17ca735fe 34068 
rbd-fuse-dbg_0.80.10-1_amd64.deb
 7183e3ae272abaf1499e261cc33395a3a1d16c8eaa1aee0d616d3d0b10cbae8a 26248 
rbd-fuse_0.80.10-1_amd64.deb
 0f13e16c4be5a31c78b464f02f36db508dbd4ee78a23ed50caabab838b26b8cc 5017776 
rest-bench-dbg_0.80.10-1_amd64.deb
 b72043385d765ab3e19650799b86e63c935acb736a832d191c9833c1cca77e96 344644 
rest-bench_0.80.10-1_amd64.deb
Files:
 53f47ed6aaadb752e124b1ea255fedcf 4435 admin optional ceph_0.80.10-1.dsc
 0bb1d511f39d648035c412c41fd5b8a5 4136018 admin optional 
ceph_0.80.10.orig.tar.bz2
 4efa662fbf2216ed6f74327e4408f434 48252 admin optional 
ceph_0.80.10-1.debian.tar.xz
 a9293c4e89c828206cef8507fc6153bd 75031806 debug extra 
ceph-common-dbg_0.80.10-1_amd64.deb
 ac898e39672a00565473384fbcd4562b 4448626 admin optional 
ceph-common_0.80.10-1_amd64.deb
 1f4abfea1ecfd888dc37279dbe519da1 103736256 debug extra 
ceph-dbg_0.80.10-1_amd64.deb
 3037a7e928c710fc8a3696b8567a89d8 86372 debug extra 
ceph-fs-common-dbg_0.80.10-1_amd64.deb
 24dc4a2e7b0c4d9edea29185d9d71da9 38988 admin optional 
ceph-fs-common_0.80.10-1_amd64.deb
 4e5aba7ecba0034855c567fcebee04c6 20030016 debug extra 
ceph-fuse-dbg_0.80.10-1_amd64.deb
 0ee31616c96fe24c854101e17ece41e5 1407596 admin optional 
ceph-fuse_0.80.10-1_amd64.deb
 fbc6a5b568b9be58afb9fcb6b34ecbd8 36946394 debug extra 
ceph-mds-dbg_0.80.10-1_amd64.deb
 e5c9af3befe9e62b7f5e8599de595068 2207260 admin optional 
ceph-mds_0.80.10-1_amd64.deb
 bbddf320dcba3fd1f5904ff3474c91a1 21450 admin extra 
ceph-resource-agents_0.80.10-1_all.deb
 63e459f66dadcbd2f7b8a038c9407f60 334276918 debug extra 
ceph-test-dbg_0.80.10-1_amd64.deb
 54ac3e39fa0f3e97c1b29aa16784f4c1 15676526 admin optional 
ceph-test_0.80.10-1_amd64.deb
 b80b8d951933df19932b7b9c6a548197 5221382 admin optional 
ceph_0.80.10-1_amd64.deb
 74ee261644d513dc3ae429c77c2e80f4 26351140 libdevel optional 
libcephfs-dev_0.80.10-1_amd64.deb
 5a723f2a636c2825a3a7928835f3ff28 26728 java optional 
libcephfs-java_0.80.10-1_all.deb
 b15ac035bb211bb67ef8e2f23f287a36 264472 debug extra 
libcephfs-jni-dbg_0.80.10-1_amd64.deb
 a714b8e052038837d920e585a3dbd6ad 45424 libs optional 
libcephfs-jni_0.80.10-1_amd64.deb
 68e31c86909986b7779ae1ec4cddd9a4 23035740 debug extra 
libcephfs1-dbg_0.80.10-1_amd64.deb
 1f1955bc5e68554338315109510acc09 1660886 libs optional 
libcephfs1_0.80.10-1_amd64.deb
 e3f1fef2b4f9fcefe938697f3e5bfcb0 1817588 libdevel optional 
librados-dev_0.80.10-1_amd64.deb
 a066e6daffa142ee844ef839963a7473 22486848 debug extra 
librados2-dbg_0.80.10-1_amd64.deb
 dcba35c38387c15058531a943afbc645 1556452 libs optional 
librados2_0.80.10-1_amd64.deb
 edea6c02661157f19dc40706071e0519 5749330 libdevel optional 
librbd-dev_0.80.10-1_amd64.deb
 2d4a86e66f1a9b3c490ebfb9c1afd3c7 5036034 debug extra 
librbd1-dbg_0.80.10-1_amd64.deb
 e528cdec9e0b7a4666e080cf6c894b3e 354108 libs optional 
librbd1_0.80.10-1_amd64.deb
 a166acfa4e6dc50574f3635bfb735043 49122 python optional 
python-ceph_0.80.10-1_amd64.deb
 20ef3157abe1b8951ae3983608e6e0b5 19746482 debug extra 
radosgw-dbg_0.80.10-1_amd64.deb
 e57c5b35d0139e3708b49c8a479b9444 1034584 admin optional 
radosgw_0.80.10-1_amd64.deb
 a8e6f921560a2f1e75ecec408cae24e1 34068 debug extra 
rbd-fuse-dbg_0.80.10-1_amd64.deb
 ab61d85e3f60675e1aa24c0081e79b46 26248 admin optional 
rbd-fuse_0.80.10-1_amd64.deb
 98aabe053d2bc9373056ce55652d6bae 5017776 debug extra 
rest-bench-dbg_0.80.10-1_amd64.deb
 be58d88514e4f200e7fd35786b544ce4 344644 admin optional 
rest-bench_0.80.10-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIVAwUBVhUBos3PKyWkzVd5AQptEA/+M9/gWDyVcwlEoGmEm5jA2BDDE8Au9k+c
wyWomBOgnojbr+g83/dyj0LvYZAqJik5Igaor227J+eAbo1nc3EGxCp45KYDi9P8
s1yjNY3ZH9L3TIhrusdzSpun1MzDeMi3DExP+0HlQPkDrAlCZi4GOh57JMWa5rg/
viL+MvfbRjQ+thzt6Vzpw5Fe4E3EyS0N7GYyE/o2dKyEBBSCHTHkb0q9TmIcHo50
s1jDb4BadwDSkhs/+AKSArph9XhhNpONKOCHfEMf+VvCn5a6wA/YagrUgPzu0ph/
qfP42i2civgcNoAukqx/dSn8dzIRmVk+Xqi05rs6BnV4NWNWigfZaIOF/N/jtLa+
Bf5+nGgso2u2zlpXwWGZhFHCuL4Sssii6ZINbODAm+JoP1dxhsIlOGbULO6QptvF
l++Iiv1tLIdWEKxwm/Z/jyeW/lDndI1SnXZ0qbCZ9S7gQsvUVfXq2YApJuuUMSyi
ERpgI09cnb/RJUkmA4qQBdVx1V6BX0cKyQr3rgZqfLOWRSN8PcROXj+y14UTMoIe
3v0OwmNhgz/m7cM0dur3/O0YyUM59sY21Ci9L8hvlkG/1+1sr9KQNX8xGv+pmdIu
D3IUPqe27gX0VMt6eNr53Yi57WYJ07YFbxqs/8RHaylhuI+m9Shkx7+7p3rLKwCK
zLnq9HfANvA=
=3iWQ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to