Comment # 2 on bug 1222314 from Stefan Hundhammer
You got these locale-specific packages installed:

> drkonqi5-lang-5.27.10-2.3
> info-lang-7.0.3-1.11
> iso-codes-lang-4.16.0-1.3
> kImageAnnotator-lang-0.7.1-1.2
> kf6-kauth-lang-6.0.0-1.2
> kf6-kuserfeedback-lang-6.0.0-1.2
> libKF6Baloo6-lang-6.0.0-1.2
> libglslang14-14.1.0-1.2
> libkcompactdisc-lang-24.02.1-1.2
> libksane-lang-24.02.1-1.2
> libslang2-2.3.3-3.2
> libstorage-ng-lang-4.5.202-1.1
> live-langset-data-2.0-17.7
> phonon-vlc-lang-0.12.0-2.2
> phonon4qt5-lang-4.12.0-2.2
> plymouth-lang-22.02.122+94.4bd41a3-10.4
> yast2-trans-de-84.87.20240324.ae2a0736e6-1.2

(from  rpm-qa  from the attached y2logs tarball)


And I see these calls in the y2log:

> 11:06:35 <1> [Pkg] clients/software_proposal.rb:173 Pkg Builtin called: SetAdditionalLocales
> 11:06:35 <1> [Pkg] modules/Packages.rb:2073 Pkg Builtin called: SetAdditionalLocales
> 11:07:05 <1> [Pkg] clients/software_proposal.rb:173 Pkg Builtin called: SetAdditionalLocales
> 11:07:05 <1> [Pkg] modules/Packages.rb:2073 Pkg Builtin called: SetAdditionalLocales
> 11:09:19 <1> [Pkg] clients/software_proposal.rb:173 Pkg Builtin called: SetAdditionalLocales
> 11:11:17 <1> [Pkg] clients/software_proposal.rb:173 Pkg Builtin called: SetAdditionalLocales


(No more detailed info what locale was set, though)


But I see 'de_DE' a number of times in the y2log, and also this language
selection in macro_inst_initial.ycp:

>> {
>>     //
>>     // 2024-04-04 04:56:53
>> 
>>     UI::ChangeWidget( `id ("Y2Country::Widgets::LanguageSelection"),        `Value, "de_DE" );      // YComboBox "Sprache"
>>     UI::ChangeWidget( `id ("Y2Country::Widgets::KeyboardSelectionCombo"),   `Value, "german" );     // YComboBox "Tastaturbelegung"
>>     UI::ChangeWidget( `id (`keyboard_test), `Value, "" );   // YInputField "Tastatur-Test"
>> 
>>     // UI::MakeScreenShot( "/tmp/yast2-0003" );
>>     UI::FakeUserInput( $["EventReason":"Activated", "EventSerialNo":1, "EventType":"WidgetEvent", "ID":`next, "WidgetClass":`QWizardButton, "WidgetDebugLabel":"Weiter", "WidgetID":`next] );
>> 
>>     return;
>> }


You are receiving this mail because: