After encountering more problems such as no ability to compile RubyRRDtool-0.6.0.tgz when no other rrd library is working,,,
I decided (not happily) to move from my Ubuntu jaunty 9.04 to RHEL5.3 and it solved both problems..... Moty On Jun 22, 11:48 pm, Moty <[email protected]> wrote: > Hi all > > How do I get the latest version of puppetshow? > > git clone git://reductivelabs.com/puppetshow > is terribly slow if working at all ..... > > I triedhttp://github.com/shadoi/puppetshow/tree/masterversion but I > can not make it work > > When I go tohttp://localhost:3000I get: > > NoMethodError in Hosts#table > > Showing vendor/plugins/active_scaffold/frontends/default/views/ > _list_header.rhtml where line #3 raised: > > undefined method `[]' for #<Enumerable::Enumerator:0xb716d700> > > Extracted source (around line #3): > > 1: <% if active_scaffold_config.action_links.any? { |link| link.type > == :table } -%> > 2: <div class="actions"> > 3: <% new_params = params_for(:action => 'table') %> > 4: <% active_scaffold_config.action_links.each :table do |link| - > %> > 5: <% next if controller.respond_to? link.security_method and ! > controller.send(link.security_method) -%> > 6: <%= render_action_link(link, new_params) -%> > > Can anyone help ? > > Moty --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---
