Displaying 1 result from an estimated 1 matches for "18140could".
2009 Dec 23
1
puppetmaster 0.25.x factdir error
...o...
I started testing puppet 0.25.x on my puppetmaster (RH 5.4 x64_64). I
first tried 0.25.1 from EPEL testing, then 0.25.2rc1. I am using
apache/mongrel with 10 ports. My puppetmaster configs are
in /srv/puppet not /var/puppet. When starting puppetmaster I get the
following errors:
Port: 18140Could not prepare for execution: Got 1 failure(s) while
initializing: change from directory to file failed: Could not set file
on ensure: Is a directory - /srv/puppet/var/facts
same for each tcp port.
I am at a loss as to why the puppetmaster daemon wants to make the fact
serving directory a file.
An...