Issue #13668 has been updated by Patrick Carlisle.
That is odd. The output you gave shows facts as being loaded relative to the current directory, e.g. `Error loading fact ./facter/spec/puppetlabs_spec_helper.rb ` So I guess I mean checked out into a subdirectory of the current directory, not the current directory itself. ---------------------------------------- Bug #13668: undefined method `watch' for #<Object:0x10fb852a8 @operatingsystem="Darwin" https://projects.puppetlabs.com/issues/13668#change-59759 Author: James Turnbull Status: Investigating Priority: Normal Assignee: Patrick Carlisle Category: testing Target version: Keywords: Branch: Affected Facter version: OSX 10.7 Puppet: 2.7.12 Facter: 1.6.7 Puppet and Facter installed via gems. <pre> ./facter/install.rb:65: warning: already initialized constant PREREQS ./facter/install.rb:67: warning: already initialized constant InstallOptions Error loading fact ./facter/spec/puppetlabs_spec_helper.rb no such file to load -- puppetlabs_spec/files ./facter/spec/spec_helper.rb:5: warning: already initialized constant SPECDIR Error loading fact ./facter/spec/spec_helper.rb no such file to load -- puppetlabs_spec_helper err: Could not create resources for managing Puppet's files and directories in sections [:main, :ssl]: undefined method `watch' for #<Object:0x10fb852a8 @operatingsystem="Darwin"> </pre> -- 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 post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
