|
Bugzilla – Full Text Bug Listing |
| Summary: | Build 1103: Doesn't remember additional languages selected during installation | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Stephan Binner <stbinner> |
| Component: | Installation | Assignee: | Ladislav Slezák <lslezak> |
| Status: | RESOLVED FIXED | QA Contact: | Stanislav Visnovsky <visnov> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | asklein, dmacvicar, jsuchome, schubi, suse-beta |
| Version: | RC 3 | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Stephan Binner
2006-05-03 13:52:49 UTC
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. *** |