We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c8eb33c + 0c2e056 commit 90a35dcCopy full SHA for 90a35dc
ceph.spec.in
@@ -1187,7 +1187,6 @@ Obsoletes: ceph-libs < %{_epoch_prefix}%{version}-%{release}
1187
Obsoletes: ceph-libcephfs < %{_epoch_prefix}%{version}-%{release}
1188
%endif
1189
Recommends: libcephfs-proxy2 = %{_epoch_prefix}%{version}-%{release}
1190
-Requires: libcephfs-daemon
1191
%description -n libcephfs2
1192
Ceph is a distributed network file system designed to provide excellent
1193
performance, reliability, and scalability. This is a shared library
container/Containerfile
@@ -128,6 +128,7 @@ ceph-volume \
128
cephfs-mirror \
129
cephfs-top \
130
kmod \
131
+libcephfs-daemon \
132
libradosstriper1 \
133
rbd-mirror" \
134
>> packages.txt
0 commit comments