Your message dated Wed, 23 Sep 2009 16:56:28 +0000
with message-id <[email protected]>
and subject line Bug#541249: fixed in omnievents 1:2.6.2-1.1
has caused the Debian Bug report #541249,
regarding omnievents: Incorrect runlevels in init.d LSB header
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.)


-- 
541249: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=541249
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package:  omnievents
Version:  1:2.6.2-1
Severity: important
Tags:     patch
User:     [email protected]
Usertags: incorrect-runlevels incorrect-dependency

With dependency based boot sequencing, I discovered what I believe is
a bug in the init.d/omniorb-eventservice script.  The runlevel list
state that it should stop in runlevel 2.  This is inconsistent with
the Debian runlevels and the arguments used for update-rc.d.  Also,
the dependencies are not correct.  It uses files in /usr/, and thus
need to depend on $remote_fs.

<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 >.

This patch should solve the issue.  Without it, the init.d fail to
start in runlevel 2 by default with dependency based boot sequencing,
and will start to early in the boot sequence.

diff -ur omnievents-2.6.2/etc/init.d/omniorb-eventservice.in 
omnievents-2.6.2-pere/etc/init.d/omniorb-eventservice.in
--- omnievents-2.6.2/etc/init.d/omniorb-eventservice.in 2005-05-11 
20:44:21.000000000 +0200
+++ omnievents-2.6.2-pere/etc/init.d/omniorb-eventservice.in    2009-08-12 
20:07:45.000000000 +0200
@@ -14,10 +14,10 @@

 ### BEGIN INIT INFO
 # Provides: omniorb-eventservice
-# Required-Start: $syslog $network
-# Required-Stop: $syslog
-# Default-Start: 3 4 5
-# Default-Stop: 0 1 2 6
+# Required-Start: $remote_fs $syslog $network
+# Required-Stop:  $remote_fs $syslog
+# Default-Start:  2 3 4 5
+# Default-Stop:   0 1 6
 # Short-Description: CORBA event service
 # Description: CORBA event service. http://www.omnievents.org/
 ### END INIT INFO

Happy hacking,
-- 
Petter Reinholdtsen



--- End Message ---
--- Begin Message ---
Source: omnievents
Source-Version: 1:2.6.2-1.1

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

libomnievents-dbg_2.6.2-1.1_i386.deb
  to pool/main/o/omnievents/libomnievents-dbg_2.6.2-1.1_i386.deb
libomnievents-dev_2.6.2-1.1_i386.deb
  to pool/main/o/omnievents/libomnievents-dev_2.6.2-1.1_i386.deb
libomnievents2_2.6.2-1.1_i386.deb
  to pool/main/o/omnievents/libomnievents2_2.6.2-1.1_i386.deb
omnievents-doc_2.6.2-1.1_all.deb
  to pool/main/o/omnievents/omnievents-doc_2.6.2-1.1_all.deb
omnievents_2.6.2-1.1.diff.gz
  to pool/main/o/omnievents/omnievents_2.6.2-1.1.diff.gz
omnievents_2.6.2-1.1.dsc
  to pool/main/o/omnievents/omnievents_2.6.2-1.1.dsc
omnievents_2.6.2-1.1_i386.deb
  to pool/main/o/omnievents/omnievents_2.6.2-1.1_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 omnievents 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: Sun, 20 Sep 2009 17:00:14 +0200
Source: omnievents
Binary: omnievents libomnievents2 libomnievents-dev omnievents-doc 
libomnievents-dbg
Architecture: source all i386
Version: 1:2.6.2-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian CORBA Team <[email protected]>
Changed-By: Petter Reinholdtsen <[email protected]>
Description: 
 libomnievents-dbg - omniORB event service debugging symbols
 libomnievents-dev - omniORB event service development files
 libomnievents2 - omniORB event service shared library
 omnievents - omniORB event service
 omnievents-doc - omniORB event service documentation
Closes: 541249
Changes: 
 omnievents (1:2.6.2-1.1) unstable; urgency=low
 .
   * Non-maintainer upload to fix release goal.
   * Correct init.d script header runlevel list and dependencies.  Add code
     in postinst to recover systems affected by the bug (Closes: #541249).
   * Correct section for libomnievents-dbg to 'debug', based on tip from
     lintian.
   * Add code to clean target of debian/rules to remove generated
     config.log and config.status, based on tip from lintian.
Checksums-Sha1: 
 b3dc323a82318dc507ce2dfeaca2a47ace2999e4 1466 omnievents_2.6.2-1.1.dsc
 edaa5255f008232fa9ca58239a800f08e41aa5c4 4382 omnievents_2.6.2-1.1.diff.gz
 bb4702bddef4d49f29691e7709f10250947732aa 4167340 
omnievents-doc_2.6.2-1.1_all.deb
 df320f307d687c12cab9aa60de3af5acddeaa845 294334 omnievents_2.6.2-1.1_i386.deb
 09f950571628754aa0fdb44f0fd495be535a1fb0 276966 
libomnievents2_2.6.2-1.1_i386.deb
 66ca95a6f895a9bce05b1a442c422c334b13ce3c 334220 
libomnievents-dev_2.6.2-1.1_i386.deb
 b0f20c19b75a731168fcfeea52bbcc5d76590372 2132108 
libomnievents-dbg_2.6.2-1.1_i386.deb
Checksums-Sha256: 
 e7e056fae5e38ad004f41b6474f7133610c547dc87b2fdec347e399d5824dba2 1466 
omnievents_2.6.2-1.1.dsc
 6250bd35a8883271ea72f57b928444aacc4ab6e742b0b3326f6262c4b94f6c88 4382 
omnievents_2.6.2-1.1.diff.gz
 bf653e20ada5b5dd3f5b9a69aa69c4c15867c1bd88f597d240eb46165b472070 4167340 
omnievents-doc_2.6.2-1.1_all.deb
 c6d73065dcede4202062bb3d6e43d1d5d96effd9adff9e799f357e05f9b2962a 294334 
omnievents_2.6.2-1.1_i386.deb
 31402dc6ea2f0b187fe0ca678c2e00112c44eafe572092c2e8929618b1199b3e 276966 
libomnievents2_2.6.2-1.1_i386.deb
 487bf082d659c025f2ebc87406963f6b250a74fa86619e8118802569a4b60577 334220 
libomnievents-dev_2.6.2-1.1_i386.deb
 5b57d8be30441c9847eabf25e779042ede8a7cf49abd60fa37eee2d7fae7b98d 2132108 
libomnievents-dbg_2.6.2-1.1_i386.deb
Files: 
 717787c2ef5454f0eed7a440c4e7edb2 1466 net optional omnievents_2.6.2-1.1.dsc
 6cde819e46d9bd0a13dab38b3cef9468 4382 net optional omnievents_2.6.2-1.1.diff.gz
 44393c653409e5ad28a70cc81900fe87 4167340 doc optional 
omnievents-doc_2.6.2-1.1_all.deb
 ac68db01db3a3cfc5e410050bc44465c 294334 net optional 
omnievents_2.6.2-1.1_i386.deb
 68caa686995081d6dd69d62a0f053f60 276966 libs optional 
libomnievents2_2.6.2-1.1_i386.deb
 0e5212f1ac64a65ae8d4c1f045597ab7 334220 libdevel optional 
libomnievents-dev_2.6.2-1.1_i386.deb
 8375778908b04c1dfc7ffbe73e6badae 2132108 debug extra 
libomnievents-dbg_2.6.2-1.1_i386.deb

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

iD8DBQFKtldM20zMSyow1ykRAnbFAKCF5OAl5x0I9SVv7CNZAEB3dX8WkgCfTGzJ
gWS1K0rGj6Qk2FeltcGmsRw=
=BWcB
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to