Merge ~peter-sabaini/ubuntu/+source/ceph:bug/2003704/kinetic into ~ubuntu-server-dev/ubuntu/+source/ceph:ubuntu/kinetic

Proposed by Peter Sabaini
Status: Rejected
Rejected by: James Page
Proposed branch: ~peter-sabaini/ubuntu/+source/ceph:bug/2003704/kinetic
Merge into: ~ubuntu-server-dev/ubuntu/+source/ceph:ubuntu/kinetic
Diff against target: 44 lines (+19/-0)
3 files modified
debian/cephfs-mirror.install (+1/-0)
debian/changelog (+6/-0)
debian/control (+12/-0)
Reviewer Review Type Date Requested Status
Ubuntu Server Developers Pending
Review via email: mp+436236@code.launchpad.net
To post a comment you must log in.

Unmerged commits

e25f6c5... by Peter Sabaini

Package cephfs-mirror

Create package for the cephfs-mirror tool

Fixes: #2003704

Signed-off-by: Peter Sabaini <email address hidden>

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/debian/cephfs-mirror.install b/debian/cephfs-mirror.install
0new file mode 1006440new file mode 100644
index 0000000..19d2e48
--- /dev/null
+++ b/debian/cephfs-mirror.install
@@ -0,0 +1 @@
1usr/bin/cephfs-mirror
diff --git a/debian/changelog b/debian/changelog
index 7c73d1f..dfe86bc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
1ceph (17.2.0-0ubuntu5) kinetic; urgency=medium
2
3 * Create package for the cephfs-mirror tool (LP: #2003704)
4
5 -- Peter Sabaini <peter.sabaini@canonical.com> Tue, 24 Jan 2023 11:01:43 +0100
6
1ceph (17.2.0-0ubuntu4) kinetic; urgency=medium7ceph (17.2.0-0ubuntu4) kinetic; urgency=medium
28
3 * d/p/fix-kinetic-libfmt.patch: Apply fixes for libfmt > 8.9 * d/p/fix-kinetic-libfmt.patch: Apply fixes for libfmt > 8.
diff --git a/debian/control b/debian/control
index 236628f..4fdd705 100644
--- a/debian/control
+++ b/debian/control
@@ -199,6 +199,18 @@ Description: FUSE-based client for the Ceph distributed file system
199 (insufficient privileges, older kernel, etc.), then the FUSE client will199 (insufficient privileges, older kernel, etc.), then the FUSE client will
200 do.200 do.
201201
202Package: cephfs-mirror
203Architecture: linux-any
204Depends: ceph-common (= ${binary:Version}),
205 librados2 (= ${binary:Version}),
206 libcephfs2 (= ${binary:Version}),
207 ${misc:Depends},
208 ${shlibs:Depends},
209Description: Ceph is a massively scalable, open-source, distributed
210 storage system that runs on commodity hardware and delivers object,
211 block and file system storage. This is a daemon for mirroring CephFS
212 directory snapshots between Ceph clusters.
213
202Package: ceph-grafana-dashboards214Package: ceph-grafana-dashboards
203Architecture: all215Architecture: all
204Depends:216Depends:

Subscribers

People subscribed via source and target branches