Issue #2484 has been updated by Luke Kanies. Subject changed from JSON format not supported to 'JSON format not supported' needs to be better
The problem here is that while the json library is available, every class needs to be individually extended to support it, and apparently this class has not. Sounds like the error message could be enhanced, though. ---------------------------------------- Bug #2484: 'JSON format not supported' needs to be better http://projects.reductivelabs.com/issues/2484 Author: James Turnbull Status: Accepted Priority: Normal Assigned to: Category: plumbing Target version: 0.25.0 Complexity: Unknown Affected version: 0.25.0beta2 Keywords: Fedora Core 10 The following debug notice: <pre> debug: Format json not supported for Puppet::FileServing::Metadata; class does not respond to from_json debug: Format s not supported for Puppet::FileServing::Metadata; class does not respond to from_s debug: Format s not supported for Puppet::Resource::Catalog; class does not respond to from_s </pre> The json gem is installed. Not sure what the second debug message means? -- 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 -~----------~----~----~----~------~----~------~--~---
