Bug #2959
exit_status called on nil for failed puppet run/
| Status: | Closed | Start: | 12/18/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | % Done: | 0% |
||
| Category: | executables | |||
| Target version: | 2.6.0 | |||
| Affected version: | development | Branch: | http://github.com/MarkusQ/puppet/tree/ticket/master/2959 | |
| Keywords: | ||||
| Votes: | 0 |
Description
warning: Not using cache on failed catalog
err: Could not retrieve catalog; skipping run
/usr/lib/ruby/site_ruby/1.8/puppet/application/puppetd.rb:118:in onetime': undefined methodexit_status' for nil:NilClass (NoMethodError)
from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:226:in send'
from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:226:inrun_command'
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:inexit_on_fail'
from /usr/lib/ruby/site_ruby/1.8/puppet/application.rb:217:in `run'
from /usr/sbin/puppetd:166
History
Updated by Markus Roberts 7 months ago
- Status changed from Accepted to Ready for Checkin
- Target version changed from 0.25.2 to 2.6.0
- Affected version changed from 0.25.2rc1 to development
- Branch set to http://github.com/MarkusQ/puppet/tree/ticket/0.25.x/2959
Updated by Markus Roberts 7 months ago
- Branch changed from http://github.com/MarkusQ/puppet/tree/ticket/0.25.x/2959 to http://github.com/MarkusQ/puppet/tree/ticket/master/2959
Initial confusion about which version was affected, now fixed.
Updated by James Turnbull 7 months ago
- Category set to executables
- Assigned to set to James Turnbull
Updated by James Turnbull 7 months ago
- Status changed from Ready for Checkin to Closed
Pushed in commit:“4226e018d7c8e2d52ef59edf37d3a320aa823be0” in branch master.