Your message dated Sat, 13 Feb 2010 21:49:33 +0000
with message-id <e1ngprp-0007ip...@ries.debian.org>
and subject line Bug#569700: fixed in rotter 0.8-2
has caused the Debian Bug report #569700,
regarding rotter: Incorrect init.d script dependencies
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 ow...@bugs.debian.org
immediately.)


-- 
569700: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=569700
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package:  rotter
Version:  0.8-1
Severity: serious
Tags:     patch
User:     initscripts-ng-de...@lists.alioth.debian.org
Usertags: incorrect-dependency

With dependency based boot sequencing, I discovered what I believe is
a bug in the init.d scripts of this package, when doing a archive wide
check of the dependencies.  This is the error reported:

  error: script rotter/init.d/rotter depend on non-existing provides:
    $jackd

This patch should solve the issue.  Setting severity to serious, as
the boot script will start before jackd and presumably fail to work
with the current setup.

diff -ur rotter-0.8/debian/rotter.init rotter-0.8-pere/debian/rotter.init
--- rotter-0.8/debian/rotter.init       2010-02-13 16:26:19.000000000 +0100
+++ rotter-0.8-pere/debian/rotter.init  2010-02-13 16:28:36.000000000 +0100
@@ -4,8 +4,8 @@
 #
 ### BEGIN INIT INFO
 # Provides:          rotter
-# Required-Start:    $jackd
-# Required-Stop:
+# Required-Start:    $remote_fs jackd
+# Required-Stop:     $remote_fs
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 # Short-Description: init-Script for system wide fetchmail daemon

Happy hacking,
-- 
Petter Reinholdtsen



--- End Message ---
--- Begin Message ---
Source: rotter
Source-Version: 0.8-2

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

rotter_0.8-2.diff.gz
  to main/r/rotter/rotter_0.8-2.diff.gz
rotter_0.8-2.dsc
  to main/r/rotter/rotter_0.8-2.dsc
rotter_0.8-2_i386.deb
  to main/r/rotter/rotter_0.8-2_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 569...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alessio Treglia <quadris...@ubuntu.com> (supplier of updated rotter 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 ftpmas...@debian.org)


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

Format: 1.8
Date: Sat, 13 Feb 2010 20:26:28 +0100
Source: rotter
Binary: rotter
Architecture: source i386
Version: 0.8-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Alessio Treglia <quadris...@ubuntu.com>
Description: 
 rotter     - JACK client for transmission recording and audio logging
Closes: 569700
Changes: 
 rotter (0.8-2) unstable; urgency=low
 .
   * debian/control:
     - Adjust debhelper,quilt build-dependencies.
     - Bump Standards.
     - Allow uploads by Debian Maintainers.
   * Update debian/copyright.
   * debian/rotter.init: Fix incorrect dependencies (Closes: #569700);
     patch provided by Petter Reinholdtsen.
Checksums-Sha1: 
 d35bbaf6fc10a144b55748ad4db87c9976b3a544 1359 rotter_0.8-2.dsc
 4e2ab80b79500d8a758f8f4ceec7bc76d103984f 4321 rotter_0.8-2.diff.gz
 ac7928a9834a900a363d4dc1d978753532aff6be 19252 rotter_0.8-2_i386.deb
Checksums-Sha256: 
 a01d6e18c584d38d6d2b6d9ec5b0dfe668f10d23c1b403ac8fe7db371d7cdca6 1359 
rotter_0.8-2.dsc
 46120958613e539d5b70e0fecc99660a33337460bbd962cb91ed94754223c9d3 4321 
rotter_0.8-2.diff.gz
 0c79f635319f546f65395d4989e10145a7224bf9f28dab734f60c14b6a56f4a3 19252 
rotter_0.8-2_i386.deb
Files: 
 675ff0df56720893dce750e43fc5c5eb 1359 sound optional rotter_0.8-2.dsc
 0ab325e5d769267e97d1bb710b1e52a1 4321 sound optional rotter_0.8-2.diff.gz
 3ceab49fba263fc24d92eb8be107678d 19252 sound optional rotter_0.8-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkt3AvEACgkQnXjXEYa8KlCQPACgnaEoZH0vCeA+Zdz8IYX/gZ+5
NHoAnjQCxVLwwsgIyhmM8Sjnt/0QV0wP
=Wc+b
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to