You are not logged in.

#1 2007-08-04 09:48:38

sula
Member
Registered: 2005-08-07
Posts: 93

CUPS fail with kernelck ,while works fine with default kernel

I have weird problem with cups. I 've set it up it works good ,my printer prints ,etc but only on default arch kernel ,when i boot with kernelck (from arch reps) i get

cupsd: Child exited on signal 15!

when deamons starts on boot.

It is really weird it work flawlessly on arch default kernel and fail on archck...
I have no idea what to do.

Offline

#2 2007-08-04 10:32:20

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: CUPS fail with kernelck ,while works fine with default kernel

Check your logs for errors - cups and kernel logs, given the nature of the problem.

Offline

#3 2007-08-04 13:13:56

sula
Member
Registered: 2005-08-07
Posts: 93

Re: CUPS fail with kernelck ,while works fine with default kernel

Only thing i found in logs related to cups

var/log/cups/error_log


I [04/Aug/2007:13:46:27 -0700] Listening to 127.0.0.1:631 (IPv4)
I [04/Aug/2007:13:46:27 -0700] Loaded configuration file "/etc/cups/cupsd.conf"
I [04/Aug/2007:13:46:27 -0700] Using default TempDir of /var/spool/cups/tmp...
I [04/Aug/2007:13:46:27 -0700] Cleaning out old temporary files in "/var/spool/cups/tmp"...
I [04/Aug/2007:13:46:27 -0700] Configured for up to 100 clients.
I [04/Aug/2007:13:46:27 -0700] Allowing up to 100 client connections per host.
I [04/Aug/2007:13:46:27 -0700] Using policy "default" as the default!
I [04/Aug/2007:13:46:27 -0700] Full reload is required.
I [04/Aug/2007:13:46:27 -0700] Loaded MIME database from '/etc/cups': 34 types, 39 filters...
I [04/Aug/2007:13:46:27 -0700] Loading job cache file "/var/cache/cups/job.cache"...
I [04/Aug/2007:13:46:27 -0700] Full reload complete.
I [04/Aug/2007:13:46:27 -0700] Listening to 127.0.0.1:631 on fd 2...
E [04/Aug/2007:13:46:27 -0700] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported

Offline

#4 2007-08-11 05:25:56

Archx
Member
Registered: 2007-05-02
Posts: 2

Re: CUPS fail with kernelck ,while works fine with default kernel

I also met this err:
Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported

the log file:

I [11/Aug/2007:10:00:00 +0800] Listening to 127.0.0.1:631 (IPv4)
I [11/Aug/2007:10:00:00 +0800] Loaded configuration file "/etc/cups/cupsd.conf"
I [11/Aug/2007:10:00:00 +0800] Using default TempDir of /var/spool/cups/tmp...
I [11/Aug/2007:10:00:00 +0800] Cleaning out old temporary files in "/var/spool/cups/tmp"...
I [11/Aug/2007:10:00:00 +0800] Configured for up to 100 clients.
I [11/Aug/2007:10:00:00 +0800] Allowing up to 100 client connections per host.
I [11/Aug/2007:10:00:00 +0800] Using policy "default" as the default!
I [11/Aug/2007:10:00:00 +0800] Full reload is required.
I [11/Aug/2007:10:00:00 +0800] Loaded MIME database from '/etc/cups': 34 types, 38 filters...
I [11/Aug/2007:10:00:01 +0800] Loading job cache file "/var/cache/cups/job.cache"...
I [11/Aug/2007:10:00:01 +0800] Full reload complete.
I [11/Aug/2007:10:00:02 +0800] Listening to 127.0.0.1:631 on fd 2...
E [11/Aug/2007:10:00:02 +0800] Unable to set ACLs on root certificate "/var/run/cups/certs/0" - Operation not supported


remove cups package use
pacman -Rcns cups

reinstall it but still doesn't work

Offline

Board footer

Powered by FluxBB