Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Installing puppet agent on Windows XP
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  10 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jeff Sussna  
View profile  
 More options Nov 21 2011, 3:50 pm
From: Jeff Sussna <j...@ingineering.it>
Date: Mon, 21 Nov 2011 12:50:37 -0800 (PST)
Local: Mon, Nov 21 2011 3:50 pm
Subject: Installing puppet agent on Windows XP
Trying to get Puppet 2.7.6/Facter 1.6.2 running on Windows XP SP3.
Followed the install instructions carefully, got no errors. facter and
puppet both hang no matter what I try. The only things that don't hang
are:

facter operatingsystem (or any other individual facter query)
facter --version

facter --debug hangs, as does puppet --version or any other puppet
command, including 'puppet config print all'.

Anyone have success getting puppet running on XP?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jacob Helwig  
View profile  
 More options Nov 21 2011, 8:31 pm
From: Jacob Helwig <ja...@puppetlabs.com>
Date: Mon, 21 Nov 2011 17:31:53 -0800
Local: Mon, Nov 21 2011 8:31 pm
Subject: Re: [Puppet Users] Installing puppet agent on Windows XP

On 2011-11-21 12:50 , Jeff Sussna wrote:

> Trying to get Puppet 2.7.6/Facter 1.6.2 running on Windows XP SP3.
> Followed the install instructions carefully, got no errors. facter and
> puppet both hang no matter what I try. The only things that don't hang
> are:

> facter operatingsystem (or any other individual facter query)
> facter --version

> facter --debug hangs, as does puppet --version or any other puppet
> command, including 'puppet config print all'.

> Anyone have success getting puppet running on XP?

Right now, Puppet & Facter are only supported on Server 2003 & Server
2008, since those are the only platforms we tested against when working
on the Windows support.  If come up with patches to get past the hangs
on XP we'd love to see them.

Which install instructions were you following?  If it didn't clearly
call out which platforms are currently supported, we'll need to update
the instructions.

--
Jacob Helwig
http://about.me/jhelwig

  signature.asc
< 1K Download

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Russell Van Tassell  
View profile  
 More options Nov 21 2011, 9:52 pm
From: Russell Van Tassell <russel...@gmail.com>
Date: Mon, 21 Nov 2011 18:52:12 -0800
Local: Mon, Nov 21 2011 9:52 pm
Subject: Re: [Puppet Users] Installing puppet agent on Windows XP

On Mon, Nov 21, 2011 at 5:31 PM, Jacob Helwig <ja...@puppetlabs.com> wrote:
> On 2011-11-21 12:50 , Jeff Sussna wrote:
> > Trying to get Puppet 2.7.6/Facter 1.6.2 running on Windows XP SP3.
> > [...]

> Anyone have success getting puppet running on XP?

> Right now, Puppet & Facter are only supported on Server 2003 & Server
> 2008, since those are the only platforms we tested against when working
> on the Windows support.

I would imagine that you could get it to work with Cygwin (under cygrunsrv)
on "any" Windows platform ... the SSH server there is already quite
reasonable, and Cygwin has a pre-built Ruby (among other similar scripting
languages); I've had the pleasure of setting up distributed build
environments through such mechanisms, so I'd not think puppet would be that
much of a stretch. I could be wrong, though...

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeff Sussna  
View profile  
 More options Nov 28 2011, 5:06 pm
From: Jeff Sussna <j...@ingineering.it>
Date: Mon, 28 Nov 2011 14:06:52 -0800 (PST)
Local: Mon, Nov 28 2011 5:06 pm
Subject: Re: Installing puppet agent on Windows XP
I want to use Puppet for things like installing Scheduled Tasks and
MSI packages, which I don't expect would work under cygwin.

I know it's not supported on XP, but gave it a try anyway. The
PuppetLabs folks said it "should" work, and were able to get it to run
on one of their machines.

I've narrowed the problem down to "facter puppetversion" hanging. All
other facter facts work fine.

On Nov 21, 8:52 pm, Russell Van Tassell <russel...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeff Sussna  
View profile  
 More options Aug 16 2012, 3:34 pm
From: Jeff Sussna <j...@ingineering.it>
Date: Thu, 16 Aug 2012 12:34:17 -0700 (PDT)
Local: Thurs, Aug 16 2012 3:34 pm
Subject: Re: [Puppet Users] Installing puppet agent on Windows XP

OK, I tried again with the latest MSI
(http://downloads.puppetlabs.com/windows/puppet-2.7.12.msi) and puppet and
facter both work just fine. Very cool!

I should note that I'm running puppet in standalone mode, and not trying to
connect to a master.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Moses Mendoza  
View profile   Translate to Translated (View Original)
 More options Aug 16 2012, 4:25 pm
From: Moses Mendoza <mo...@puppetlabs.com>
Date: Thu, 16 Aug 2012 13:25:06 -0700
Local: Thurs, Aug 16 2012 4:25 pm
Subject: Re: [Puppet Users] Installing puppet agent on Windows XP
Hi Jeff,

The latest stable msi is actually Puppet 2.7.18 -
http://downloads.puppetlabs.com/windows/puppet-2.7.18.msi

It includes many Windows improvements since 2.7.12.

Cheers,
Moses


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeff Sussna  
View profile  
 More options Aug 16 2012, 6:05 pm
From: Jeff Sussna <j...@ingineering.it>
Date: Thu, 16 Aug 2012 15:05:33 -0700 (PDT)
Local: Thurs, Aug 16 2012 6:05 pm
Subject: Re: [Puppet Users] Installing puppet agent on Windows XP

Grr...it would help if I were paying attention and didn't just assume the
list was sorted in most-recent order :-(.

Since I don't seem to be able to find my way around unchaperoned, are there
release notes for the improvements you mention?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
ad  
View profile  
 More options Aug 16 2012, 6:21 pm
From: ad <adam.denn...@gmail.com>
Date: Thu, 16 Aug 2012 15:21:01 -0700 (PDT)
Local: Thurs, Aug 16 2012 6:21 pm
Subject: Re: Installing puppet agent on Windows XP

Windows support better in newer versions of Puppet. I run 2.7.18 on XP
nodes with no issues. It's not officially supported though.

hth,

Adam


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Moses Mendoza  
View profile   Translate to Translated (View Original)
 More options Aug 16 2012, 7:46 pm
From: Moses Mendoza <mo...@puppetlabs.com>
Date: Thu, 16 Aug 2012 16:46:24 -0700
Local: Thurs, Aug 16 2012 7:46 pm
Subject: Re: [Puppet Users] Installing puppet agent on Windows XP
Hey Jeff,

You can check out the release notes here:
http://projects.puppetlabs.com/projects/puppet/wiki/Release_Notes .
They're not split out by platform but rather Puppet version. Some of
the Windows improvements I was thinking of, particularly around the
package provider, are actually in the 2.7.19 RC, which, with any luck,
will go final next week. However, as Adam points out, Windows XP isn't
a supported platform, so your results may vary...


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jeff Sussna  
View profile  
 More options Aug 17 2012, 11:01 am
From: Jeff Sussna <j...@ingineering.it>
Date: Fri, 17 Aug 2012 08:01:51 -0700 (PDT)
Local: Fri, Aug 17 2012 11:01 am
Subject: Re: Installing puppet agent on Windows XP

Understood about XP support. All machines in my environment are either Win7
or Server 2003...except mine :-(.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »