http://bugzilla.opensuse.org/show_bug.cgi?id=1172291 Bug ID: 1172291 Summary: [Build 20200528] openQA test fails in glibc_locale, locale setup not reflected in ldd --help output Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other URL: https://openqa.opensuse.org/tests/1282825/modules/glib c_locale/steps/33 OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem Assignee: screening-team-bugs@suse.de Reporter: mloviska@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- ## Observation openQA test in scenario opensuse-Tumbleweed-JeOS-for-kvm-and-xen-x86_64-jeos@64bit_virtio fails in [glibc_locale](https://openqa.opensuse.org/tests/1282825/modules/glibc_locale/steps/33) Test case from fails in first verification step of locale setup. The tested JeOS image sets en_US locale setup in jeos-firstboot. Test module glibc_locale modifies locale from en_US to de_DE, verifies if the changes have been applied, reboots and verifies locale settings again. One of the verification steps is to parse output of `ldd --help`. The test case fails because `ldd --help` does not reflect changed locale settings to German. Test strings in the failing step: ``` Expected = Eine Anleitung zum Melden von Programmfehlern finden Sie hier: Got = For bug reporting instructions, please see: ``` https://openqa.opensuse.org/tests/1282825#step/glibc_locale/35 ## Reproducible Fails since (at least) Build [20200520](https://openqa.opensuse.org/tests/1275389) ## Expected result * [sle-15-SP2-JeOS-for-kvm-and-xen](https://openqa.suse.de/tests/4294055#step/glibc_locale/35) * [opensuse-15.2-JeOS-for-kvm-and-xen](https://openqa.opensuse.org/tests/1283014#step/glibc_locale/35) * [opensuse-15.1-JeOS-for-kvm-and-xen](https://openqa.opensuse.org/tests/1283113#step/glibc_locale/35) ## Further details Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=JeOS-for-kvm-and-xen&machine=64bit_virtio&test=jeos&version=Tumbleweed) -- You are receiving this mail because: You are on the CC list for the bug.