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

Bug#260887: Untranslated country names and hang in apt-config and korean locale.



Package: base-config
Version: 2.36
Severity: important


How to reproduce:
1. install base-config
2. run /usr/sbin/apt-setup with LANG=ko_KR.UTF-8, in a UTF-8 capable
terminal.
3. select "http" or "ftp"
4. at the top of the country list, you will see 3 untranslated country
names,
"Britain (UK)", "Korea (South)", "Russia".  Especially the top "Britain
(UK)" line
looks very badly formatted...  
5. choosing "Britain (UK)" hangs apt-setup.



The problem was, that different names were used between iso3166.tab and 
iso-codes package.

iso3166.tab:

GB	Britain (UK)
KP	Korea (North)
KR	Korea (South)
RU	Russia

iso-codes/iso_3166/iso_3166.xml:
		name="United Kingdom"/>
		name="Korea, Democratic People's Republic of"/>
		name="Korea, Republic of" />
		name="Russian Federation" />

This happens only in Korean and Russian locales.

I don't know which package should be fixed or which are the prefered
names...
Any ideas?


-- 
Changwoo Ryu <cwryu@debian.org>

Attachment: signature.asc
Description: =?UTF-8?Q?=EB=94=94=EC=A7=80?= =?UTF-8?Q?=ED=83=88?= =?UTF-8?Q?_=EC=84=9C=EB=AA=85?= =?UTF-8?Q?=EB=90=9C?= =?UTF-8?Q?_=EB=A9=94=EC=84=B8?= =?UTF-8?Q?=EC=A7=80?= =?UTF-8?Q?_=EB=B6=80=EB=B6=84=EC=9E=85=EB=8B=88?= =?UTF-8?Q?=EB=8B=A4?=


Reply to: