[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#926610: marked as done (unblock: ceph/12.2.11+dfsg1-2.1)



Your message dated Tue, 09 Apr 2019 12:50:05 +0000
with message-id <E1hDqCT-0007y5-Gx@respighi.debian.org>
and subject line unblock ceph
has caused the Debian Bug report #926610,
regarding unblock: ceph/12.2.11+dfsg1-2.1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
926610: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926610
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Hi release team,

please unblock package ceph.

I've NMUed it to add a missing systemd @.service file,
which basically renedered the package unusuable
(unless you'd be doing crazy stuff which is far away from
the documented process of setting up a ceph cluster).

Find the short diff below.

unblock ceph/12.2.11+dfsg1-2.1


Thanks,

Bernd



bzed@think ~debian/BSP/ceph (git)-[luminous/unstable] % git diff-tree -p debian/12.2.11+dfsg1-2..debian/12.2.11+dfsg1-2.1
diff --git a/debian/changelog b/debian/changelog
index 92d40bfbe4..44d4e3a672 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+ceph (12.2.11+dfsg1-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * [3194010] Install ceph-volume@.service into ceph-osd.
+    (Closes: #924061)
+
+ -- Bernd Zeimetz <bzed@debian.org>  Fri, 05 Apr 2019 15:12:52 +0200
+
 ceph (12.2.11+dfsg1-2) unstable; urgency=medium

   * [27a321] Fix builds on 32bit architectures
diff --git a/debian/rules b/debian/rules
index d167e96e96..ae1c2270e1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -123,8 +123,10 @@ override_dh_installinit:
 	install -d -m0755 debian/ceph-osd/lib/systemd/system
 	install -m0644 systemd/ceph-osd@.service debian/ceph-osd/lib/systemd/system
 	install -m0644 systemd/ceph-disk@.service debian/ceph-osd/lib/systemd/system
+	install -m0644 systemd/ceph-volume@.service debian/ceph-osd/lib/systemd/system
 	sed -i s./etc/sysconfig/./etc/default/.g debian/ceph-osd/lib/systemd/system/ceph-osd@.service
 	sed -i s./etc/sysconfig/./etc/default/.g debian/ceph-osd/lib/systemd/system/ceph-disk@.service
+	sed -i s./etc/sysconfig/./etc/default/.g debian/ceph-osd/lib/systemd/system/ceph-volume@.service
 	install -m0644 systemd/ceph-osd.target debian/ceph-osd/lib/systemd/system
 	# systemd:ceph-mds
 	install -d -m0755 debian/ceph-mds/lib/systemd/system
bzed@think ~debian/BSP/ceph (git)-[luminous/unstable] %



-- 
 Bernd Zeimetz                            Debian GNU/Linux Developer
 http://bzed.de                                http://www.debian.org
 GPG Fingerprint: ECA1 E3F2 8E11 2432 D485  DD95 EB36 171A 6FF9 435F

--- End Message ---
--- Begin Message ---
Unblocked ceph.

--- End Message ---

Reply to: