From: Tim Serong Date: Wed, 13 Feb 2019 11:08:05 +0000 (+1100) Subject: ceph.spec.in: Make ceph-mgr own /usr/lib64/ceph/mgr directory X-Git-Tag: v14.1.0~126^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F26398%2Fhead;p=ceph.git ceph.spec.in: Make ceph-mgr own /usr/lib64/ceph/mgr directory Without this, no package actually owns the /usr/lib64/ceph/mgr directory so the build fails with "directories not owned by a package" errors for ceph-mgr, ceph-mgr-diskprediction-local, ceph-mgr-diskprediction-cloud and ceph-mgr-rook. Signed-off-by: Tim Serong --- diff --git a/ceph.spec.in b/ceph.spec.in index 64ff45a960c9..007eb16ca285 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -1437,6 +1437,7 @@ fi %files mgr %{_bindir}/ceph-mgr +%dir %{_libdir}/ceph/mgr %{_libdir}/ceph/mgr/ansible %{_libdir}/ceph/mgr/balancer %{_libdir}/ceph/mgr/crash