On 10/01/11 16:20, Felix Frank wrote:
Hauling out the big guns boils down to (for me):

strace -e trace=file -f puppet master --no-daemonize ... 2>&1 | grep ntp

That should eventually spit a few stat or open attempts that fail, when
the master tries to import the ntp module.

Thank you. Using strace shows that while the permissions were set correctly on my /etc/puppet/modules tree, the directories didn't have the "X" flag to allow browsing.

Slightly embarrassing, but thank you both for you help on this on. A quick chmod +X and suddenly it's all working perfectly.

Cheers,
Jonathan

--
----------------------------
Jonathan Gazeley
Systems Support Specialist
ResNet | Wireless & VPN Team
IT Services
University of Bristol
----------------------------

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

Reply via email to