Hi all, I have a requirement and decided to test puppet on the win32 platform to see if it would work for me. I have facter running great ( gives all the system information / platform etc etc ). Now the problem I see is if I use the github clone and try to run anything I get puppet/bin/puppet:3:in `require'': no such file to load -- puppet/util/command_line (LoadError) | and then C:\>ruby puppet\bin\puppetd -tv ruby: No such file or directory -- puppet/bin/puppetd (LoadError) Since win32 port is still in serious development is there a specific branch for this one?, Is there any other info / steps Thanks in Advance Nige -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
HI all, I have factor working ( gives good results ) .. is there a Windows branch in github? cause right now the Wiki and clone does not match. Any information would be appreciated Thanks in Advance. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Nigel Sollars wrote:> HI all, > > I have factor working ( gives good results ) .. is there a Windows > branch in github? cause right now the Wiki and clone does not match. > > Any information would be appreciated > > Thanks in Advance. >Nigel Which wiki page and which clone? Regards James Turnbull -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Hi This Wiki: http://projects.puppetlabs.com/projects/1/wiki/Puppet_Windows and the clone of puppet from there, trying ti run anything from in here brings require errors and such puppet/util/command_line and puppet/application/agent. perhaps I missed something ( open to idea''s ) Regards Nigel On Tue, Sep 21, 2010 at 12:54 PM, James Turnbull <james@puppetlabs.com>wrote:> Nigel Sollars wrote: > >> HI all, >> >> I have factor working ( gives good results ) .. is there a Windows >> branch in github? cause right now the Wiki and clone does not match. >> >> Any information would be appreciated >> >> Thanks in Advance. >> >> > Nigel > > Which wiki page and which clone? > > Regards > > James Turnbull > > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to > puppet-users+unsubscribe@googlegroups.com<puppet-users%2Bunsubscribe@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Nigel Sollars wrote:> Hi > > > This Wiki: > > http://projects.puppetlabs.com/projects/1/wiki/Puppet_Windows > > and the clone of puppet from there, trying ti run anything from in here > brings require errors and such puppet/util/command_line and > puppet/application/agent. > > perhaps I missed something ( open to idea''s )Try gem install puppet (I updated the page a bit). If you are getting errors they are quite possibly bugs - Windows support is very new. If so can you log as tickets please: http://projects.puppetlabs.com Regards James Turnbull -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Ok cool, I have the puppet gem installed already but have found issues and was not 100% that was the right course of action. On Tue, Sep 21, 2010 at 1:42 PM, James Turnbull <james@puppetlabs.com>wrote:> Nigel Sollars wrote: > >> Hi >> >> >> This Wiki: >> >> http://projects.puppetlabs.com/projects/1/wiki/Puppet_Windows >> >> and the clone of puppet from there, trying ti run anything from in here >> brings require errors and such puppet/util/command_line and >> puppet/application/agent. >> >> perhaps I missed something ( open to idea''s ) >> > > Try gem install puppet (I updated the page a bit). > > If you are getting errors they are quite possibly bugs - Windows support is > very new. > > If so can you log as tickets please: >Il do that right now Thanks for the update> > http://projects.puppetlabs.com > > > Regards > > James Turnbull > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to puppet-users@googlegroups.com. > To unsubscribe from this group, send email to > puppet-users+unsubscribe@googlegroups.com<puppet-users%2Bunsubscribe@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/puppet-users?hl=en. > >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
I see from my ticket that my issue is a replication of a previous bug logged. Is this one likely to be fixed by the next release / any idea ( vague eta is good ) on when this one would be released around?. On Tue, Sep 21, 2010 at 1:49 PM, Nigel Sollars <nsollars@gmail.com> wrote:> Ok cool, I have the puppet gem installed already but have found issues and > was not 100% that was the right course of action. > > On Tue, Sep 21, 2010 at 1:42 PM, James Turnbull <james@puppetlabs.com>wrote: > >> Nigel Sollars wrote: >> >>> Hi >>> >>> >>> This Wiki: >>> >>> http://projects.puppetlabs.com/projects/1/wiki/Puppet_Windows >>> >>> and the clone of puppet from there, trying ti run anything from in here >>> brings require errors and such puppet/util/command_line and >>> puppet/application/agent. >>> >>> perhaps I missed something ( open to idea''s ) >>> >> >> Try gem install puppet (I updated the page a bit). >> >> If you are getting errors they are quite possibly bugs - Windows support >> is very new. >> >> If so can you log as tickets please: >> > > Il do that right now > > Thanks for the update > > > >> >> http://projects.puppetlabs.com >> >> >> Regards >> >> James Turnbull >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Puppet Users" group. >> To post to this group, send email to puppet-users@googlegroups.com. >> To unsubscribe from this group, send email to >> puppet-users+unsubscribe@googlegroups.com<puppet-users%2Bunsubscribe@googlegroups.com> >> . >> For more options, visit this group at >> http://groups.google.com/group/puppet-users?hl=en. >> >> >-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Nigel Sollars wrote:> I see from my ticket that my issue is a replication of a previous bug > logged. Is this one likely to be fixed by the next release / any idea ( > vague eta is good ) on when this one would be released around?.It''s targeted for 2.6.2 - which is the next maintenance release - hopefully in about 1-2 weeks. James -- Puppet Labs - http://www.puppetlabs.com C: 503-734-8571 -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.