Hi Greg,

On Fri, Dec 9, 2011 at 2:23 PM, Greg Sutcliffe <[email protected]>wrote:

> Hi all,
>
> I've just started testing 2.7.8 after the release today, and almost
> immediately hit a problem:
>
> err: Could not create resources for managing Puppet's files and
> directories in sections [:main, :agent, :ssl]: uninitialized constant
> Module::Win32API
>
> This occurs on multiple machines, under both "puppet agent" and "puppet
> master". Master is Debian Wheezy, clients are Archlinux.
>
> Last line of the trace seems to point the finger here:
>
> /usr/local/lib/site_ruby/1.8/puppet/util/adsi.rb:30:in `computer_name'
>
> I've had a quick poke about in the requires but I can;t work out why two
> different OSes are trying to execute Windows code.... any pointers?
>

It's definitely running code that it shouldn't. Can you run with `puppet
agent --trace --debug` and post the backtrace?

Thanks,
Josh

-- 
Josh Cooper
Developer, Puppet Labs

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" 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-users?hl=en.

Reply via email to