On Mon, Dec 12, 2011 at 12:12 PM, Lion <coolbuddy...@gmail.com> wrote:

> While analyzing the Puppet 2.7.6 from server as well as from target
> nodes, I faced an error as followed:
>
> [root@TARGET ~]# puppet apply 1.file.pp
>
> notice: /File[/var/lib/puppet/facts]: Not removing directory; use
> 'force' to override
> notice: /File[/var/lib/puppet/facts]: Not removing directory; use
> 'force' to override
> err: /File[/var/lib/puppet/facts]/ensure: change from directory to
> file failed: Could not set 'file on ensure: Is a directory - /var/lib/
> puppet/facts
> Got 1 failure(s) while initializing: change from directory to file
> failed: Could not set 'file on ensure: Is a directory - /var/lib/
> puppet/facts
>
>
This is https://projects.puppetlabs.com/issues/9491. Comment out the
'factdest' property from your puppet.conf file and you should be good.

Josh
-- 
Josh Cooper
Developer, Puppet Labs

-- 
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