Comment # 8 on bug 1222314 from Fabian Vogt
(In reply to Stefan Hundhammer from comment #6)
> AFAICS the information arrived in libzypp:
> 
> > 04:56:54 <1> [Pkg] clients/inst_complex_welcome.rb:127 Pkg Builtin called: SetPackageLocale
> > 10:56:54 <1> [zypp::satpool] PoolImpl.cc(localeSetDirty):280 setRequestedLocales
> > 10:56:54 <1> [zypp::satpool] PoolImpl.cc(setRequestedLocales):501 New RequestedLocales: set(1|+1|-0) ={
> > 10:56:54 <1> [zypp::satpool] PoolImpl.cc(setRequestedLocales):501   de_DE
> > 10:56:54 <1> [zypp::satpool] PoolImpl.cc(setRequestedLocales):501 }
> > 08:44:02 <1> [Pkg] clients/inst_complex_welcome.rb:128 Pkg Builtin called: SetTextLocale
> > 08:44:02 <1> [zypp::satpool] PoolImpl.cc(setRequestedLocales):501 }

That might just be the runtime pool, not persistent config. Just a guess
though.

(In reply to Stefan Hundhammer from comment #7)
> AFAICS it works fine on my Leap 15.5 and on my TW VM (installed a while ago):
> 
> 
> Leap 15.5:
> 
> [sh @ balrog] ~ 1 % zypper locales
> Code  | Language                | Requested
> ------+-------------------------+----------
> de    | German                  | Fallback
> de_DE | German (Germany)        | Requested
> en    | English                 | Fallback
> en_US | English (United States) | Requested
> 
> 
> TW VM:
> 
> [sh @ linux] ~ 10 % zypper locales
> Code  | Language                | Requested
> ------+-------------------------+----------
> en    | English                 | Fallback
> en_US | English (United States) | Requested
> 
> 
> I don't know where libzypp stores that information. Do you know?

For some weird reason in /var/lib/zypp/RequestedLocales


You are receiving this mail because: