Your message dated Wed, 22 Jul 2009 22:02:24 +0000
with message-id <[email protected]>
and subject line Bug#534526: fixed in insserv 1.12.0-8
has caused the Debian Bug report #534526,
regarding hal: init script needs to depend on mountall
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.)


-- 
534526: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=534526
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package:  hal
Version:  0.5.12~git20090406.46dc48-2
Severity: important
Tags:     patch
User:     [email protected]
Usertags: missing-dependency

Hi,

While reviewing the dependencies of the init scripts I found your init script 
missing a dependency on mountall. If it is started before mountall, it will 
fail to start because /var is not mounted RW.

The following patch is enough:

--- unpacked/etc/init.d/hal     2009-04-17 14:42:44.000000000 -0500
+++ /etc/init.d/hal     2009-06-24 14:23:14.000000000 -0500
@@ -1,7 +1,7 @@
 #! /bin/sh
 ### BEGIN INIT INFO
 # Provides:          hal
-# Required-Start:    $remote_fs dbus
+# Required-Start:    $remote_fs dbus mountall
 # Required-Stop:     $remote_fs dbus
 # Should-Start:             $syslog acpid
 # Should-Stop:       $syslog acpid

Cheers,
-- 
Raphael Geissert - Debian Maintainer
www.debian.org - get.debian.net



--- End Message ---
--- Begin Message ---
Source: insserv
Source-Version: 1.12.0-8

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

insserv_1.12.0-8.diff.gz
  to pool/main/i/insserv/insserv_1.12.0-8.diff.gz
insserv_1.12.0-8.dsc
  to pool/main/i/insserv/insserv_1.12.0-8.dsc
insserv_1.12.0-8_i386.deb
  to pool/main/i/insserv/insserv_1.12.0-8_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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Petter Reinholdtsen <[email protected]> (supplier of updated insserv 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.8
Date: Wed, 22 Jul 2009 23:53:05 +0200
Source: insserv
Binary: insserv
Architecture: source i386
Version: 1.12.0-8
Distribution: unstable
Urgency: low
Maintainer: Petter Reinholdtsen <[email protected]>
Changed-By: Petter Reinholdtsen <[email protected]>
Description: 
 insserv    - boot sequence organizer using LSB init.d script dependencies
Closes: 534526
Changes: 
 insserv (1.12.0-8) unstable; urgency=low
 .
   [ Petter Reinholdtsen ]
   * Refresh 92_m68k_alignment.patch.
   * Simplify test for bug #534526, while still triggering the bug.
   * Change definition of $time to make hwclock optional, as it might
     be dropped from the boot sequence in the future.
   * New patch 71_complete_makefile from upstream fixing .depend.*
     content when processing virtual facility definitions refering to
     other virtual facilities (Closes: #534526).
 .
   [ Kel Modderman ]
   * Before inserting an initscript with insserv, check that
     /etc/init.d/<basename> exists in update-rc.d-insserv.
Checksums-Sha1: 
 e802a41ed06d63d12f763fe369421782ee69f4c9 1214 insserv_1.12.0-8.dsc
 d253da2bdcbf6080dd53d83e121d52931cbea937 57145 insserv_1.12.0-8.diff.gz
 66285035e9d7ad67e240e2070b355672fabc417a 70392 insserv_1.12.0-8_i386.deb
Checksums-Sha256: 
 6f4522ccb7cfdf9ce6fe1d6f3c0ff937d625ae8870c1cfa7172fc0abc1134012 1214 
insserv_1.12.0-8.dsc
 33a6e3a4aaba14e180adb315d492636e5cbb595101b301e3868b28dcdbbb9fb6 57145 
insserv_1.12.0-8.diff.gz
 7246cabef9c0e750831aa29f7b29a61436d1c550bc7bfc8883b1dcbb26831620 70392 
insserv_1.12.0-8_i386.deb
Files: 
 352b34ed725f6f0e216ff5033a0609ef 1214 misc optional insserv_1.12.0-8.dsc
 437803502b41ec50ab17825c89120341 57145 misc optional insserv_1.12.0-8.diff.gz
 2c76e2d41a4cdeccaacbee229135e8fd 70392 misc optional insserv_1.12.0-8_i386.deb

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

iD8DBQFKZ4q720zMSyow1ykRAlUAAKC3BaU6OMok/jQtFzOLJsUp5NmaiwCfZre0
4kaw9RF5Hh35cnqmlWMzFII=
=BWLg
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to