Issue #10955 has been updated by Josh Cooper.

Hi Jeff,

So I tried this on an old XP SP3 laptop I have and running facter (with no 
arguments) completes with the following:

<pre>
C:\>facter
architecture => i386
facterversion => 1.6.3
hardwaremodel => i686
hostname => XXXXXXX
ipaddress => XXXXXXXX
kernel => windows
kernelmajversion => 5.1
kernelrelease => 5.1.2600
kernelversion => 5.1.2600
macaddress => XX:XX:XX:XX:XX:XX
manufacturer => Dell Computer Corporation
memoryfree => 216.77 MB
memorytotal => 511.43 MB
operatingsystem => windows
operatingsystemrelease => 5.1.2600
osfamily => windows
path => c:\Ruby187\bin;c:\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32
\Wbem;c:\program files\nmap;C:\Program Files\QuickTime\QTSystem\
physicalprocessorcount => 1
processor0 =>  Mobile Intel(R) Pentium(R) 4 - M CPU 2.20GHz
processorcount => 1
productname => Latitude C640
ps => tasklist.exe
puppetversion => 2.7.7
rubysitedir => c:/Ruby187/lib/ruby/site_ruby/1.8
rubyversion => 1.8.7
serialnumber => XXXXX
timezone => Pacific Standard Time
uptime => 11:25 hours
uptime_days => 0
uptime_hours => 11
uptime_seconds => 41152
</pre>

Could you try running each of the facts above individually, e.g. facter 
serialnumber, to see if any fact in particular is causing the hang? And can you 
also try the `interfaces`, `network`, and `netmask` facts (although they are 
not in my output above)?

Also when it hangs is the cpu pinned (as in an infinite loop) or is the ruby 
process idle?
----------------------------------------
Bug #10955: Puppet agent hangs on Windows XP
https://projects.puppetlabs.com/issues/10955

Author: Jeff Sussna
Status: Unreviewed
Priority: Normal
Assignee: 
Category: 
Target version: 
Affected Puppet version: 
Keywords: 
Branch: 


Followed the Windows puppet agent install instructions 
(http://projects.puppetlabs.com/projects/1/wiki/Puppet_Windows) very carefully. 
Verified I'm running the correct version of ruby. All install steps completed 
without errors. Did install and am running as local account, not admin.

Any puppet command (i.e., "puppet config print all") hangs. .puppet directory 
was not created. Tried creating it by hand, along with 
.puppet\Puppetlabs\puppet\etc and puppet.conf file. Not sure what needs to go 
in puppet.conf other than server=.

OS is Windows XP SP3.


-- 
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.

Reply via email to