No Ruby Mysql bindings aka the mysql gem.
http://docs.puppetlabs.com/dashboard/manual/1.2/bootstrapping.html#installing-dependencies
Ramin
On 12/16/2013 12:37 PM, Stuart Cracraft wrote:
And the installed gems and ruby version.
[root@ca-sna-pm01 puppet-dashboard]# gem list
*** LOCAL GEMS ***
And the installed gems and ruby version.
[root@ca-sna-pm01 puppet-dashboard]# gem list
*** LOCAL GEMS ***
actionmailer (3.2.13)
actionpack (3.2.13)
activemodel (3.2.13)
activerecord (3.2.13)
activeresource (3.2.13)
activesupport (3.2.13)
archive-tar-minitar (0.5.2)
arel (3.0.2)
bui
Here is the rake trace:
[root@ca-sna-pm01 puppet-dashboard]# !1154
rake RAILS_ENV=production db:migrate
rake aborted!
undefined method `source_index' for Gem:Module
(See full trace by running task with --trace)
[root@ca-sna-pm01 puppet-dashboard]# !! --trace
rake RAILS_ENV=production db:m
Here's a little more detail if we try to start the production dashboard
server prior to having
the previous rake runnable error-free...
[root@ca-sna-pm01 puppet-dashboard]# sudo -u puppet-dashboard
./script/server -e production
./script/../config/../vendor/rails/railties/lib/rails/gem_dependenc