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

Bug#693077: marked as done (unblock: glusterfs/3.2.7-3)



Your message dated Sat, 01 Dec 2012 23:46:59 +0100
with message-id <50BA88E3.3000207@thykier.net>
and subject line Re: Bug#693077: unblock: glusterfs/3.2.7-3
has caused the Debian Bug report #693077,
regarding unblock: glusterfs/3.2.7-3
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.)


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

Please unblock package glusterfs

See bug #691595 - there is an stupid and faulty duplication of starting the
glusterd daemon in the init script. Just fixed by removing the useless lines.



diff -Naur '--exclude=.svn' 3.2.7-2/debian/changelog 3.2.7-3/debian/changelog
--- 3.2.7-2/debian/changelog    2012-07-22 14:18:52.000000000 +0200
+++ 3.2.7-3/debian/changelog    2012-11-12 20:37:46.218864002 +0100
@@ -1,3 +1,11 @@
+glusterfs (3.2.7-3) unstable; urgency=low
+
+  * Remove duplicated and faulty call of the glusterd daemon from the init
+    script.
+    Closes: #691595
+
+ -- Patrick Matthäi <pmatthaei@debian.org>  Mon, 12 Nov 2012 20:23:32 +0100
+
 glusterfs (3.2.7-2) unstable; urgency=low
 
   * Add upstream patch 03-glusterd-crash-gcc-optimizations, which fixes a crash
diff -Naur '--exclude=.svn' 3.2.7-2/debian/glusterfs-server.init 3.2.7-3/debian/glusterfs-server.init
--- 3.2.7-2/debian/glusterfs-server.init        2012-07-22 14:18:52.000000000 +0200
+++ 3.2.7-3/debian/glusterfs-server.init        2012-11-12 20:37:46.218864002 +0100
@@ -43,8 +43,6 @@
       log_daemon_msg "Starting glusterd service" "glusterd"
       start-stop-daemon --start --quiet --oknodo --pidfile $PIDFILE --startas $DAEMON -- -p $PIDFILE $GLUSTERD_OPTS
       log_end_msg $?
-      start_daemon -p $PIDFILE $DAEMON -f $CONFIGFILE
-      return $?
     fi
 }





unblock glusterfs/3.2.7-3

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--- End Message ---
--- Begin Message ---
On 2012-11-12 20:57, Patrick Matthäi wrote:
> Package: release.debian.org
> Severity: normal
> User: release.debian.org@packages.debian.org
> Usertags: unblock
> 
> Please unblock package glusterfs
> 
> See bug #691595 - there is an stupid and faulty duplication of starting the
> glusterd daemon in the init script. Just fixed by removing the useless lines.
> 
> [...]
> 
> unblock glusterfs/3.2.7-3
> 
> [...]

Unblocked, thanks.

~Niels

--- End Message ---

Reply to: