Issue #11559 has been updated by Ken Barber.
As mentioned in the pull request, there is an alternative mechanism that might be easier: <https://github.com/kbarber/facter/commit/2165b7806df3f1f5b88af6ce2f65a1071da1b92f> What do you think James? It has the side-effect of not having to ask people to change code to use our 'magic' RbConfig ... but a monkey patch can be evil at times. However, we're not monkey-patching anything here that isn't already being done in 1.8.5->1.8.n. This is kind of like a 'back-port' of the monkey-patch if you like. ---------------------------------------- Bug #11559: Use RbConfig instead of obsolete and deprecated Config. https://projects.puppetlabs.com/issues/11559 Author: James Gifford Status: In Topic Branch Pending Review Priority: Normal Assignee: Category: installation Target version: 1.6.x Keywords: Branch: https://github.com/puppetlabs/facter/pull/124 Affected Facter version: 1.6.4 System: Ubuntu 11.10 64 bit Ruby version: ruby 1.9.3p0 When I attempt to do anything with the gem, I get the following error: Use RbConfig instead of obsolete and deprecated Config. -- 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.
