Bugzilla – Bug 1212675
[Build 20230623] openQA test fails in login_test: system now logs in automatically
Last modified: 2023-12-04 15:01:58 UTC
## Observation This seems to be a regression from the accountsservice update, which gained support for lightdm's config files support. on openSUSE though, this can't really work, as we (still) operate with the xdm wrapper scripts to change DM - not by exchanging service files. As such, the current version falls back to not loading the autologin config, loads gdm and that then runs into an autologin setup detection from sysconfig https://cgit.freedesktop.org/accountsservice/commit/?h=main&id=ea88bc6ab047117b989c624d6374396e06699b50 from after the latest accountsservice release is likely addressing the issue for us, as not being able to identify the display manager, accountsservice falls back to the previous code, assuming gdm and thus loading this config openQA test in scenario opensuse-Tumbleweed-DVD-x86_64-desktopapps-gnome-x11@64bit fails in [login_test](https://openqa.opensuse.org/tests/3378863/modules/login_test/steps/22) ## Test suite description ## Reproducible Fails since (at least) Build [20230623](https://openqa.opensuse.org/tests/3377948) ## Expected result Last good: [20230622](https://openqa.opensuse.org/tests/3376090) (or more recent) ## Further details Always latest result in this scenario: [latest](https://openqa.opensuse.org/tests/latest?arch=x86_64&distri=opensuse&flavor=DVD&machine=64bit&test=desktopapps-gnome-x11&version=Tumbleweed)
https://openqa.opensuse.org/tests/3391741#step/login_test/6 shows that "Automatic Login" is by default off which is different from previous runs. In the VM environment, I can't toggle this option, and it causes "accounts-daemon" to coredump. On my physical machine, I can't toggle this option either: "SetAutomaticLogin call failed: GDBus.Error:org.freedesktop.DBus.Error.NoReply: Message recipient disconnected from message bus without replying".
Hi Xiaoguang, can you take a look at the issue please? Thanks.
I create a SR to G:N https://build.opensuse.org/request/show/1096870
Fixed with https://build.opensuse.org/request/show/1096894