[Pkg-kbd-devel] Bug#532139: /etc/init.d/console-screen.kbd.sh does not set font
Achim Schaefer
achim_schaefer at gmx.de
Sat Jun 6 20:34:43 UTC 2009
Package: kbd
Version: 1.15-1
Severity: normal
I installed the kbd package, and startet the init script, but it did not set any font.
So I cheked the init script and found this:
# diff /tmp/console-screen.kbd.sh /etc/init.d/console-screen.kbd.sh
123c123
< if [ -n "${HAVE_SETUPCON}" -a -n "${CONSOLE_FONT}" ]; then
---
> if [ -z "${HAVE_SETUPCON}" -a "${CONSOLE_FONT}" ]; then
data:~#
At least my version sets the fonts, so this might be more correct?
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (800, 'unstable'), (800, 'testing'), (500, 'experimental'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.29-2-686 (SMP w/1 CPU core)
Locale: LANG=de_LU.UTF-8, LC_CTYPE=de_LU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages kbd depends on:
ii console-common 0.7.81 basic infrastructure for text cons
ii console-setup 1.36 console font and keymap setup prog
ii libc6 2.9-13 GNU C Library: Shared libraries
ii lsb-base 3.2-22 Linux Standard Base 3.2 init scrip
Versions of packages kbd recommends:
ii console-data 2:1.09-1 keymaps, fonts, charset maps, fall
ii console-setup 1.36 console font and keymap setup prog
kbd suggests no packages.
-- no debconf information
More information about the Pkg-kbd-devel
mailing list