Bug#668354: [Pkg-sysvinit-devel] Bug#668354: sysv-rc: doesn't start service at boot due to high S98 number

2012-08-24 Thread Teodor MICU
Package: sysv-rc
Version: 2.88dsf-22.1

First, this problem is present in Debian Linux 7.0 (wheezy).

Second, the sequence numbers does NOT matter. The only thing that made
a difference was to execute update-rc.d twice (name remove +
defaults).

Any idea why adding these symlinks manually (K02 + S98) is not enough?
What other action(s) does 'update-rc.d name defaults' do?

Cheers


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#668354: [Pkg-sysvinit-devel] Bug#668354: sysv-rc: doesn't start service at boot due to high S98 number

2012-08-24 Thread Teodor MICU
severity 668354 serious
stop

2012/8/24 Teodor MICU mteo...@gmail.com:
 Any idea why adding these symlinks manually (K02 + S98) is not enough?
 What other action(s) does 'update-rc.d name defaults' do?

It just adds/removes entries from «/etc/init.d/.depend.*» internal
files. So, the init system checks these files (.depend.start for
SNNname and .depend.stop for KNNname) for each run-level.

I don't think any init system should check if «name» from SNNname or
KNNname is found in the TARGETS line of .depends.start/stop which are
internal files of insserv.

Can we backport a fix for this in Debian Linux 6.0 too?

Cheers


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#668354: [Pkg-sysvinit-devel] Bug#668354: sysv-rc: doesn't start service at boot due to high S98 number

2012-04-11 Thread Petter Reinholdtsen
[Teodor]
 Removing the S98 and K98 links in all runlevels and updating them with
 'update-rc-d SERVICE defaults makes it start at boot (S01, K01).

Hi.  This sound very strange.  Can you provide the output from
/usr/share/insserv/make-testsuite ?
-- 
Happy hacking
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org