reassign 292112 console-common
severity 292112 minor
merge 273590 292112
thanks

On Tue, Jan 25, 2005 at 07:37:21AM +0100, Bruno Dusausoy wrote:
> Package: console-data
> Version: 2002.12.04dbs-48
> Severity: normal
> 
> 
> When /etc/init.d/keymap.sh AND /etc/init.d/console-screen.sh are
> executed (at boot time for example), they display an error message:
> 
> /etc/init.d/keymap.sh: line 46: en_US.UTF-8: command not found
> 
> The lines responsible for this are, in both cases :
> 
> for var in LANG LC_ALL LC_CTYPE; do
>     value=$(egrep "^[^#]*${var}=" /etc/environment | cut -d= -f2)
>     eval $var=$value
> done
>                                               
> Here's the content of /etc/environment :
> 
> ### BEGIN DEBCONF SECTION FOR localeconf
> # Do not edit within this region if you want your changes to be
> # preserved
> # by debconf.  Instead, make changes before the "### BEGIN DEBCONF
> # SECTION
> # FOR localeconf" line, and/or after the "### END DEBCONF SECTION FOR
> # localeconf" line.
> LANG=en_US.UTF-8
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> [EMAIL PROTECTED]
> ### END DEBCONF SECTION FOR localeconf

BTW you should remove localeconf, this package seems to be unmaintained
and sometimes breaks other programs.  (Not that it is broken, but
as in this case, some programs are not robust and do not handle
/etc/environment file generated by localeconf)

Denis


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

Reply via email to