Bug#971760: systemd: Error messages about XDG autostart after logging in as root

Kurt Roeckx kurt at roeckx.be
Tue Oct 6 18:02:47 BST 2020


Package: systemd
Version: 246.6-1

Hi,

After I log in as root on the console, I get the following message
on the console:
[   75.568505] systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-gsettings\x2ddata\x2dconvert-autostart.service, startup phases are not supported.
[   75.568579] systemd-xdg-autostart-generator[1481]: Exec binary '/usr/lib/gnome-volume-manager/gnome-volume-manager' does not exist: No such file or directory
[   75.568629] systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-gnome\x2dvolume\x2dmanager-autostart.service, error parsing Exec= line: No such file or directory
[   75.568693] systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-gnome\x2dkeyring\x2dssh-autostart.service, startup phases are not supported.
[   75.568828] systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-pulseaudio-autostart.service, startup phases are not supported.
[   75.568883] systemd-xdg-autostart-generator[1481]: Exec binary '/usr/sbin/restorecond' does not exist: No such file or directory
[   75.568925] systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-restorecond-autostart.service, error parsing Exec= line: No such file or directory
[   75.569013] systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-gnome\x2dkeyring\x2dpkcs11-autostart.service, startup phases are not supported.
[   75.569078] systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-xscreensaver-autostart.service, could not find TryExec= binary xscreensaver: No such file or directory
[   75.569252] systemd-xdg-autostart-generator[1481]: Exec binary 'gcm-apply' does not exist: No such file or directory
[   75.569292] systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-gcm\x2dapply-autostart.service, error parsing Exec= line: No such file or directory
[   75.569352] systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-gnome\x2dkeyring\x2dsecrets-autostart.service, startup phases are not supported.
[   75.569431] systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-at\x2dspi\x2ddbus\x2dbus-autostart.service, startup phases are not supported.

That is, it also got logged by the kernel, is shown on the screen, ans is logged twice. journalctl shows:
Oct 06 18:43:51 intrepid systemd[1]: Created slice User Slice of UID 0.
Oct 06 18:43:51 intrepid systemd[1]: Starting User Runtime Directory /run/user/0...
Oct 06 18:43:51 intrepid systemd-logind[829]: New session 4 of user root.
Oct 06 18:43:51 intrepid systemd[1]: Finished User Runtime Directory /run/user/0.
Oct 06 18:43:51 intrepid systemd[1]: Starting User Manager for UID 0...
Oct 06 18:43:51 intrepid systemd[1468]: gpgconf: error running '/usr/lib/gnupg/scdaemon': probably not installed
Oct 06 18:43:51 intrepid systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-gsettings\x2ddata\x2dconvert-autostart.service, startup phases are not supported.
Oct 06 18:43:51 intrepid systemd-xdg-autostart-generator[1481]: Exec binary '/usr/lib/gnome-volume-manager/gnome-volume-manager' does not exist: No such file or directory
Oct 06 18:43:51 intrepid systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-gnome\x2dvolume\x2dmanager-autostart.service, error parsing Exec= line: No such file or directory
Oct 06 18:43:51 intrepid systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-gnome\x2dkeyring\x2dssh-autostart.service, startup phases are not supported.
Oct 06 18:43:51 intrepid systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-pulseaudio-autostart.service, startup phases are not supported.
Oct 06 18:43:51 intrepid systemd-xdg-autostart-generator[1481]: Exec binary '/usr/sbin/restorecond' does not exist: No such file or directory
Oct 06 18:43:51 intrepid systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-restorecond-autostart.service, error parsing Exec= line: No such file or directory
Oct 06 18:43:51 intrepid systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-gnome\x2dkeyring\x2dpkcs11-autostart.service, startup phases are not supported.
Oct 06 18:43:51 intrepid systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-xscreensaver-autostart.service, could not find TryExec= binary xscreensaver: No such file or directory
Oct 06 18:43:51 intrepid systemd-xdg-autostart-generator[1481]: Exec binary 'gcm-apply' does not exist: No such file or directory
Oct 06 18:43:51 intrepid systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-gcm\x2dapply-autostart.service, error parsing Exec= line: No such file or directory
Oct 06 18:43:51 intrepid systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-gnome\x2dkeyring\x2dsecrets-autostart.service, startup phases are not supported.
Oct 06 18:43:51 intrepid systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-at\x2dspi\x2ddbus\x2dbus-autostart.service, startup phases are not supported.
Oct 06 18:43:51 intrepid kernel[867]: <30>[   75.568505] systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-gsettings\x2ddata\x2dconvert-autostart.service, startup phases are not supported.
Oct 06 18:43:51 intrepid kernel[867]: <30>[   75.568579] systemd-xdg-autostart-generator[1481]: Exec binary '/usr/lib/gnome-volume-manager/gnome-volume-manager' does not exist: No such file or directory
Oct 06 18:43:51 intrepid kernel[867]: <28>[   75.568629] systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-gnome\x2dvolume\x2dmanager-autostart.service, error parsing Exec= line: No such file or directory
Oct 06 18:43:51 intrepid kernel[867]: <30>[   75.568693] systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-gnome\x2dkeyring\x2dssh-autostart.service, startup phases are not supported.
Oct 06 18:43:51 intrepid kernel[867]: <30>[   75.568828] systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-pulseaudio-autostart.service, startup phases are not supported.
Oct 06 18:43:51 intrepid kernel[867]: <30>[   75.568883] systemd-xdg-autostart-generator[1481]: Exec binary '/usr/sbin/restorecond' does not exist: No such file or directory
Oct 06 18:43:51 intrepid kernel[867]: <28>[   75.568925] systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-restorecond-autostart.service, error parsing Exec= line: No such file or directory
Oct 06 18:43:51 intrepid kernel[867]: <30>[   75.569013] systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-gnome\x2dkeyring\x2dpkcs11-autostart.service, startup phases are not supported.
Oct 06 18:43:51 intrepid kernel[867]: <30>[   75.569078] systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-xscreensaver-autostart.service, could not find TryExec= binary xscreensaver: No such file or direc>
Oct 06 18:43:51 intrepid kernel[867]: <30>[   75.569252] systemd-xdg-autostart-generator[1481]: Exec binary 'gcm-apply' does not exist: No such file or directory
Oct 06 18:43:51 intrepid kernel[867]: <28>[   75.569292] systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-gcm\x2dapply-autostart.service, error parsing Exec= line: No such file or directory
Oct 06 18:43:51 intrepid kernel[867]: <30>[   75.569352] systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-gnome\x2dkeyring\x2dsecrets-autostart.service, startup phases are not supported.
Oct 06 18:43:51 intrepid kernel[867]: <30>[   75.569431] systemd-xdg-autostart-generator[1481]: Not generating service for XDG autostart app-at\x2dspi\x2ddbus\x2dbus-autostart.service, startup phases are not supported.

If I log in as a different user, I do not get those messages, not even in the log file.

I find it weird that something is run when logging in as user root
that doesn't seem to be run as a normal user.


Kurt



More information about the Pkg-systemd-maintainers mailing list