Wil, Thank you for the reply.
Yes, I checked and found that SELinux was enabled post-install. Then I set SELinux to Permissive and reinstall everything, but still same error. Can you explain more detail about `restorecon -n -v -r /`? Thanks, Stacey On Monday, March 23, 2015 at 3:11:40 PM UTC-4, Wil Cooley wrote: > > On Mon, Mar 23, 2015 at 6:35 AM <[email protected] <javascript:>> > wrote: > >> Hi all, >> >> I am using Puppet agent 3.7.3 on Red Hat Linux. On one of my machines, when >> I run "puppet agent --test", I received error: >> >> Puppet (err): Could not autoload puppet/provider/package/rpm: No such file >> or directory - /tmp/puppet20150323-27791-6xy78b.lock >> Puppet (err): Could not autoload puppet/type/package: Could not autoload >> puppet/provider/package/rpm: No such file or directory - >> /tmp/puppet20150323-27791-6xy78b.lock >> Puppet (err): Could not retrieve catalog from remote server: Could not >> intern from text/pson: Could not autoload puppet/type/package: Could not >> autoload puppet/provider/package/rpm: No such file or directory - >> /tmp/puppet20150323-27791-6xy78b.lock >> Puppet (err): Could not retrieve catalog; skipping run >> >> Any clue why this happens? >> >> > SELinux enabled post-install, so various bits don't have the right labels? > > It might take a while, but "restorecon(8)" might help? Maybe start with > `restorecon -n -v -r /`? > > Wil > -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/83f8cf17-1ab5-4c86-8472-85c5351d1858%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
