Artix Linux Forum

Artix Linux => Applications & Software => Topic started by: qsqcqs on 20 February 2024, 06:43:25

Title: cupsd does not start
Post by: qsqcqs on 20 February 2024, 06:43:25
When attempting to get cups working, the cups daemon does not start. It does not give an error message as far as I know and I get
Code: [Select]
[qsqcqs@qwq ~]$ sudo sv start cupsd
[sudo] password for qsqcqs:
timeout: down: cupsd: 0s, normally up, want up
[qsqcqs@qwq ~]$
runit is the init system
Title: Re: cupsd does not start
Post by: tintin on 21 February 2024, 02:53:29
Hello,

Have you installed cups-runit :

Code: [Select]
pacman -Ss cups-runit
world/cups-runit 20180226-3 (runit-world)
    runit service scripts for cups
Title: Re: cupsd does not start
Post by: qsqcqs on 28 February 2024, 01:32:46
yes, I have the same output but it does not work for unknown reasons
Title: Re: cupsd does not start
Post by: tintin on 28 February 2024, 05:48:47
yes, I have the same output but it does not work for unknown reasons
Are you sure the package is installed?
To check :
Code: [Select]
pacman -Q cups-runit