]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
install-deps.sh: do not install libpmem from chacra 46900/head
authorKefu Chai <tchaikov@gmail.com>
Tue, 21 Jun 2022 15:28:23 +0000 (23:28 +0800)
committerDavid Galloway <dgallowa@redhat.com>
Wed, 29 Jun 2022 20:30:22 +0000 (16:30 -0400)
commit43db21b7cc64c4662f5e9eea9dc5a28ad7c24697
tree1bd3b490f4ab24f4b8cae2250c67c6d1ff6b9be6
parent2969e1683796ba5eff88bd493aae2504e8d7bcdc
install-deps.sh: do not install libpmem from chacra

this change reverts 17d2bc3707bb0078e2fa1b4eef31b39804e45135, before
we recreate a chacra repo hosting libpmem packages, we are not able
to query the repo from shaman or pull the dependencies from chacra.

in future, we should be able to get the libpmem dependencies from
offical ubuntu package repo and fedora, CentOS Stream and RHEL repos.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
(cherry picked from commit fbfb369722fe9f92ad333f8368095637c36c10ec)
install-deps.sh