Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
/etc/udev/configure-printer could not be found
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
mpcww
Tux's lil' helper
Tux's lil' helper


Joined: 08 Apr 2003
Posts: 115

PostPosted: Wed Aug 21, 2013 5:33 pm    Post subject: /etc/udev/configure-printer could not be found Reply with quote

In a differen topic udev-200 udevadm settle timeout 50 sec
I checked the output of journalctl and tried to find out the reason for this failure
Code:
Aug 21 13:24:20 arthur systemd[18051]: Failed at step EXEC spawning /etc/udev/configure-printer: No such file or directory
-- Subject: Process /etc/udev/configure-printer could not be executed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
-- Documentation: http://www.freedesktop.org/wiki/Software/systemd/catalog/641257651c1b4ec9a8624d7a40a9e1e7
--
-- The process /etc/udev/configure-printer could not be executed and failed.
--
-- The error number returned while executing this process is 2.


The /etc/udev/configure-printer which is used in /usr/lib/systemd/system/configure-printer\@.service does not exist indeed.
So I did created
Quote:

udev # ls -l configure-printer
lrwxrwxrwx 1 root root 32 21. Aug 19:08 configure-printer -> /lib/udev/udev-configure-printer


which changed the state but didn't really solve the issue:

Quote:

Aug 21 19:12:11 arthur systemd[1]: Starting Printer.
-- Subject: Unit printer.target has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit printer.target has begun starting up.
Aug 21 19:12:11 arthur systemd[1]: Reached target Printer.
-- Subject: Unit printer.target has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit printer.target has finished starting up.
--
-- The start-up result is done.
Aug 21 19:12:11 arthur systemd[1]: Starting Configure Plugged-In Printer...
-- Subject: Unit configure-printer@usb-004-002.service has begun with start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit configure-printer@usb-004-002.service has begun starting up.
Aug 21 19:12:11 arthur systemd[1]: Started Configure Plugged-In Printer.
-- Subject: Unit configure-printer@usb-004-002.service has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit configure-printer@usb-004-002.service has finished starting up.
--
-- The start-up result is done.
Aug 21 19:12:11 arthur udev-configure-printer[18066]: add usb-004-002
Aug 21 19:12:11 arthur udev-configure-printer[18066]: device devpath is /devices/pci0000:00/0000:00:1a.1/usb4/4-2
Aug 21 19:12:11 arthur udev-configure-printer[18066]: Device vendor/product is 1A86:7584
Aug 21 19:12:11 arthur systemd[1]: configure-printer@usb-004-002.service: main process exited, code=exited, status=1/FAILURE
Aug 21 19:12:11 arthur systemd[1]: Unit configure-printer@usb-004-002.service entered failed state.




Any ideas what is going wrong here ?
Did I miss to enable another service or install another package ?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum