Bug #1505
0.24.4 client againt 0.24.5 server error: undefined method XMLRPC::DateTime
| Status: | Closed | Start date: | 08/11/2008 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | plumbing | |||
| Target version: | 0.24.6 | |||
| Affected Puppet version: | 0.24.5 | Branch: | ||
| Keywords: | ||||
| Votes: | 0 |
Description
Running a 0.24.4 client on Solaris 9 and 10. and HP-UX 11.11 with Ruby 1.8.5 gives this error: @puppetd[26841]: Could not retrieve catalog: undefined method `–‘ for #<XMLRPC::DateTime:0x415618c8>@
This only seems to happen when Puppet runs as a daemon—I can’t reproduce it on the command-line. It happens every time puppet tries to get the catalog. Solaris 9 clients running 0.24.4 and ruby 1.8.4 don’t seem to be affected.
Related issues
History
Updated by Luke Kanies over 3 years ago
- Category set to plumbing
- Status changed from Unreviewed to Accepted
- Assignee set to Luke Kanies
- Target version set to 0.24.6
Updated by Luke Kanies over 3 years ago
- Priority changed from Normal to High
Updated by Nigel Kersten over 3 years ago
I didn’t notice this one sorry.
I’ve just reported the bug in more detail at: http://reductivelabs.com/redmine/issues/show/1551
and a patch is coming now.
Updated by James Turnbull over 3 years ago
- Status changed from Accepted to Closed
Fixed with the closure of #1551.