On 23.12.2022 19:59, Lew Wolfgang wrote:
On 12/23/22 08:28, Andrei Borzenkov wrote:
On 23.12.2022 17:38, mh@mike.franken.de wrote:
Hi,
after patching my Leap 15.4 machines with the latest hotfixes today, I get
dbus-update-activation-environment: warning: error sending to systemd: org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.freedesktop.systemd1 exited with status 1
when logging in via ssh.
Any idea, what to do to solve this problem?
Start with finding out what invokes dbus-update-activation-environment during login.
For the record, I started seeing this too on dozens of 15.4 hosts. It doesn't seem to affect anything that I'm aware of.
bor@10:~> cat /etc/profile.d/openssh-dbus.sh if test -n "$SSH_CONNECTION" -a -n "$DISPLAY" then dbus-update-activation-environment --systemd --all fi bor@10:~> rpm -q --changelog openssh-server | less * Wed Jun 22 2022 vliaskovitis@suse.com - Add openssh-dbus.sh, openssh-dbus.csh, openssh-dbus.fish: Make ssh connections update their dbus environment (bsc#1179465). https://bugzilla.opensuse.org/show_bug.cgi?id=1179465 You are not authorized to access bug #1179465. So much about "community distribution".