On Monday, October 24, 2011 at 5:00 PM, Jacob Helwig wrote:
> On Mon, 24 Oct 2011 16:47:13 -0700, Nick Lewis wrote:
> > 
> > On Monday, October 24, 2011 at 4:40 PM, Jacob Helwig wrote:
> > > While the diff definitely does what you intend to do (configure flay), I
> > > don't see how it would fix running `rake metrics:all`, since as far as I
> > > can tell there is no such rake task (and never was).
> > > 
> > > So, I don't know how metrics:all ever worked since
> > > tasks/rake/metrics.rake doesn't actually add any new tasks, and I can't
> > > find where any metrics related tasks are defined.
> > metric_fu adds the metrics:all task when you require it. So that part, at 
> > least, makes sense. 
> 
> Now for the next question: What version of metric_fu will actually
> install?
> 
>  % gem install metric_fu
>  ERROR: While executing gem ... (Gem::DependencyError)
>  Unable to resolve dependencies: churn requires chronic (>= 0.2.3);
>  main requires chronic (~> 0.6.2); metric_fu requires chronic (~>
>  0.3.0)
> 
I had to go back to 1.5.1. And then it brought in a total of 21 gems. No wonder 
there's unresolvable dependencies..
 
> -- 
> Jacob Helwig

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" 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-dev?hl=en.

Reply via email to