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

Bug#774781: marked as done (unblock: openstack-trove/2014.1.3-5)



Your message dated Wed, 7 Jan 2015 18:01:57 +0000
with message-id <20150107180157.GS10587@lupin.home.powdarrmonkey.net>
and subject line Re: Bug#774781: unblock: openstack-trove/2014.1.3-5
has caused the Debian Bug report #774781,
regarding unblock: openstack-trove/2014.1.3-5
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.)


-- 
774781: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=774781
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

Dear release team,

Please unblock package openstack-trove. It contains the below
fixes:

- Also purges /var/lib/trove when package is purged (Closes: #769771) by
doing rm -rf /var/lib/trove on purge.
- Rebuilt using openstack-pkg-tools (>= 21~) to ensure init scripts fixes.

Debdiff attached.

Please unblock openstack-trove/2014.1.3-5.

Cheers,

Thomas Goirand (zigo)
diff -Nru openstack-trove-2014.1.3/debian/changelog openstack-trove-2014.1.3/debian/changelog
--- openstack-trove-2014.1.3/debian/changelog	2014-12-03 12:51:53.000000000 +0000
+++ openstack-trove-2014.1.3/debian/changelog	2015-01-07 00:05:15.000000000 +0000
@@ -1,3 +1,10 @@
+openstack-trove (2014.1.3-5) unstable; urgency=medium
+
+  * Also purges /var/lib/trove when package is purged (Closes: #769771).
+  * Rebuilt using openstack-pkg-tools (>= 21~) to ensure init scripts fixes.
+
+ -- Thomas Goirand <zigo@debian.org>  Wed, 07 Jan 2015 00:02:07 +0000
+
 openstack-trove (2014.1.3-4) unstable; urgency=medium
 
   * Fixed ucfr call to use trove-common and not nova-common (Closes: #771873).
diff -Nru openstack-trove-2014.1.3/debian/control openstack-trove-2014.1.3/debian/control
--- openstack-trove-2014.1.3/debian/control	2014-12-03 12:51:53.000000000 +0000
+++ openstack-trove-2014.1.3/debian/control	2015-01-07 00:05:15.000000000 +0000
@@ -6,7 +6,7 @@
            Thomas Goirand <zigo@debian.org>,
            Mehdi Abaakouk <sileht@sileht.net>
 Build-Depends: debhelper (>= 9),
-               openstack-pkg-tools (>= 12~),
+               openstack-pkg-tools (>= 21~),
                po-debconf,
                python-all (>= 2.6.6-3~),
                python-pbr (>= 0.6),
diff -Nru openstack-trove-2014.1.3/debian/trove-common.postrm openstack-trove-2014.1.3/debian/trove-common.postrm
--- openstack-trove-2014.1.3/debian/trove-common.postrm	2014-12-03 12:51:53.000000000 +0000
+++ openstack-trove-2014.1.3/debian/trove-common.postrm	2015-01-07 00:05:15.000000000 +0000
@@ -23,6 +23,7 @@
 	rm -f /etc/trove/api-paste.ini
 	rm -f /etc/trove/trove.conf
 	[ -d /etc/trove ] && rmdir --ignore-fail-on-non-empty /etc/trove
+	rm -rf /var/lib/trove
 fi
 
 #DEBHELPER#

--- End Message ---
--- Begin Message ---
On Wed, Jan 07, 2015 at 03:22:06PM +0100, Thomas Goirand wrote:
> Please unblock package openstack-trove. It contains the below
> fixes:

Unblocked.

-- 
Jonathan Wiltshire                                      jmw@debian.org
Debian Developer                         http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: