slimandslam
2011-Jun-22 21:50 UTC
[Puppet Users] undefined method error when installing Puppet Dashboard 1.1.1
I''ve never installed Puppet Dashboard before but it seemed straightforward. I''m installing v1.1.1 on Ubuntu 11.04 with Ruby 1.8.7 and with Puppetmaster v2.6.4. The rake creation step appears to succeed: prompt> rake RAILS_ENV=production db:create But when I try to migrate: prompt> rake RAILS_ENV=production db:migrate it exits with the error: "undefined method `name'' for "activemodel":String" Any clues? J -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Nathan Yehle
2011-Jul-01 15:56 UTC
[Puppet Users] Re: undefined method error when installing Puppet Dashboard 1.1.1
I''m stuck at this bug too, SL55 x86_64 ruby-1.8.5-5.el5_4.8, puppet- dashboard-1.1.1-1 -N -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Nathan Yehle
2011-Jul-01 18:10 UTC
[Puppet Users] Re: undefined method error when installing Puppet Dashboard 1.1.1
Fixed by downgrading ruby. Thanks for depreciating so much functionality ruby team! I had to create a second virtual machine just to run puppetdash because its required ruby versions do not seem to work with the versions we use for our puppetmaster server. Working config: SL55 libselinux-ruby-1.33.4-5.7.el5 ruby-irb-1.8.5-19.el5_6.1 ruby-gems-1.3.1-1.el5 ruby-mysql-2.7.3-1.el5 ruby-augeas-0.4.1-1.el5 rubygems-1.3.1-1.el5 ruby-1.8.5-19.el5_6.1 ruby-rdoc-1.8.5-19.el5_6.1 rubygem-rake-0.8.3-1.el5 ruby-shadow-1.4.1-7.el5 ruby-libs-1.8.5-19.el5_6.1 Non-working: $ ruby -v ruby 1.8.7 (2011-02-18 patchlevel 334) [x86_64-linux] On Jul 1, 10:56 am, Nathan Yehle <zimc...@gmail.com> wrote:> I''m stuck at this bug too, SL55 x86_64 ruby-1.8.5-5.el5_4.8, puppet- > dashboard-1.1.1-1 > -N-- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
Nigel Kersten
2011-Jul-01 19:03 UTC
Re: [Puppet Users] Re: undefined method error when installing Puppet Dashboard 1.1.1
Has anyone bug reported this yet? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.