From: Kefu Chai Date: Mon, 24 Feb 2020 04:24:25 +0000 (+0800) Subject: debian: modules-core replaces and breaks older ceph-mgr X-Git-Tag: v15.1.1~272^2 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=d61c96f4b323f63c746aa455fdbeb1765e3b6261;p=ceph-ci.git debian: modules-core replaces and breaks older ceph-mgr in 589626464d475b4ad96905fbddf11a5782a040f0, the core modules are moved into ceph-mgr-modules-core. but the upgrade path from older ceph-mgr was broken by this change. Signed-off-by: Kefu Chai --- diff --git a/debian/control b/debian/control index 3b606a17a0b..bb847d60bca 100644 --- a/debian/control +++ b/debian/control @@ -299,6 +299,8 @@ Architecture: all Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}, +Replaces: ceph-mgr (<< 15.1.0) +Breaks: ceph-mgr (<< 15.1.0) Recommends: ceph-mgr-rook Description: ceph manager modules which are always enabled Ceph is a massively scalable, open-source, distributed