Issue #3866 has been updated by Adam Gibbins.

Priority changed from Low to Normal

I get a variation on this, which is VERY noisy (repeated 50+ times at the 
beginning of everything puppet related):

DEPRECATION WARNING: metaclass is deprecated and will be removed from Rails 2.3 
(use singleton_class instead). (called from meta_eval at 
/usr/lib/ruby/1.8/puppet/util/metaid.rb:4)

A fix for this would be appreciated fairly quickly due to the verbosity of this.
----------------------------------------
Bug #3866: "DEPRECATION WARNING: metaclass is deprecated and will be removed 
from Rails 2.3"
http://projects.puppetlabs.com/issues/3866

Author: Jesse Wolfe
Status: Accepted
Priority: Normal
Assigned to: 
Category: 
Target version: queued
Affected version: 0.25.4
Keywords: 
Branch: 


Rails's active_support is conflicting with metaid.rb (which we vendor) in the 
implementation of Object#metaclass . Their implementation has historically been 
compatible with ours, but recently they throw a deprecation warning.


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