On May 27, 9:30 am, Mukul Malhotra <smilemukul2...@gmail.com> wrote:
> This error is due to the attributes which are applied to the paticular file.
>
> Check lsattr <file name> & remove the chattr attribute then run puppet
> again....


My guess would be that the filesystem containing /tmp is mounted read-
only.  The kernel could put it in that state if it detected serious
filesystem errors, or mount options could be just plain
misconfigured.  I have seen this sort of thing happen when a disk goes
bad.

Less likely, if SELinux is running in enforcing mode then it could be
denying access.  That would be pretty strange for the /tmp directory,
but if your security policy were flawed or your disk labeling wrong
then it could happen.


John

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@googlegroups.com.
To unsubscribe from this group, send email to 
puppet-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en.

Reply via email to