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:migrate  --trace

rake aborted!

undefined method `source_index' for Gem:Module

/usr/share/puppet-dashboard/config/../vendor/rails/railties/lib/rails/gem_dependency.rb:21:in
 
`add_frozen_gem_path'

/usr/share/puppet-dashboard/config/boot.rb:50:in `load_initializer'

/usr/share/puppet-dashboard/config/boot.rb:41:in `run'

/usr/share/puppet-dashboard/config/boot.rb:14:in `boot!'

/usr/share/puppet-dashboard/config/boot.rb:113

/usr/lib/ruby/site_ruby/1.8/rubygems/core_ext/kernel_require.rb:45:in 
`gem_original_require'

/usr/lib/ruby/site_ruby/1.8/rubygems/core_ext/kernel_require.rb:45:in 
`require'

/usr/share/puppet-dashboard/Rakefile:4

/usr/lib64/ruby/gems/1.8/gems/rake-10.0.4/lib/rake/rake_module.rb:25:in 
`load'

/usr/lib64/ruby/gems/1.8/gems/rake-10.0.4/lib/rake/rake_module.rb:25:in 
`load_rakefile'

/usr/lib64/ruby/gems/1.8/gems/rake-10.0.4/lib/rake/application.rb:589:in 
`raw_load_rakefile'

/usr/lib64/ruby/gems/1.8/gems/rake-10.0.4/lib/rake/application.rb:89:in 
`load_rakefile'

/usr/lib64/ruby/gems/1.8/gems/rake-10.0.4/lib/rake/application.rb:160:in 
`standard_exception_handling'

/usr/lib64/ruby/gems/1.8/gems/rake-10.0.4/lib/rake/application.rb:88:in 
`load_rakefile'

/usr/lib64/ruby/gems/1.8/gems/rake-10.0.4/lib/rake/application.rb:72:in 
`run'

/usr/lib64/ruby/gems/1.8/gems/rake-10.0.4/lib/rake/application.rb:160:in 
`standard_exception_handling'

/usr/lib64/ruby/gems/1.8/gems/rake-10.0.4/lib/rake/application.rb:70:in 
`run'

/usr/lib64/ruby/gems/1.8/gems/rake-10.0.4/bin/rake:33

/usr/bin/rake:19:in `load'

/usr/bin/rake:19

[root@ca-sna-pm01 puppet-dashboard]#


On Monday, December 16, 2013 11:46:04 AM UTC-8, Stuart Cracraft wrote:

> I followed:
>
>   http://docs.puppetlabs.com/dashboard/manual/1.2/bootstrapping.html
>
> and have reached the point after
>
>   puppet dashboard install/configuration
>   MySQL server and MySQL client installation/configuration/startup
>
> at
>
>   Preparing Schema
>
> and now receive the error:
>
>   rake RAILS_ENV=production db_migrate
>   rake aborted!
>   undefined method `source_index' for Gem:Module
>
>   See full trace by running task with --trace
>
> the above was run while connected to /usr/share/puppet-dashboard
> where there is a project Rakefile which the above uses.
>
> Any thoughts on the above and how to get past it?
>
> Thanks so much!
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/e11a0efb-9b55-40a9-9739-512ec27ad004%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to