Your message dated Wed, 19 Mar 2008 09:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#460522: fixed in xpilot-ng 1:4.7.3~cvs20080224-1
has caused the Debian Bug report #460522,
regarding xpilot-ng-server: Please add LSB formatted dependency info 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.)
--
460522: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=460522
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: xpilot-ng-server
Version: 1:4.7.2-4
Tags: patch
User: [EMAIL PROTECTED]
Usertags: missing-dependency
To be able to check boot script order, and also to be able to start
boot scripts in parallel, it is important to know the dependencies of
the various boot scripts. The Linux Software Base specifies a init.d
header file format useful for this purpose, and adding such header to
the anacron init.d script would make it possible for me to use this
information to check the current sequence and to speed up the debian
boot.
I am working on a system to update the boot sequence based on these
dependencies, and would like see this as the default in Lenny.
Because of this, it is nice if the dependencies was updated quickly.
<URL:http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html>
documents the LSB header format. Some debian notes are available from
<URL:http://wiki.debian.org/LSBInitScripts>.
Here is a patch to document the dependencies. I hope this is correct.
diff -ur xpilot-ng-4.7.2.orig/debian/xpilot-ng-server.init
xpilot-ng-4.7.2/debian/xpilot-ng-server.init
--- xpilot-ng-4.7.2.orig/debian/xpilot-ng-server.init 2008-01-13
12:26:38.000000000 +0100
+++ xpilot-ng-4.7.2/debian/xpilot-ng-server.init 2008-01-13
12:28:25.000000000 +0100
@@ -1,4 +1,11 @@
#!/bin/bash
+### BEGIN INIT INFO
+# Provides: xpilot-ng-server
+# Required-Start: $remote_fs
+# Required-Stop: $remote_fs
+# Default-Start: 2 3 4 5
+# Default-Stop: 0 1 6
+### END INIT INFO
#
# xpilot-ng-server: start or stop the xpilot server
#
As the stop script do not seem to do much except killing the daemon,
that task might be better left to the sendsigs script in runlevel 0
and 6. If this is indeed the case, I recommend removing 0 and 6 from
the Default-Stop list.
Happy hacking,
--
Petter Reinholdtsen
--- End Message ---
--- Begin Message ---
Source: xpilot-ng
Source-Version: 1:4.7.3~cvs20080224-1
We believe that the bug you reported is fixed in the latest version of
xpilot-ng, which is due to be installed in the Debian FTP archive:
xpilot-ng-client-sdl_4.7.3~cvs20080224-1_i386.deb
to pool/main/x/xpilot-ng/xpilot-ng-client-sdl_4.7.3~cvs20080224-1_i386.deb
xpilot-ng-client-x11_4.7.3~cvs20080224-1_i386.deb
to pool/main/x/xpilot-ng/xpilot-ng-client-x11_4.7.3~cvs20080224-1_i386.deb
xpilot-ng-common_4.7.3~cvs20080224-1_all.deb
to pool/main/x/xpilot-ng/xpilot-ng-common_4.7.3~cvs20080224-1_all.deb
xpilot-ng-server_4.7.3~cvs20080224-1_i386.deb
to pool/main/x/xpilot-ng/xpilot-ng-server_4.7.3~cvs20080224-1_i386.deb
xpilot-ng-utils_4.7.3~cvs20080224-1_i386.deb
to pool/main/x/xpilot-ng/xpilot-ng-utils_4.7.3~cvs20080224-1_i386.deb
xpilot-ng_4.7.3~cvs20080224-1.diff.gz
to pool/main/x/xpilot-ng/xpilot-ng_4.7.3~cvs20080224-1.diff.gz
xpilot-ng_4.7.3~cvs20080224-1.dsc
to pool/main/x/xpilot-ng/xpilot-ng_4.7.3~cvs20080224-1.dsc
xpilot-ng_4.7.3~cvs20080224-1_all.deb
to pool/main/x/xpilot-ng/xpilot-ng_4.7.3~cvs20080224-1_all.deb
xpilot-ng_4.7.3~cvs20080224.orig.tar.gz
to pool/main/x/xpilot-ng/xpilot-ng_4.7.3~cvs20080224.orig.tar.gz
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.
Ben Armstrong <[EMAIL PROTECTED]> (supplier of updated xpilot-ng 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: Tue, 18 Mar 2008 12:33:36 -0300
Source: xpilot-ng
Binary: xpilot-ng xpilot-ng-common xpilot-ng-client-x11 xpilot-ng-client-sdl
xpilot-ng-utils xpilot-ng-server
Architecture: source i386 all
Version: 1:4.7.3~cvs20080224-1
Distribution: unstable
Urgency: low
Maintainer: Ben Armstrong <[EMAIL PROTECTED]>
Changed-By: Ben Armstrong <[EMAIL PROTECTED]>
Description:
xpilot-ng - Multi-player tactical game for X (NG version)
xpilot-ng-client-sdl - Client for XPilot NG
xpilot-ng-client-x11 - Client for XPilot NG
xpilot-ng-common - Common files for XPilot NG
xpilot-ng-server - Server for hosting XPilot NG games
xpilot-ng-utils - Utilities for XPilot NG
Closes: 324413 387170 435967 436061 460522
Changes:
xpilot-ng (1:4.7.3~cvs20080224-1) unstable; urgency=low
.
* CVS snapshot, preparing for 4.7.3 release.
* Fix dependencies to make binNMU safe. (Closes: #435967)
* Moved maps and server configs from -common to -server and dropped -server
dependency on -common. (Closes: #436061)
* Added README.Debian explaining change in default key mapping from
classic XPilot. (Closes: #324413)
* Changed encoding in VERSION string to UTF-8. (Closes: #387170)
* Added LSB formatted dependency info in init.d script. (Closes: #460522)
* Must build conflict with x11proto-xf86misc-dev so that HAVE_XF86MISC
will not be set, as otherwise XF86MiscGetMouseSettings fails on the new
xorg, crashing the client.
Files:
5852e134957e9465a87366f89d464791 974 games extra
xpilot-ng_4.7.3~cvs20080224-1.dsc
72008342efc7c3c858f9202898a7e91d 3332285 games extra
xpilot-ng_4.7.3~cvs20080224.orig.tar.gz
0e43743255c2c84a3394245bc3f0e51c 22155 games extra
xpilot-ng_4.7.3~cvs20080224-1.diff.gz
e1b7df8b99c90f3fc38629bfbe6fa5b7 188904 games extra
xpilot-ng-client-x11_4.7.3~cvs20080224-1_i386.deb
3f47b72bdfa9c58fd9dce42b6ddc488f 181406 games extra
xpilot-ng-client-sdl_4.7.3~cvs20080224-1_i386.deb
85fc920d253f681d7b481efe7b1aa4c5 75704 games extra
xpilot-ng-utils_4.7.3~cvs20080224-1_i386.deb
64d02af31e5425913a2f468d7353fe26 872456 games extra
xpilot-ng-server_4.7.3~cvs20080224-1_i386.deb
4ac3fc3aa163b8acce8bf0c0db8b73f9 9978 games extra
xpilot-ng_4.7.3~cvs20080224-1_all.deb
f4d0650fd16e364f3c0f663002ba9da5 1010972 games extra
xpilot-ng-common_4.7.3~cvs20080224-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFH4NiSWpTzygsnE8gRAkQUAJ9Db4p86r175Vj1dDBTO7E6R/HlTACdHSYQ
2loYh4T8SkavfJDzWtKcV/I=
=NsBX
-----END PGP SIGNATURE-----
--- End Message ---