[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#383335: marked as done (/etc/init.d/usplash does not work with kbd package)



Your message dated Tue, 8 May 2007 10:16:55 +0200
with message-id <20070508081655.GK26425@baikonur.stro.at>
and subject line /etc/init.d/usplash does not work with kbd package
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: usplash
Version: 0.3e
Severity: normal

I have the kbd package installed (it handles bigger fonts than
console-utilities) and its initscript is called
"/etc/init.d/console-screen.kbd.sh". The usplash init.d script is not
going to use this since it's looking for
"/etc/init.d/console-screen.sh" instead.

Would you consider putting the kbd init.d script in as an
alternative? e.g.

CONSOLE_SCREEN=/etc/init.d/console-screen.sh
if [ -x /etc/init.d/console-screen.kbd.sh ]
then
  CONSOLE_SCREEN=/etc/init.d/console-screen.kbd.sh
fi

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages usplash depends on:
ii  initramfs-tools               0.73c      tools for generating an initramfs
ii  libc6                         2.3.6-15   GNU C Library: Shared libraries

usplash recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.4-43-1

fixed by otavio since the 0.4 branch upload,
please holler if you can still reproduce it with latest.
closing

--
maks

--- End Message ---

Reply to: