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

Bug#489232: marked as done (xfs: missing syslog dependency in init script)



Your message dated Mon, 07 Jul 2008 13:47:09 +0000
with message-id <E1KFr3d-0006Rp-58@ries.debian.org>
and subject line Bug#489232: fixed in xfs 1:1.0.8-2
has caused the Debian Bug report #489232,
regarding xfs: missing syslog dependency in init 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.)


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

Now that xfs uses syslog by default, the init script needs to depend on
the syslog facility, otherwise xfs might be started before syslog which
is bad.  Here is the patch:

--8<---------------cut here---------------start------------->8---
diff --git a/debian/xfs.init b/debian/xfs.init
index 664ee99..aaf666b 100644
--- a/debian/xfs.init
+++ b/debian/xfs.init
@@ -21,8 +21,8 @@
 
 ### BEGIN INIT INFO
 # Provides:          xfs
-# Required-Start:    $local_fs $remote_fs
-# Required-Stop:     $local_fs $remote_fs
+# Required-Start:    $local_fs $remote_fs $syslog
+# Required-Stop:     $local_fs $remote_fs $syslog
 # Should-Start:      $network
 # Should-Stop:       $network
 # Default-Start:     2 3 4 5
--8<---------------cut here---------------end--------------->8---

Sorry I did not notice that when filing #481758, it was only yesterday
that I switched to a dependency-based boot system.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.25.9
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xfs depends on:
ii  libc6                         2.7-12     GNU C Library: Shared libraries
ii  libfs6                        2:1.0.1-1  X11 Font Services library
ii  libxfont1                     1:1.3.2-1  X11 font rasterisation library

xfs recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: xfs
Source-Version: 1:1.0.8-2

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.8-2.diff.gz
  to pool/main/x/xfs/xfs_1.0.8-2.diff.gz
xfs_1.0.8-2.dsc
  to pool/main/x/xfs/xfs_1.0.8-2.dsc
xfs_1.0.8-2_i386.deb
  to pool/main/x/xfs/xfs_1.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 489232@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Cristau <jcristau@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.8
Date: Mon, 07 Jul 2008 15:01:38 +0200
Source: xfs
Binary: xfs
Architecture: source i386
Version: 1:1.0.8-2
Distribution: unstable
Urgency: low
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Changed-By: Julien Cristau <jcristau@debian.org>
Description: 
 xfs        - X font server
Closes: 489232
Changes: 
 xfs (1:1.0.8-2) unstable; urgency=low
 .
   * Add $syslog dependency to the xfs init.d script (closes: #489232).
     Thanks, Sven Joachim!
Checksums-Sha1: 
 1c7062dac440ba253ab663a35686df83aa2bd26a 1225 xfs_1.0.8-2.dsc
 060424d7542dcff51a1090d0c824630e2a6551a2 37466 xfs_1.0.8-2.diff.gz
 7052a8173b3520f40247f530d030eccdfbe27f5d 90796 xfs_1.0.8-2_i386.deb
Checksums-Sha256: 
 d5765fd4530e6f6f92a3c0c7122f17e0696ec103d799032217c815383a417380 1225 xfs_1.0.8-2.dsc
 32aba09612883e6e4856ca2aba298284b61ef49368cda0b15a9036c64d093174 37466 xfs_1.0.8-2.diff.gz
 8aa2cdcda38fb8487a5d64e3d7466da39e53325bcbfa4e6b1c645f1eadc2da80 90796 xfs_1.0.8-2_i386.deb
Files: 
 5752a35a288a40856379232c19a6155c 1225 x11 optional xfs_1.0.8-2.dsc
 2a0dd3e1e5010a0a1fbbccda40536670 37466 x11 optional xfs_1.0.8-2.diff.gz
 2d05afac8a9f8d5d74a61aabc3e84526 90796 x11 optional xfs_1.0.8-2_i386.deb

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

iEYEARECAAYFAkhyHXsACgkQmEvTgKxfcAxaVgCeKn2j3ZCabZ9ZNpz+V2HIX4St
3ZQAoJyxvC4vgIIESsvVjiiHs6o/PHIc
=pT+I
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: