Issue #2995 has been updated by Jesse Wolfe. Status changed from Code Insufficient to Ready for Testing Branch changed from http://github.com/MarkusQ/puppet/tree/ticket/0.25.x/2995 to http://github.com/jes5199/puppet/tree/ticket/0.25.x/2995
Markus's patch exposed a dependency on library load order that was causing Puppet::Util::Log to raise an error. I've removed the dependency of Puppet::Type from Puppet::Util::Log. ---------------------------------------- Bug #2995: UTF-8 isn't needed so missing/faulty iconv shouldn't cause pson-feature failure http://projects.reductivelabs.com/issues/2995 Author: Markus Roberts Status: Ready for Testing Priority: Normal Assigned to: Jesse Wolfe Category: serialization Target version: 0.25.2 Affected version: 0.25.1rc2 Keywords: Branch: http://github.com/jes5199/puppet/tree/ticket/0.25.x/2995 We don't actually depend on UTF-8 support so it's absence should not abort the loading of the PSON feature. -- 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.
