Issue #22319 has been reported by Josh Partlow.
----------------------------------------
Bug #22319: Puppet raises an error and aborts if a configuration file is
touched causing it to be reparsed by Puppet::Settings.
https://projects.puppetlabs.com/issues/22319
* Author: Josh Partlow
* Status: Unreviewed
* Priority: Normal
* Assignee:
* Category:
* Target version:
* Affected Puppet version: 3.2.4
* Keywords:
* Branch:
----------------------------------------
Puppet::Settings#any_files_changed? misuses WatchedFile, calling
Puppet::Util::WatchedFile#file which does not exist.
Make sure the agent will find a puppet.conf to watch
jpartlow@percival: touch ~/.puppet/puppet.conf
Start up a master per util/README_UTIL.md
jpartlow@percival:~/work/puppet$ util/dev-puppet-master watched-file
In a separate terminal
jpartlow@percival:~/work/puppet$ be puppet agent --debug --trace --server
puppetmaster
jpartlow@percival: touch ~/.puppet/puppet.conf
The agent will die. (So will the master because it happens to be watching
~/.puppet/puppet.conf as well)
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://projects.puppetlabs.com/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.