Skip to content

Commit 90a35dc

Browse files
authored
Merge pull request ceph#61098 from anoopcs9/add-libcephfs-daemon-containerfile
Containerfile: Add `libcephfs-daemon` package
2 parents c8eb33c + 0c2e056 commit 90a35dc

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

ceph.spec.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1187,7 +1187,6 @@ Obsoletes: ceph-libs < %{_epoch_prefix}%{version}-%{release}
11871187
Obsoletes: ceph-libcephfs < %{_epoch_prefix}%{version}-%{release}
11881188
%endif
11891189
Recommends: libcephfs-proxy2 = %{_epoch_prefix}%{version}-%{release}
1190-
Requires: libcephfs-daemon
11911190
%description -n libcephfs2
11921191
Ceph is a distributed network file system designed to provide excellent
11931192
performance, reliability, and scalability. This is a shared library

container/Containerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ ceph-volume \
128128
cephfs-mirror \
129129
cephfs-top \
130130
kmod \
131+
libcephfs-daemon \
131132
libradosstriper1 \
132133
rbd-mirror" \
133134
>> packages.txt

0 commit comments

Comments
 (0)