Your message dated Sun, 20 Jul 2008 10:18:31 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: [Pkg-sysvinit-devel] Bug#491527: sysv-rc: update-rc.d with 
defaults performs wrong actions
has caused the Debian Bug report #491527,
regarding sysv-rc: update-rc.d with defaults performs wrong actions
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.)


-- 
491527: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=491527
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Subject: sysv-rc: update-rc.d with defaults performs wrong actions
Package: sysv-rc
Version: 2.86.ds1-59
Severity: critical
Justification: breaks unrelated software

When calling:

# update-rc.d -f foo defaults 40 16
 Adding system startup for /etc/init.d/mythtv-backend ...
   /etc/rc0.d/K16foo -> ../init.d/foo
   /etc/rc1.d/K16foo -> ../init.d/foo
   /etc/rc6.d/K16foo -> ../init.d/foo
   /etc/rc40.d/S40foo -> ../init.d/foo
update-rc.d: symlink: No such file or directory

rc40.d is the wrong directory (And thankfully doesn't exist) but this means 
that packages using the 'defaults' call to set up their rc.d symlinks will be 
broken on install.

This is fixed in 1-60, but not noted in the changelog.

I have marked this bug critical because and 1-59 is frozen in lenny currently, 
please get 1-60 or a ported fix into lenny ASAP.

Thanks for your time :)

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (700, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

sysv-rc depends on no packages.

Versions of packages sysv-rc recommends:
ii  lsb-base                      3.2-11     Linux Standard Base 3.2 init scrip

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 2.86.ds1-59

[Jonathan Steinert]
> This is fixed in 1-60, but not noted in the changelog.

I believe it is mentioned, with this comment:

  * Drop support for experimental flag file /etc/update-rc.d-lsbparse.
    People should use insserv if they want the boot system sequencing
    to use the LSB headers.  Patch from Kel Modderman.  This fixes
    typo in update-rc.d, making sure it ignore the LSB Default-Start
    header.

The fact that your script get the wrong symlinks make me suspect it
got wrong LSB header in the init.d script.  The bug would only affect
script with incorrect information.

> I have marked this bug critical because and 1-59 is frozen in lenny
> currently, please get 1-60 or a ported fix into lenny ASAP.

I intend to try to get -60 into Lenny as soon as possible.

Happy hacking,
-- 
Petter Reinholdtsen


--- End Message ---

Reply via email to