]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rpm: use PMDK system libraries on SUSE
authorNathan Cutler <ncutler@suse.com>
Mon, 1 Mar 2021 11:07:29 +0000 (12:07 +0100)
committerNathan Cutler <ncutler@suse.com>
Thu, 4 Mar 2021 10:46:45 +0000 (11:46 +0100)
commit05dc39b3c48cffa070a53bad7d44754d86c411f7
tree97d3920deb20d423cf4e0c239f6d380e001a7cb8
parent8a59bfc0e23326d6eb3699e9810532e15b35de91
rpm: use PMDK system libraries on SUSE

As of a49d1dbb32e2436ff2836a85b2fa84418f0a5fff, when the rbd_rwl_cache and
rbd_ssd_cache bconds are enabled and WITH_SYSTEM_PMDK is disabled (as it is by
default), the RPM build attempts to

    git clone https://github.com/ceph/pmdk.git

but of course that won't work in the OBS, where the build workers have no
Internet connectivity.

Fortunately, the openSUSE/SLE versions targeted by Ceph master and pacific ship
the necessary PMDK libraries as RPM packages.

Fixes: a49d1dbb32e2436ff2836a85b2fa84418f0a5fff
Fixes: https://tracker.ceph.com/issues/49550
Signed-off-by: Nathan Cutler <ncutler@suse.com>
(cherry picked from commit 30df650e6496e35c798eab7d85ea0806fd58722b)

Conflicts:
ceph.spec.in
ceph.spec.in