Exit behavior of system-config-printer

aisuneko icecat <[email protected]> Sun, 20 Apr 2025 02:50:14 +0000
Newsgroups dev.linux.lists.printing-architecture
Message-ID <[email protected]>
Hi list,
when I inspect the failed systemd services on my system, I came across=20
the following failed udev [email protected], which belongs to=20
system-config-printer:
Apr 19 22:51:42 liquidice systemd[1]: Started Configure Plugged-In Printer.
Apr 19 22:51:42 liquidice udev-configure-printer[29612]: add usb-007-032
Apr 19 22:51:42 liquidice udev-configure-printer[29612]: device devpath=20
is /devices/pci0000:00/0000:00:08.3/0000:65:00.4/usb7/7-1/7-1.2/7-1.>
Apr 19 22:51:42 liquidice udev-configure-printer[29612]: Device already=20
handled
Apr 19 22:51:42 liquidice systemd[1]:=20
[email protected]: Main process exited, code=3Dexited,=
=20
status=3D1/FAILURE
Apr 19 22:51:42 liquidice systemd[1]:=20
[email protected]: Failed with result 'exit-code'.


Is returning exit code 1 on "Device already handled" intended behavior?=20
I believe this could be misleading at some point.
Thanks,
aisuneko