Your message dated Sun, 30 Mar 2008 13:32:57 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#471077: fixed in pyscrabble 1.6.2-2.1
has caused the Debian Bug report #471077,
regarding pyscrabble-server: Problem with LSB header in init.d script
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 [EMAIL PROTECTED]
immediately.)


-- 
471077: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471077
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package:  pyscrabble-server
Version:  1.6.2-1
Severity: important
Tags:     patch
User:     [EMAIL PROTECTED]
Usertags: incorrect-dependency

I just checked the boot order in unstable on a machine with dependency
based boot sequencing enabled, and discovered a problem with the
init.d scripts provided in the pyscrabble-server package.  A stop
symlink is inserted in the rcS.d/ directory.  This is always wrong and
'S' should be removed from the Default-Stop header.  Also, the
provides should in the general case match the script name, and I
believe that would be the most correct provide for this script.

Here is a patch to solve this issue.

diff -ur pyscrabble-1.6.2.orig/debian/pyscrabble-server.init 
pyscrabble-1.6.2/debian/pyscrabble-server.init
--- pyscrabble-1.6.2.orig/debian/pyscrabble-server.init 2008-03-15 
18:59:02.000000000 +0100
+++ pyscrabble-1.6.2/debian/pyscrabble-server.init      2008-03-15 
19:02:12.000000000 +0100
@@ -1,10 +1,10 @@
 #!/bin/sh
 ### BEGIN INIT INFO
-# Provides:          pyscrabble
+# Provides:          pyscrabble-server
 # Required-Start:    $local_fs $remote_fs
 # Required-Stop:     $local_fs $remote_fs
 # Default-Start:     2 3 4 5
-# Default-Stop:      S 0 1 6
+# Default-Stop:      0 1 6
 # Short-Description: PyScrabble server
 # Description:       Controls the PyScrabble server
 ### END INIT INFO

Happy hacking,
-- 
Petter Reinholdtsen



--- End Message ---
--- Begin Message ---
Source: pyscrabble
Source-Version: 1.6.2-2.1

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

pyscrabble-common_1.6.2-2.1_all.deb
  to pool/main/p/pyscrabble/pyscrabble-common_1.6.2-2.1_all.deb
pyscrabble-server_1.6.2-2.1_all.deb
  to pool/main/p/pyscrabble/pyscrabble-server_1.6.2-2.1_all.deb
pyscrabble_1.6.2-2.1.diff.gz
  to pool/main/p/pyscrabble/pyscrabble_1.6.2-2.1.diff.gz
pyscrabble_1.6.2-2.1.dsc
  to pool/main/p/pyscrabble/pyscrabble_1.6.2-2.1.dsc
pyscrabble_1.6.2-2.1_all.deb
  to pool/main/p/pyscrabble/pyscrabble_1.6.2-2.1_all.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.
Petter Reinholdtsen <[EMAIL PROTECTED]> (supplier of updated pyscrabble 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: Sun, 30 Mar 2008 15:18:15 +0200
Source: pyscrabble
Binary: pyscrabble-common pyscrabble pyscrabble-server
Architecture: source all
Version: 1.6.2-2.1
Distribution: unstable
Urgency: low
Maintainer: Magnus Holmgren <[EMAIL PROTECTED]>
Changed-By: Petter Reinholdtsen <[EMAIL PROTECTED]>
Description: 
 pyscrabble - a multiplayer scrabble implementation written in Python - client 
 pyscrabble-common - a multiplayer scrabble implementation - common files
 pyscrabble-server - a scrabble implementation written in Python - server part
Closes: 471077
Changes: 
 pyscrabble (1.6.2-2.1) unstable; urgency=low
 .
   * Non-maintainer upload to solve release goal.
   * Add LSB dependency header to init.d scripts (Closes: #471077).
Files: 
 2d304e88a29b6175f88724e772072641 875 games optional pyscrabble_1.6.2-2.1.dsc
 32505b23c4789b4594d4466a953db568 12356 games optional 
pyscrabble_1.6.2-2.1.diff.gz
 c7cba2aef346dabb063de6c63602ca4d 35904 games optional 
pyscrabble-common_1.6.2-2.1_all.deb
 92baaed32f215ad615b85ca47191f656 158502 games optional 
pyscrabble_1.6.2-2.1_all.deb
 617c8a4c7189473dbf708131c1568437 2977642 games extra 
pyscrabble-server_1.6.2-2.1_all.deb

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

iD8DBQFH75OP20zMSyow1ykRAoixAKCUm25swPCcm8xZBTLWu+QWcmCDFACeIQjF
gkNDyJ0aVKGm1sZHlUwC/gQ=
=sxzg
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to