]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
install-deps.sh: do not install libpmem from chacra 46773/head
authorKefu Chai <tchaikov@gmail.com>
Tue, 21 Jun 2022 15:28:23 +0000 (23:28 +0800)
committerKefu Chai <tchaikov@gmail.com>
Tue, 21 Jun 2022 15:28:25 +0000 (23:28 +0800)
commitfbfb369722fe9f92ad333f8368095637c36c10ec
tree46712830220071c67cecb9e63a856b994f1d3892
parenta5cb82d35314c4ed73f9e792bf131f66b6e28c32
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>
install-deps.sh