[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#232071: marked as done (base-config: Output messed up with ISO-8859-2 locales)



Your message dated Thu, 04 Mar 2004 22:02:02 -0500
with message-id <E1Az5b8-0001w5-00@newraff.debian.org>
and subject line Bug#232071: fixed in base-config 2.14
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 10 Feb 2004 18:27:03 +0000
>From bubulle@kheops.frmug.org Tue Feb 10 10:27:03 2004
Return-path: <bubulle@kheops.frmug.org>
Received: from lns-th2-5f-81-56-227-253.adsl.proxad.net (kheops.homeunix.org) [81.56.227.253] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Aqcb9-0007fP-00; Tue, 10 Feb 2004 10:27:03 -0800
Received: from localhost (localhost [127.0.0.1])
	by kheops.homeunix.org (Postfix) with ESMTP
	id 96BA0404F; Tue, 10 Feb 2004 19:26:31 +0100 (CET)
Received: from kheops.homeunix.org ([127.0.0.1])
	by localhost (kheops [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 02190-03; Tue, 10 Feb 2004 19:26:25 +0100 (CET)
Received: from mykerinos.kheops.frmug.org (mykerinos.kheops.frmug.org [192.168.1.3])
	by kheops.homeunix.org (Postfix) with ESMTP
	id 36B124069; Tue, 10 Feb 2004 19:25:37 +0100 (CET)
Received: by mykerinos.kheops.frmug.org (Postfix, from userid 7426)
	id 65F7BD05D; Tue, 10 Feb 2004 18:01:06 +0100 (CET)
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="UTF-8"
From: Christian Perrier <bubulle@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: base-config: Output messed up with ISO-8859-2 locales
X-Mailer: reportbug 2.43
Date: Tue, 10 Feb 2004 18:01:05 +0100
X-Debbugs-Cc: Miroslav Kure <kurem@upcase.inf.upol.cz>
Message-Id: <20040210170106.65F7BD05D@mykerinos.kheops.frmug.org>
X-Virus-Scanned: by amavisd-new-20030616-p5 (Debian) at kheops.frmug.org
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_02_10 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=HAS_PACKAGE,X_DEBBUGS_CC 
	autolearn=no version=2.60-bugs.debian.org_2004_02_10
X-Spam-Level: 

Package: base-config
Version: 2.11
Severity: normal

(this bug report does not necessarily belong to base-config....)

There was some report by M. Bauer which stated, besides other problems, that
base-config output is messed up:

------------------------------------------------------
Dear list.

I am trying new Debian installer (sid_d-i sarge-i386-netinst.iso
from 5.2.2004). I choose installation in czech, everything goes ok,
but labels in cfdisk are showing only to the first accented character
and then disappear.

After reboot (to second-stage), I don't see (czech) accented
characters, but some other symbols (like percent, box, average mark,
...) instead of Å¡,ÄSome texts are not localized and are showing
in english (creating user and mail setup).

-------------------------------------------------------------

Miroslav Kure did some tests and concluded the following:

> The accented charcater problem is more worrying. However, it may
> probably be related to #226200 which was closed on Feb 5th by a
> base-config upload.

I did some test with today's 20040209 netinst sid iso (Base Config
2.08) and indeed, accented characters are broken (see the second
screenshot at http://www.debian.cz/~kurem/shots/) -- black boxes
shouldn't be there, all characters whith following "`" above them are
wrong (we use only "'" (and wedge and circlet) :-)

[ ... common boot messages]
termwrap: locale-gen: Generating locales...
termwrap: locale-gen:   cs_CZ.ISO-8859-2... done
termwrap: locale-gen: Generation complete
info: Switching console charset mapping to ISO-8859-2
/usr/bin/charset: line 117: /dev/tty: Such device or address doesn't exist
[base-config starts ... ]

I suppose previous line should be the problem. (The error message was
localized (see the first picture), so my reverse translation may not
be acurate).
I skimmed through the base-config, logged in and tried to get it
working. Standard locale was set to POSIX.

I suppose we need to load correct (iso-8859-2) font:

# echo "set SCREEN_FONT=iso02.f16" >> /etc/console-tools/config
# echo "set APP_CHARSET_MAP=iso02" >> /etc/console-tools/config
# /etc/init.d/console-screen.sh restart

Next, we would like to be able to _type_ accented characters (we can
switch to the Czech layout by the Pause key):

# echo "set convert-meta off" >> /etc/inputrc

log in on the next console, run 

# export LANG=cs_CZ"  #obvious locale stuff
# echo -ne "\033(K"   #so we can see accented chars. (blanks otherwise)
# base-config         #our testing program

and voila! (see the last picture).

I'm not quite sure if all these steps are necessary - this is "proven"
setup which inherits itself for generations.



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (400, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.1
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (ignored: LC_ALL set to fr_FR.UTF-8)

Versions of packages base-config depends on:
ii  adduser                 3.51             Add and remove users and groups
ii  apt                     0.5.21           Advanced front-end for dpkg
ii  aptitude                0.2.13-2         curses-based apt frontend
ii  bsdutils                1:2.12-6         Basic utilities from 4.4BSD-Lite
ii  console-data            2002.12.04dbs-28 Keymaps, fonts, charset maps, fall
ii  console-tools           1:0.2.3dbs-47    Linux console and font utilities
ii  debconf                 1.4.9            Debian configuration management sy
ii  debianutils             2.6.2            Miscellaneous utilities specific t
ii  gettext-base            0.13.1-2         GNU Internationalization utilities
ii  passwd                  1:4.0.3-17       Change and administer password and

-- debconf information excluded


---------------------------------------
Received: (at 232071-close) by bugs.debian.org; 5 Mar 2004 03:08:05 +0000
>From katie@ftp-master.debian.org Thu Mar 04 19:08:05 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Az5gz-0005C9-00; Thu, 04 Mar 2004 19:08:05 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1Az5b8-0001w5-00; Thu, 04 Mar 2004 22:02:02 -0500
From: Joey Hess <joeyh@debian.org>
To: 232071-close@bugs.debian.org
X-Katie: $Revision: 1.44 $
Subject: Bug#232071: fixed in base-config 2.14
Message-Id: <E1Az5b8-0001w5-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Thu, 04 Mar 2004 22:02:02 -0500
Delivered-To: 232071-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_01 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=HAS_BUG_NUMBER autolearn=no 
	version=2.60-bugs.debian.org_2004_03_01
X-Spam-Level: 

Source: base-config
Source-Version: 2.14

We believe that the bug you reported is fixed in the latest version of
base-config, which is due to be installed in the Debian FTP archive:

base-config_2.14.dsc
  to pool/main/b/base-config/base-config_2.14.dsc
base-config_2.14.tar.gz
  to pool/main/b/base-config/base-config_2.14.tar.gz
base-config_2.14_all.deb
  to pool/main/b/base-config/base-config_2.14_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 232071@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joey Hess <joeyh@debian.org> (supplier of updated base-config package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Thu,  4 Mar 2004 21:31:52 -0500
Source: base-config
Binary: base-config
Architecture: source all
Version: 2.14
Distribution: unstable
Urgency: high
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Joey Hess <joeyh@debian.org>
Description: 
 base-config - Debian base system configurator
Closes: 232071 234940
Changes: 
 base-config (2.14) unstable; urgency=HIGH
 .
   * Denis Barbier
     - Fix termwrap to work with iso-8859-2 encoding.
       Closes: #232071
     - Add support for iso-8859-7 encoding.
     - Fix typo in base-config.8.
   * KÄ?stutis BiliÅ«nas
     - Changed font for iso-8859-13 in termwram file
   * Joey Hess
     - High urgency for the usual reasons; the termwrap fix is the main one.
 .
   * Translations:
     - HÃ¥vard Korsvoll
       - Updated Norwegian nynorsk translation (nn.po)
     - Peter Mann
       - Updated Slovak translation (sk.po)
     - Eugeniy Meshcheryakov
       - Updated Ukrainian translation (uk.po)  Closes: #234940
     - Changwoo Ryu
       - Added Korean translation (po/ko.po)
       - Updated Korean translation (debian/po/ko.po)
     - Eddy Petrisor
       - Initial Romanian translation (po/ro.po)
Files: 
 633717100090e817d7a57b051d668d2b 638 base optional base-config_2.14.dsc
 0ee494c9fff7959ab4a8dc4b796b9ab2 316803 base optional base-config_2.14.tar.gz
 c56f34e771e24b21a7c12240287dc73f 254594 base optional base-config_2.14_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAR+df2tp5zXiKP0wRAlKbAKDBxWSdv5A4iZ2P+QQTivg/9G45yACeLWkh
qzLM7bZN8iHXRteQsFzIagc=
=lvTk
-----END PGP SIGNATURE-----



Reply to: