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

Bug#253330: lowmem: Does not work anymore withe the new 1.23 languagechooser



Package: lowmem
Severity: grave
Tags: patch
Justification: renders package unusable

Because of recent changes in languagechooser, the lowmem package now
improperly sets languagechooser/language-name. This causes the program to
loop indefinitely as reported by Thiemo Seufer:

Unknown localized field:
Description-C.UTF-8
Unknown localized field:
Description-C.UTF-8
Unknown localized field:
Description-C.UTF-8
Unknown localized field:
Description-C.UTF-8
Unknown localized field:
Description-C.UTF-8
..

The attached *untested* patch should solve this...or at least you get the
idea	..:-)




-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.6-1-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (ignored: LC_ALL set to fr_FR.UTF-8)
9c9
< db_set languagechooser/language-name "English (USA)"
---
> db_set languagechooser/language-name "English"
10a11,16
> 
> db_set countrychooser/country "US"
> 
> db_set debian-installer/locale "en_US"
> 
> 

Reply to: