Issue #3114 has been updated by Jason Rojas.
<pre>
# irb
irb(main):001:0> RUBY_VERSION
=> "1.8.5"
irb(main):002:0> Process.groups
Errno::EINVAL: Invalid argument
from (irb):2:in `groups'
from (irb):2
irb(main):003:0> Process.gid
=> 0
irb(main):004:0> Process.uid
=> 0
irb(main):005:0>
</pre>
Very odd.
----------------------------------------
Bug #3114: Puppet crashes after run
http://projects.reductivelabs.com/issues/3114
Author: Jason Rojas
Status: Needs more information
Priority: Normal
Assigned to:
Category:
Target version:
Affected version: 0.25.3
Keywords:
Branch:
Upgraded puppet client to match the master 0.25.3, it runs once and at the end
of the run exits.
Here is the output of the trace:
/usr/lib/ruby/site_ruby/1.8/puppet/util/suidmanager.rb:29:in `asuser': Invalid
argument (Errno::EINVAL)
from /usr/lib/ruby/site_ruby/1.8/puppet/util/settings.rb:731:in `writesub'
from /usr/lib/ruby/site_ruby/1.8/puppet/util/settings.rb:717:in `write'
from /usr/lib/ruby/site_ruby/1.8/puppet/indirector/ssl_file.rb:158:in `write'
from /usr/lib/ruby/site_ruby/1.8/puppet/indirector/ssl_file.rb:98:in `save'
from /usr/lib/ruby/site_ruby/1.8/puppet/indirector/indirection.rb:199:in
`find'
from /usr/lib/ruby/site_ruby/1.8/puppet/indirector.rb:51:in `find'
from /usr/lib/ruby/site_ruby/1.8/puppet/ssl/host.rb:208:in `ssl_store'
from /usr/lib/ruby/site_ruby/1.8/puppet/network/http/webrick.rb:115:in
`setup_ssl'
... 7 levels...
from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:217:in `run'
from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:306:in `exit_on_fail'
from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:217:in `run'
from /usr/sbin/puppetd:159
Let me know if there is anything else needed to help debug this. I can
definitely reproduce this.
--
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://reductivelabs.com/redmine/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.