Hi,
I'm using UML with a Debian potato root_fs and I have a problem with
debconf and the dialog interface. When I run deconf in the terminal
where I started UML or in one of the 2 xterms, characters used to draw
borders are messed up (as if using the wrong charset). Here is what I
see:
Debian Configuration
ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ
ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ Configuring Debconf
ÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
³ Packages that use debconf for configuration share a common look and feel.
You can ³
³ select the type of user interface they all use.
³
³
³
³ The dialog frontend provides a full-screen, character based interface using
the ³
³ ncurses library, while the text frontend uses a more traditional plain text
³
³ interface. The web frontend can be accessed using your favorite browser.
The ³
³ noninteractive frontend never asks you any questions.
³
³
³
³ What frontend should be used for configuring packages?
³
³
ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
³
³ ³ Dialog
³ ³
³ ³ Text
³ ³
³ ³ Web
³ ³
³ ³ Noninteractive
³ ³
³
ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
³
³
³
³
³
³
³
³
³
ÃÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ´
³ < OK > <Cancel>
³
ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙ
But when I run debconf in an ssh session from the host to the UML,
everything is OK.
I tried to use console-tools to change the console font or force its
encoding, but it fails:
# /etc/init.d/console-screen.sh
Setting up general console font... Couldnt get a file descriptor referring to
the console
get_console_fd: Invalid argument
--
Laurent.