From d61c96f4b323f63c746aa455fdbeb1765e3b6261 Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Mon, 24 Feb 2020 12:24:25 +0800 Subject: [PATCH] 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 --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 3b606a17a0b35..bb847d60bca15 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 -- 2.39.5