Issue #4882 has been updated by James Turnbull.

Target version deleted (2.6.6)


----------------------------------------
Bug #4882: 2.6.1 can not deserialize Puppet::Resource::References
https://projects.puppetlabs.com/issues/4882

Author: Markus Roberts
Status: Duplicate
Priority: Normal
Assignee: 
Category: 
Target version: 
Affected Puppet version: 2.6.1
Keywords: 
Branch: 


Reported by Peter Meier on #4602:

* 0.25.x stores relations of exported resources as serialized yaml that include 
a reference to the ruby class Puppet::Resource::References
* 2.6 removed this class
* 2.6 master gets problem dealing with such stored resources
* cleaning the database from such resources "fixes" the problem

I could track things down that it happens while storing an association of an 
exported resource which is a serialized yaml object of a class that isn't 
anymore existent in 2.6.

Stack trace identical to that reported on #4602 since the problem is discovered 
at the same point (deserialization).



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