Re: [Puppet-dev] Debugging Puppet on Windows

2011-03-18 Thread Markus Roberts
On Fri, Mar 18, 2011 at 12:07 PM, Jay Flowers wrote: > I finally got some more time to work on this. I ended up getting RubyMine > setup and configured for me to develop and debug with. > > I logged a bug on this: > https://projects.puppetlabs.com/issues/6773 > > If someone can give me a clue I

Re: [Puppet-dev] Debugging Puppet on Windows

2011-03-18 Thread Jay Flowers
I finally got some more time to work on this. I ended up getting RubyMine setup and configured for me to develop and debug with. I logged a bug on this: https://projects.puppetlabs.com/issues/6773 If someone can give me a clue I can fix this and supply a patch. Thanks On Sun, Mar 13, 2011 at 6

Re: [Puppet-dev] Debugging Puppet on Windows

2011-03-13 Thread Markus Roberts
J -- On Sun, Mar 13, 2011 at 3:29 PM, Jay Flowers wrote: > Markus, > I found the getting the source page and am trying to follow it. I can > install facter. I get the following error when trying to install puppet: > > C:\Projects\Puppet\puppet>ruby install.rb > Missing ronn; skipping man page

Re: [Puppet-dev] Debugging Puppet on Windows

2011-03-13 Thread Jay Flowers
Markus, I found the getting the source page and am trying to follow it. I can install facter. I get the following error when trying to install puppet: C:\Projects\Puppet\puppet>ruby install.rb Missing ronn; skipping man page creation install.rb:92:in `mkdir': No such file or directory - /etc/pup

Re: [Puppet-dev] Debugging Puppet on Windows

2011-03-13 Thread Markus Roberts
Jay -- I am experiencing this bug: http://projects.puppetlabs.com/issues/6693. > > I would like to work on fixing this. How do I get setup to do this on a > Windows box? I would like to get start trying to fix this, using it as a > way to dive into Puppet development. Is there a wiki page on se

[Puppet-dev] Debugging Puppet on Windows

2011-03-13 Thread Jay Flowers
I am experiencing this bug: http://projects.puppetlabs.com/issues/6693. I would like to work on fixing this. How do I get setup to do this on a Windows box? I would like to get start trying to fix this, using it as a way to dive into Puppet development. Is there a wiki page on setting up a deve