Re: pcscd dead

William Fragakis <[email protected]> Mon, 14 Jul 2014 13:29:51 -0400
Newsgroups gmane.linux.redhat.k12osn
Message-ID <[email protected]>
Johan,

This may be totally unrelated but since permissions and haldaemon are
being mentioned...

I've run into an issue when cloning running systems via rsync. For some
reason, the permissions for haldaemon cache wouldn't be correct. 

The following cleared up the issue:

chown haldaemon:haldaemon /var/cache/hald

if you suspect this might be the issue, you can run this 

hald --daemon=no 2>&1 | tee /tmp/hal.log

then
cat /tmp/hal.log

to see what the log shows.


Again, may have nothing to do with your problem. 

Regards,
William




On Mon, 2014-07-14 at 12:00 -0400, [email protected] wrote:
> Van: "Barry Cisna" <[email protected]>
> Aan: "K12LTSP Mailing List" <[email protected]>
> Verzonden: Maandag 14 juli 2014 13:55:57
> Onderwerp: Re: [K12OSN] pcscd dead
> 
> Johan,
> 
> >From the looks of your last posted message here it may be simply a
> permissions ,(on the client chroot, of course),thing with the pcsd
> executable? 
> 
> Just do an 'chmod -c -R 777 /'   ,,,to the pcsd directory along with
> the
> actual pcsd executable/shell script.
> 
> Try restarting the pcsd service and see if this same error is thrown.
> 
> Kind of a rough way to do it but worth a try.
> 
> Barry


_______________________________________________
K12OSN mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/k12osn
For more info see <http://www.k12os.org>