Bugzilla – Bug 172223
Build 1103: Doesn't remember additional languages selected during installation
Last modified: 2006-07-10 14:14:59 UTC
Installation of SL 10.1 Build 1103, selected German as my system language and additionally French and it installed the packages for French locale fine. But when calling the package manager in the installed system, the checkbox in the language view of YaST package manager is gone and when installing eg "koffice" no "koffice-i18n-fr" package is installed additionally.
Please attach the y2logs ;)
Jiri, kann you help here?
No :-(, package manager of the installed system must care of the languages itself.
Maybe Schubi can read the logs if something went wrong...
The fr language will not be stored in /var/lib/zypp/db/languages so the solver will not be informed about the these additional language after second boot. Additional information ========================== After the second boot the lanuage de_DE has the status I__S_: 2006-05-03 15:35:23 <1> klempnerei(4634) [solver] Resolver.cc(resolvePool):948 Pool before resolve 2006-05-03 15:35:23 <1> klempnerei(4634) [solver] Resolver.cc(show_pool):905 --------------------------------------- 2006-05-03 15:35:23 <1> klempnerei(4634) [solver] Resolver.cc(show_pool):912 1: U__s_[language]de_DE-.noarch 2006-05-03 15:35:23 <1> klempnerei(4634) [solver] Resolver.cc(show_pool):912 2: I__s_[language]de_DE-.noarch After "Launched YaST2 component 'y2base' 'sw_single' 'qt' '' '--fullscreen'" the pool has: 2006-05-03 15:45:36 <1> klempnerei(13085) [solver] Resolver.cc(resolvePool):948 Pool before resolve 2006-05-03 15:45:36 <1> klempnerei(13085) [solver] Resolver.cc(show_pool):905 --------------------------------------- 2006-05-03 15:45:36 <1> klempnerei(13085) [solver] Resolver.cc(show_pool):912 1: U_Tu_[language]de_DE-.noarch
Added Duncan cause the language selection will not be stored in the DB
Is this fixed now?
Seems to be fixed in final. It least on i386 I got the us and de ispell packages.
@Andreas Klein, I think you didn't understand what this report is about. Tried SLED build 1202 and the bug is still there.
2006-05-18 08:50:31 Resolver.cc(show_pool):912 67: U_Tu_[language]fr-.noarch ... 2006-05-18 08:50:50 clients/inst_rpmcopy.ycp:754 Pkg Builtin called: SetLocale Pkg::SetLocale resets the RequestedLocales to the TextLocale (de_DE). Thats why the subsequent call to commit installs just de_DE.
SetLocale() now removes only the previous primary locale, all additional locales are left unchanged. Fixed in SVN, the fix will be included in yast2-pkg-bindings-2.13.84
*** Bug 158778 has been marked as a duplicate of this bug. ***