Hi, I have puppetmaster and some puppet clients, running CentOs 5.4 and debian lenny 5.0.3 The Centos ones are picking up files fine, but the debian ones, which are running; # dpkg -l puppet Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/ Trig-pend |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-=================================- =================================- ================================================================================== ii puppet 0.24.5-3 centralised configuration management for networks
are failing with the following message; # puppetd --test info: Caching catalog at /var/lib/puppet/state/localconfig.yaml notice: Starting catalog run err: //Node[default]/File[/etc/puppet/puppet.conf]: Failed to retrieve current state of resource: Mounts without paths are not usable Could not describe /modules/bpcommon/basenode/etc/puppet/puppet.conf: Mounts without paths are not usable at /etc/puppet/manifests/nodes.pp:33 notice: //puppet/Service[puppet]/ensure: ensure changed 'stopped' to 'running' err: //Node[default]/File[/etc/puppet/test.file]: Failed to retrieve current state of resource: Mounts without paths are not usable Could not describe /modules/bpcommon/basenode/etc/puppet/test.file: Mounts without paths are not usable at /etc/puppet/manifests/nodes.pp:10 notice: Finished catalog run in 0.53 seconds I have checked that both the paths exist, and it works for the RHEL/ CentOS boxes, so I am wondering if its something to do with the version of puppet installed ie 0.24.5-3 Any suggestions Thanks Tom -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@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.