#1147: facts gets unset
---------------------+------------------------------------------------------
Reporter: emerose | Owner: community
Type: defect | Status: closed
Priority: normal | Milestone: 0.24.4
Component: server | Version: 0.24.3
Severity: normal | Resolution: fixed
Keywords: | Stage: Accepted
Patch: None | Complexity: Unknown
---------------------+------------------------------------------------------
Comment (by ctrlaltdel):
Well, I'm still experiencing the same bug with 0.24.4 (commit [3a8053a]).
I added some debug messages (see 1147-debug-messages.patch).
* Puppet::Node::Plain.version (coming from [4f400d4]) is not called
* vers is nil when has_most_recent? is called
{{{
notice: Starting Puppet server version 0.24.4
yaml fresh: true (1206606844.0 vs 0.0)
info: terminus: #<Puppet::Node::Plain:0xb73d28ec>, terminus_name: plain
info: Using cached node dole.wrk.lsn.camptocamp.com
yaml fresh: true (1206606844.0 vs 0.0)
info: terminus: #<Puppet::Node::Plain:0xb73d28ec>, terminus_name: plain
info: Using cached node dole.wrk.lsn.camptocamp.com
yaml fresh: true (1206606844.0 vs 0.0)
info: terminus: #<Puppet::Node::Plain:0xb73d28ec>, terminus_name: plain
info: Using cached node dole.wrk.lsn.camptocamp.com
}}}
--
Ticket URL: <http://reductivelabs.com/trac/puppet/ticket/1147#comment:7>
puppet <http://reductivelabs.com>
Puppet - Portable System Automation
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---