Your message dated Mon, 03 Oct 2005 06:32:22 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#331416: fixed in mpdscribble 0.2.6-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 3 Oct 2005 11:54:41 +0000
>From [EMAIL PROTECTED] Mon Oct 03 04:54:41 2005
Return-path: <[EMAIL PROTECTED]>
Received: from 82-71-69-250.dsl.in-addr.zen.co.uk (hobo.netnite.org) 
[82.71.69.250] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EMOu1-0003WR-00; Mon, 03 Oct 2005 04:54:41 -0700
Received: from nimrod.geek (nimrod.geek [10.0.0.10])
        by hobo.netnite.org (Postfix) with ESMTP id 5DD0E758E
        for <[EMAIL PROTECTED]>; Mon,  3 Oct 2005 12:54:07 +0100 (BST)
Received: from george.geek (george.geek [10.0.0.17])
        by nimrod.geek (Postfix) with ESMTP id 03E9910354;
        Mon,  3 Oct 2005 12:54:06 +0100 (BST)
Received: by george.geek (Postfix, from userid 0)
        id D3787101D7B7; Mon,  3 Oct 2005 12:54:07 +0100 (BST)
Content-Type: multipart/mixed; boundary="===============1394526614=="
MIME-Version: 1.0
From: Warwick Mitchell <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: mpdscribble: The restart target in the init script doesn't work 
correctly.
X-Mailer: reportbug 3.17
Date: Mon, 03 Oct 2005 12:54:07 +0100
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

This is a multi-part MIME message sent by reportbug.

--===============1394526614==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: mpdscribble
Version: 0.2.6-1
Severity: important
Tags: patch


When you run "/etc/init.d/mpdscribble restart" it frezes after starting
the new mpdscribble. This most noticeable during the nightly logrotate
script run from cron where it freezes the whole cron process. It seems
that it's not started up during restart the same way it's started
normally in the init script. I've attached a patch.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages mpdscribble depends on:
ii  adduser                      3.67.2      Add and remove users and groups
di  debconf [debconf-2.0]        1.4.58      Debian configuration management sy
ii  libc6                        2.3.5-6     GNU C Library: Shared libraries an
ii  libglib2.0-0                 2.8.2-1     The GLib library of C routines
ii  libgnutls11                  1.0.16-13.1 GNU TLS library - runtime library
ii  libsoup2.2-7                 2.2.3-2     an HTTP library implementation in 
ii  libxml2                      2.6.22-1    GNOME XML library
ii  logrotate                    3.7.1-2     Log rotation utility
ii  zlib1g                       1:1.2.3-4   compression library - runtime

mpdscribble recommends no packages.

-- debconf information excluded

--===============1394526614==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="mpdscribble.patch"

--- /tmp/mpdscribble    2005-10-03 12:44:37.304104048 +0100
+++ mpdscribble 2005-10-03 12:46:32.334291040 +0100
@@ -68,8 +68,9 @@
                /var/run/$NAME.pid --exec $DAEMON
        rm -f /var/run/$NAME.pid
        sleep 1
-       start-stop-daemon --start --quiet --pidfile \
-               /var/run/$NAME.pid --exec $DAEMON -- $DAEMON_OPTS
+       start-stop-daemon --chuid $USER:$GROUP --start --quiet \
+               --make-pidfile --pidfile /var/run/$NAME.pid \
+               --background --exec $DAEMON -- $DAEMON_OPTS
        echo "$NAME."
        ;;
   *)

--===============1394526614==--

---------------------------------------
Received: (at 331416-close) by bugs.debian.org; 3 Oct 2005 13:38:11 +0000
>From [EMAIL PROTECTED] Mon Oct 03 06:38:11 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EMQQY-0000HM-00; Mon, 03 Oct 2005 06:32:22 -0700
From: =?utf-8?b?TWljaGFsIMSMaWhhxZk=?= <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#331416: fixed in mpdscribble 0.2.6-3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 03 Oct 2005 06:32:22 -0700
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: mpdscribble
Source-Version: 0.2.6-3

We believe that the bug you reported is fixed in the latest version of
mpdscribble, which is due to be installed in the Debian FTP archive:

mpdscribble_0.2.6-3.diff.gz
  to pool/main/m/mpdscribble/mpdscribble_0.2.6-3.diff.gz
mpdscribble_0.2.6-3.dsc
  to pool/main/m/mpdscribble/mpdscribble_0.2.6-3.dsc
mpdscribble_0.2.6-3_i386.deb
  to pool/main/m/mpdscribble/mpdscribble_0.2.6-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michal Čihař <[EMAIL PROTECTED]> (supplier of updated mpdscribble package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon,  3 Oct 2005 14:32:21 +0200
Source: mpdscribble
Binary: mpdscribble
Architecture: source i386
Version: 0.2.6-3
Distribution: unstable
Urgency: low
Maintainer: Michal Čihař <[EMAIL PROTECTED]>
Changed-By: Michal Čihař <[EMAIL PROTECTED]>
Description: 
 mpdscribble - Last.fm reporting client for mpd
Closes: 329933 331416
Changes: 
 mpdscribble (0.2.6-3) unstable; urgency=low
 .
   * French debconf translation (Closes: #329933).
   * Rewritten init script to use LSB functions.
   * Fixed the restart target in the init script (Closes: #331416).
Files: 
 b6d1307c0131461d9efa95f6634357dd 668 sound optional mpdscribble_0.2.6-3.dsc
 25a7664823c5e1b71d0318bcf9c89448 18573 sound optional 
mpdscribble_0.2.6-3.diff.gz
 a9d56c32581fa40a65837c3f5e005a1a 32038 sound optional 
mpdscribble_0.2.6-3_i386.deb

-----BEGIN PGP SIGNATURE-----
Comment: Fingerprint: 1710 7DB1 9A28 42FF B699  7654 ED1A 3933 B2CF CDD8

iEYEARECAAYFAkNBLlUACgkQ7Ro5M7LPzdi5nwCeLfx3k2NueTc51SyCUmJRGo5g
8YgAn1BIRWCcntgQaRRiBoTsDdcVbZiP
=M7e8
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to