CUPS problem

PerAntonRønning pa-ronn at online.no
Wed Aug 22 22:06:13 UTC 2007


Aaron Konstam wrote:
> On Wed, 2007-08-22 at 13:27 -0500, Mikkel L. Ellertson wrote:
>   
>> PerAntonRønning wrote:
>>     
>>> Hi Andy
>>> a minor extract of the error_log shows this:
>>> I [22/Aug/2007:12:42:00 +0200] Full reload is required.
>>> I [22/Aug/2007:12:42:00 +0200] Loaded MIME database from '/etc/cups': 33
>>> types, 38 filters...
>>> I [22/Aug/2007:12:42:01 +0200] Loading job cache file
>>> "/var/cache/cups/job.cache"...
>>> I [22/Aug/2007:12:42:01 +0200] Full reload complete.
>>> I [22/Aug/2007:12:42:01 +0200] Listening to 127.0.0.1:631 on fd 0...
>>> E [22/Aug/2007:12:42:01 +0200] Unable to set ACLs on root certificate
>>> "/var/run/cups/certs/0" - Operation not supported
>>>
>>> It seems to listen to 127.0.0.1:631, which should be lo. The last
>>> message tough "operation not supported" does not explain itself, at
>>> least not to me.
>>> ps -Af | grep cupsd shows that the daemon is up and running.
>>> So I'm scratching my head a bit on this.
>>>
>>> Brgs
>>> PAR
>>>
>>>       
>> The "operation not supported" is an indication that selinux is not
>> enabled. So CUPS could not set the Access Control List values. This
>> will not stop CUPS from running. The "Listening to 127.0.0.1:631"
>> says that the CUPS web interface is only available to the local
>> machine, on port 631. You can not connect to it from another machine
>> on the network. (This does not affect connecting to printers on your
>> machine - that is another setting.)
>>
>> Mikkel
>>     
> Maybe this was already indicated. Is the printer attached to the machine
> or is it a network printer? If the latter then the error is in
> cupsd.conf.
> --
> =======================================================================
> Things are more like they are today than they ever were before. --
> Dwight Eisenhower
> =======================================================================
> Aaron Konstam telephone: (210) 656-0355 e-mail: akonstam at sbcglobal.net
>
>   
The printer is attached directly to the PC, it is not a network printer.
BRGDS
PAR




More information about the users mailing list