Ne pouvant lutter contre le progrès, je suis passé à systemd.. OK, OK, c'est pas si dur que ça....

Bref, sur un de mes 3 PC, j'ai un souci avec cups
Code : Tout sélectionner
ROOT $ systemctl start cups
ROOT $ systemctl status cups
cups.service - CUPS Printing Service
Loaded: loaded (/usr/lib/systemd/system/cups.service; enabled)
Active: failed (Result: exit-code) since Sun, 21 Oct 2012 21:42:33 +0200; 5s ago
Process: 14391 ExecStart=/usr/sbin/cupsd -f (code=exited, status=226/NAMESPACE)
CGroup: name=systemd:/system/cups.service
Oct 21 21:42:33 bureau systemd[1]: Starting CUPS Printing Service...
Oct 21 21:42:33 bureau systemd[1]: Started CUPS Printing Service.
Code : Tout sélectionner
ROOT $/usr/sbin/cupsd -F
Les dernieres lignes données par journalctl si ça peut aider
Code : Tout sélectionner
Oct 21 21:42:33 bureau systemd[1]: Starting CUPS Printing Service...
Oct 21 21:42:33 bureau systemd[1]: Started CUPS Printing Service.
Oct 21 21:42:33 bureau systemd[14391]: Failed at step NAMESPACE spawning /usr/sbin/cupsd: Operation not permitted
Oct 21 21:42:33 bureau systemd[1]: cups.service: main process exited, code=exited, status=226
Oct 21 21:42:33 bureau systemd[1]: Unit cups.service entered failed state.
Oct 21 21:49:39 bureau systemd[1]: Starting CUPS Printing Service...
Oct 21 21:49:39 bureau systemd[1]: Started CUPS Printing Service.
Oct 21 21:49:39 bureau systemd[14438]: Failed at step NAMESPACE spawning /usr/sbin/cupsd: Operation not permitted
Oct 21 21:49:39 bureau systemd[1]: cups.service: main process exited, code=exited, status=226
Oct 21 21:49:39 bureau systemd[1]: Unit cups.service entered failed state.
Oct 21 21:49:47 bureau systemd[1]: Reloading.
Oct 21 21:49:47 bureau systemd[14441]: Failed to execute /usr/lib/systemd/system-generators/arch-daemons: Exec format error
Oct 21 21:49:47 bureau systemd[1]: /usr/lib/systemd/system-generators/arch-daemons exited with exit status 1.
Oct 21 21:49:49 bureau systemd[1]: Starting CUPS Printing Service...
Oct 21 21:49:49 bureau systemd[1]: Started CUPS Printing Service.
Oct 21 21:49:49 bureau systemd[14450]: Failed at step NAMESPACE spawning /usr/sbin/cupsd: Operation not permitted
Oct 21 21:49:49 bureau systemd[1]: cups.service: main process exited, code=exited, status=226
Oct 21 21:49:49 bureau systemd[1]: Unit cups.service entered failed state.