[Pkg-sysvinit-devel] Bug#534711: /sbin/startpar: startpar breaks console-setup

Michael Biebl biebl at debian.org
Fri Jun 26 15:21:05 UTC 2009


Package: sysvinit-utils
Version: 2.86.ds1-62
Severity: normal
File: /sbin/startpar

Hi,

when using insserv and CONCURRENCY=(startpar|makefile), the following
init scripts fail to run:
/etc/init.d/keyboard-setup
/etc/init.d/console-setup

Both have the following check:
  case `readlink /proc/self/fd/2` in
         /dev/tty[0-9]*|/dev/vc/[0-9]*|/dev/console)
             log_action_begin_msg "Setting up console font and keymap"

When using startpar|makefile, `readlink /proc/self/fd/2` is /dev/pts/?.

A solution by pere is, to add keyboard-setup and console-setup to <interactive>
in /etc/insserv.conf (had to run "insserv" so this configuration change
actually had an effect. Maybe this is worth mentioning in insserv.conf?)


Cheers,
Michael
-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (300, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.30
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 sysvinit-utils depends on:
ii  libc6                         2.9-18     GNU C Library: Shared libraries
ii  libselinux1                   2.0.82-1   SELinux shared libraries
ii  libsepol1                     2.0.36-1   Security Enhanced Linux policy lib

sysvinit-utils recommends no packages.

Versions of packages sysvinit-utils suggests:
pn  sash                          <none>     (no description available)

-- no debconf information





More information about the Pkg-sysvinit-devel mailing list