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

Bug#470113: marked as done (xfs: Problem with LSB header in init.d script)



Your message dated Tue, 11 Mar 2008 21:02:20 +0000
with message-id <E1JZBc4-0006mh-MQ@ries.debian.org>
and subject line Bug#470113: fixed in xfs 1:1.0.6-1
has caused the Debian Bug report #470113,
regarding xfs: 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 owner@bugs.debian.org
immediately.)


-- 
470113: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=470113
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package:  xfs
Version:  1:1.0.4-1
Severity: important
Tags:     patch
User:     initscripts-ng-devel@lists.alioth.debian.org
Usertags: incorrect-dependency

I just checked the shutdown order in unstable on a machine with
dependency based boot sequencing enabled, and discovered a problem
with the init.d scripts provided in the xfs package.  The init.d
script list S in its stop runlevel list.  This make a useless stop
symlink in rcS.d/, and S should not be included there.

Here is a patch to solve these issues.

diff -ur xfs-1.0.5.orig/debian/xfs.init xfs-1.0.5/debian/xfs.init
--- xfs-1.0.5.orig/debian/xfs.init      2008-03-09 09:05:03.000000000 +0100
+++ xfs-1.0.5/debian/xfs.init   2008-03-09 09:08:37.000000000 +0100
@@ -26,7 +26,7 @@
 # Should-Start:      $network
 # Should-Stop:       $network
 # Default-Start:     2 3 4 5
-# Default-Stop:      S 0 1 6
+# Default-Stop:      0 1 6
 ### END INIT INFO

 set -e

Happy hacking,
--
Petter Reinholdtsen



--- End Message ---
--- Begin Message ---
Source: xfs
Source-Version: 1:1.0.6-1

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

xfs_1.0.6-1.diff.gz
  to pool/main/x/xfs/xfs_1.0.6-1.diff.gz
xfs_1.0.6-1.dsc
  to pool/main/x/xfs/xfs_1.0.6-1.dsc
xfs_1.0.6-1_i386.deb
  to pool/main/x/xfs/xfs_1.0.6-1_i386.deb
xfs_1.0.6.orig.tar.gz
  to pool/main/x/xfs/xfs_1.0.6.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 470113@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Brice Goglin <bgoglin@debian.org> (supplier of updated xfs 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 ftpmaster@debian.org)


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

Format: 1.7
Date: Tue, 11 Mar 2008 20:16:06 +0100
Source: xfs
Binary: xfs
Architecture: source i386
Version: 1:1.0.6-1
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Brice Goglin <bgoglin@debian.org>
Description: 
 xfs        - X font server
Closes: 470113
Changes: 
 xfs (1:1.0.6-1) unstable; urgency=low
 .
   * New upstream release.
     + Drop 03_configurable_config_location.diff, applied upstream.
     + Refresh 01_xfs_fixes.diff, partially applied upstream.
   * Fix LSB header in xfs.init: don't stop in the S runlevel.  Thanks, Petter
     Reinholdtsen (closes: #470113).
   * Install the upstream ChangeLog.
   * Add Vcs-Git and Vcs-Browser fields.
   * Add the upstream URL to debian/copyright.
   * Bump Standards-Version: to 3.7.3, no change needed.
   * Add myself to Uploaders, and remove Branden and Fabio with their
     permission.
Files: 
 40779c4e0b1315d8651a77dde5b2c998 855 x11 optional xfs_1.0.6-1.dsc
 f6f38b4ed2cfb7aff27fc5e8e5ee28b2 202206 x11 optional xfs_1.0.6.orig.tar.gz
 9f784470df0e42751222447daf99f11a 31875 x11 optional xfs_1.0.6-1.diff.gz
 d609b7cebf9119bea1e7102373556858 65770 x11 optional xfs_1.0.6-1_i386.deb

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

iD8DBQFH1t9MRh88F8PcWfoRAnNUAJ9F012owwGaSVTiMkBlZsUOSmwijACgqoAB
m1g7M/PqkYezrvTcnmF8i0s=
=1NR4
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: