Bug#528033: console-setup: config file does not contain bepo variant selected in debconf

2009-05-10 Thread Raphaël Hertzog
Package: console-setup
Version: 1.34
Severity: important

I do use the french layout with the bepo variant. I used to have:
XKBMODEL=pc105
XKBLAYOUT=fr
XKBVARIANT=bepo

After upgrade I lost those settings (see #527641, already reported)
and discovered that this file is overwritten by the debconf configuration.
So I decided to update the debconf configuration with dpkg-reconfigure
console-setup and selected the variant that I wanted (France - Bepo
ergonomic Dvorak way) but it turns out that this selection ends up
with:
XKBLAYOUT=fr
XKBVARIANT=

Which is clearly not what I expected.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (150, 
'experimental')
Architecture: i386 (x86_64)

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

Versions of packages console-setup depends on:
ii  console-terminus  4.28-1 Fixed-width fonts for fast reading
ii  debconf [debconf-2.0] 1.5.26 Debian configuration management sy
ii  xkb-data  1.5-2  X Keyboard Extension (XKB) configu

Versions of packages console-setup recommends:
ii  kbd   1.15-1 Linux console font and keytable ut

Versions of packages console-setup suggests:
ii  locales   2.9-12 GNU C Library: National Language (
ii  lsb-base  3.2-22 Linux Standard Base 3.2 init scrip

-- debconf information:
* console-setup/variant: France - Bepo ergonomic Dvorak way
  console-setup/unsupported_options: true
  console-setup/modelcode: pc105
  console-setup/fontsize: 16
  console-setup/unsupported_layout: true
  console-setup/layoutcode: fr
  debian-installer/console-setup/title:
  console-setup/codesetcode: Lat15
  console-setup/dont_ask_layout:
* console-setup/altgr: Right Alt
* console-setup/ttys: /dev/tty[1-6]
* console-setup/codeset: # Latin1 and Latin5 - western Europe and Turkic 
languages
  console-setup/toggle: No toggling
* console-setup/fontface: Terminus
* console-setup/fontsize-text: 14
* console-setup/compose: Menu key
  console-setup/switch: No temporary switch
  console-setup/unsupported_config_layout: true
* console-setup/charmap: UTF-8
  console-setup/optionscode: lv3:ralt_switch,compose:menu
  console-setup/unsupported_config_options: true
* console-setup/layout: France
  console-setup/variantcode:
* console-setup/model: Generic 105-key (Intl) PC
* console-setup/fontsize-fb: 16



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#528033: console-setup: config file does not contain bepo variant selected in debconf

2009-05-10 Thread Anton Zinoviev
On Sun, May 10, 2009 at 03:13:38PM +0200, Raphaël Hertzog wrote:
 
 I do use the french layout with the bepo variant. I used to have:
 XKBMODEL=pc105
 XKBLAYOUT=fr
 XKBVARIANT=bepo

 After upgrade I lost those settings (see #527641, already reported)

From the short test I made it seems keyboards whose long description 
contains commas are rejected because Deconf protocol uses commas as 
separators.  I can fix this by replacing commas by semicolons, but I'd 
like to ask first people on debian-boot: is there some prefix I can use 
in order to keep commas there?  The solution would need to work both 
with debconf and cdebconf.

Anton Zinoviev




-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#528033: console-setup: config file does not contain bepo variant selected in debconf

2009-05-10 Thread Frans Pop
On Sunday 10 May 2009, Anton Zinoviev wrote:
 From the short test I made it seems keyboards whose long description
 contains commas are rejected because Deconf protocol uses commas as
 separators.  I can fix this by replacing commas by semicolons, but I'd
 like to ask first people on debian-boot:?is there some prefix I can use
 in order to keep commas there?  The solution would need to work both
 with debconf and cdebconf.

Comma's in choices can be escaped (\,).



-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org