× eos-reboot-required.service - Notify about reboot on special conditions.
Loaded: loaded (/usr/lib/systemd/system/eos-reboot-required.service; enabled; preset: disabled)
Active: failed (Result: exit-code) since Tue 2024-08-20 15:49:12 IST; 56s ago
Invocation: e2a55b1250474eb488dfecf872ca3d11
Process: 403052 ExecStart=/usr/bin/eos-reboot-required3 (code=exited, status=1/FAILURE)
Main PID: 403052 (code=exited, status=1/FAILURE)
Mem peak: 5.5M
CPU: 71ms
Aug 20 15:49:11 latitudee5450-laptop systemd[1]: Starting Notify about reboot on special conditions....
Aug 20 15:49:12 latitudee5450-laptop su[403153]: (to pannet1) root on none
Aug 20 15:49:12 latitudee5450-laptop su[403153]: pam_unix(su:session): session opened for user pannet1(uid=1000) by (uid=0)
Aug 20 15:49:12 latitudee5450-laptop eos-reboot-required3[403155]: GDBus.Error:org.freedesktop.DBus.Error.NameHasNoOwner: Could not activate remote >
Aug 20 15:49:12 latitudee5450-laptop su[403153]: pam_unix(su:session): session closed for user pannet1
Aug 20 15:49:12 latitudee5450-laptop systemd[1]: eos-reboot-required.service: Main process exited, code=exited, status=1/FAILURE
Aug 20 15:49:12 latitudee5450-laptop systemd[1]: eos-reboot-required.service: Failed with result 'exit-code'.
Aug 20 15:49:12 latitudee5450-laptop systemd[1]: Failed to start Notify about reboot on special conditions..
i did not do anything out of ordinary other than installing qtile manually after selecting no desktop … reboot and then install qtile. how can i fix this.
i do not think it should be enabled anyway?
[Install]
WantedBy=eos-reboot-required.timer
is what will trigger it anyway.
[14:40:11] joekamprad :: SLIMSHADY64 ➜ ~ » systemctl status eos-reboot-required.service 1 ↵
○ eos-reboot-required.service - Notify about reboot on special conditions.
Loaded: loaded (/usr/lib/systemd/system/eos-reboot-required.service; disabled; preset: disabled)
Active: inactive (dead)
ok. i will disable it.
systemctl disable eos-reboot-required.service
Removed '/etc/systemd/system/eos-reboot-required.timer.wants/eos-reboot-required.service'.
i am worried about the Dbus has no owner. it is showing up in my journald in red. also i am not able to commit to github because i could not setup git-credential-libsecret as credential-helper to work properly.
$ dbus-send --session --print-reply --dest=org.freedesktop.DBus / \
org.freedesktop.DBus.GetConnectionUnixProcessID \
string:org.freedesktop.secrets
Error org.freedesktop.DBus.Error.NameHasNoOwner: The connection does not exist
Hi, mine is slightly different… and I have never enable
d eos-reboot-required
Clutters up the log file… ideas on how to prevent this?
$ systemctl status eos-reboot-required
× eos-reboot-required.service - Notify about reboot on special conditions.
Loaded: loaded (/usr/lib/systemd/system/eos-reboot-required.service; disabled; preset: disabled)
Active: failed (Result: exit-code) since Thu 2025-04-17 07:06:35 CEST; 2h 23min ago
Invocation: ef9fee53a2ec4933a6f08920cb7ea4fd
Main PID: 933843 (code=exited, status=1/FAILURE)
Mem peak: 3.4M
CPU: 98ms
...
$ journalctl --no-host -o cat -xeu eos-reboot-required
Starting Notify about reboot on special conditions....
Removed '/etc/systemd/system/timers.target.wants/eos-reboot-required.timer'.
(to richard) root on none
pam_unix(su:session): session opened for user richard(uid=1001) by (uid=0)
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
pam_unix(su:session): session closed for user richard
eos-reboot-required.service: Main process exited, code=exited, status=1/FAILURE
eos-reboot-required.service: Failed with result 'exit-code'.
Failed to start Notify about reboot on special conditions..
Starting Notify about reboot on special conditions....
Removed '/etc/systemd/system/timers.target.wants/eos-reboot-required.timer'.
(to richard) root on none
pam_unix(su:session): session opened for user richard(uid=1001) by (uid=0)
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
pam_unix(su:session): session closed for user richard
eos-reboot-required.service: Main process exited, code=exited, status=1/FAILURE
eos-reboot-required.service: Failed with result 'exit-code'.
Failed to start Notify about reboot on special conditions..
Starting Notify about reboot on special conditions....
(to richard) root on none
pam_unix(su:session): session opened for user richard(uid=1001) by (uid=0)
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
pam_unix(su:session): session closed for user richard
eos-reboot-required.service: Main process exited, code=exited, status=1/FAILURE
eos-reboot-required.service: Failed with result 'exit-code'.
Failed to start Notify about reboot on special conditions..
Starting Notify about reboot on special conditions....
(to richard) root on none
pam_unix(su:session): session opened for user richard(uid=1001) by (uid=0)
GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
pam_unix(su:session): session closed for user richard
eos-reboot-required.service: Main process exited, code=exited, status=1/FAILURE
eos-reboot-required.service: Failed with result 'exit-code'.
Failed to start Notify about reboot on special conditions..
$
8 months later…
please open a new post.
–closing–