Package: console-common
Version: 0.7.69
Severity: important
Tags: l10n


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)

Versions of packages console-common depends on:
ii  console-data             2:1.01-7           Keymaps, fonts, charset
maps, fall
ii  console-tools            1:0.2.3dbs-65      Linux console and font
utilities
ii  debconf [debconf-2.0]    1.5.11etch2        Debian configuration
management sy
ii  debianutils              2.17               Miscellaneous utilities
specific t
ii  lsb-base                 3.1-23.2etch1      Linux Standard Base 3.1 init
scrip

console-common recommends no packages.

-- debconf information:
  console-data/keymap/template/layout:
  console-data/keymap/family: qwerty
  console-data/keymap/powerpcadb:
  console-data/keymap/template/variant:
  console-data/keymap/ignored:
  console-data/keymap/full:
  console-data/keymap/template/keymap:
  console-data/keymap/policy: Don't touch keymap
  console-data/bootmap-md5sum: 717c1fe1974adc38b1ded528edfde1e3



-- Subject: console-common: /etc/init.d/keymap.sh never set UTF-8 locale
charmap when /usr isn't mounted. 
 
If /usr lives on its own partition it isn't yet mounted when
/etc/init.d/keymap.sh is being executed.
Therefore unicode_start_stop() function in this script doesn't work since it
uses commands from /usr/bin/.
Copying all the needed executable files and scripts from /usr/bin to /bin
doesn't solve the problem
since 'locale charmap' command in the line 70:

CHARMAP=`LANG=$LANG LC_ALL=$LC_ALL LC_CTYPE=$LC_CTYPE locale charmap`

needs data files or libraries from /usr/share/locale or /usr/lib/locale to
work
and unicode_start command script itself which is used to set keyboard into
Unicode mode contains
the hardcoded call to /usr/bin/vt-is-UTF8.

--





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to