gnu: ceph: Update to 13.2.2.
authorMarius Bakke <mbakke@fastmail.com>
Thu, 27 Sep 2018 16:41:50 +0000 (18:41 +0200)
committerMarius Bakke <mbakke@fastmail.com>
Wed, 7 Nov 2018 20:01:12 +0000 (21:01 +0100)
commit1badc85068ee0be2a028c1b94a3dd285901bc391
treeeeae4be76875527afb24f2a3f41d331f23c74403
parente2568df74e46b6ab5b9d63a78dd805f8018848ab
gnu: ceph: Update to 13.2.2.

* gnu/packages/patches/ceph-skip-unittest_blockdev.patch: Adjust for 13.2.2.
* gnu/packages/patches/ceph-rocksdb-compat.patch: Delete file.
* gnu/packages/patches/ceph-detect-rocksdb.patch,
gnu/packages/patches/ceph-volume-respect-PATH.patch: New files.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/storage.scm (ceph): Update to 13.2.2.
[source]: Don't remove src/dpdk, which has been moved to src/spdk/dpdk and
is purged elsewhere.  Drop bundled rapidjson.  Adjust patch list.
[arguments]: Add "-DWITH_MGR_DASHBOARD_FRONTEND=OFF" and "-DWITH_SPDK=OFF" to
 #:configure-flags.   Drop obsolete "-DWITH_EMBEDDED".  Add workaround for
<https://bugs.gnu.org/30756>.  Remove obsolete test substitution.  Rework
'wrap-python-script' to be less verbose and wrap more scripts.
[native-inputs]: Add GCC-7.
[inputs]: Add OATH-TOOLKIT, RAPIDJSON and PYTHON2-SIX.
gnu/local.mk
gnu/packages/patches/ceph-detect-rocksdb.patch [new file with mode: 0644]
gnu/packages/patches/ceph-rocksdb-compat.patch [deleted file]
gnu/packages/patches/ceph-skip-unittest_blockdev.patch
gnu/packages/patches/ceph-volume-respect-PATH.patch [new file with mode: 0644]
gnu/packages/storage.scm