Issue #3866 has been updated by Matt Robinson.

Hi Gary,
Been busy working on getting 2.6 ready for release, so haven't gotten through 
my email queue recently.  There's really no reason to install this patch unless 
you're doing development work as all it does is get rid of some deprecation 
warnings.  I'm not really sure what the problem might be, but if you want to 
test patches it's probably best to be running puppet from a git checkout of the 
code.  Instruction on how to do this can be found here 
http://projects.puppetlabs.com/projects/puppet/wiki/Development_Development_Lifecycle.
  Otherwise, you'll want to delete the install directories of puppet before you 
run install.rb again.  Not sure what might happen if you install over the top 
of an older version.
Matt
----------------------------------------
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: Ready for Checkin
Priority: Normal
Assigned to: Matt Robinson
Category: testing
Target version: 2.6
Affected version: 0.25.4
Keywords: 
Branch: 
http://github.com/mmrobins/puppet/tree/bug/master/3866-metaclass_deprecation


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