On 02/11/14 19:45, Gerhard Kugler wrote:
Hi,
I can not any longer use cups. There is no page http://localhost:631
"dmesg | grep cups" answers:
systemd[1]: Cannot add dependency job for unit cups.socket, ignoring: Unit cups.socket failed to load: No such file or directory Cannot add dependency job for unit cups.path, ignoring: Unit cups.path failed to load: No such file or directory
Reinstallation of cups had no effect.
Gerhard
Hi, Arch wiki has the answer: https://wiki.archlinux.org/index.php/Cups#Configuring Note: For cups 2.0.0, the service name has been changed to org.cups.cupsd.service instead of cups.service. This package is available in testing from October 20, 2014 and in extra from October 31, 2014. With CUPS installed, you can now start org.cups.cupsd.service and optionally, cups-browsed.service using systemd. Enable them as required. Joan Figueras