Install the rdoc gem. You'll always get the deprecation warnings, those are
reported in bug
https://projects.puppetlabs.com/issues/11669
Michael agreed its a bug, but there's no evidence it's fixed in dashboard 1.2.5
afaict.
On Jan 24, 2012, at 10:56 AM, Peter Berghold wrote:
> I think I'm gonna give up on dashboard. Now that I have ruby 1.8.7
> (2011-12-28 patchlevel 357) [x86_64-linux]
> installed there are new messages being spewed:
>
> rake --trace RAILS_ENV=production reports:migrate
> NOTE: Gem.source_index is deprecated, use Specification. It will be removed
> on or after 2011-11-01.
> Gem.source_index called from
> /root/puppet-dashboard/config/../vendor/rails/railties/lib/rails/gem_dependency.rb:21.
> NOTE: Gem::SourceIndex#initialize is deprecated with no replacement. It will
> be removed on or after 2011-11-01.
> Gem::SourceIndex#initialize called from
> /root/puppet-dashboard/config/../vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:100.
> NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It
> will be removed on or after 2011-11-01.
> Gem::SourceIndex#add_spec called from
> /usr/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:91.
> NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It
> will be removed on or after 2011-11-01.
> Gem::SourceIndex#add_spec called from
> /usr/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:91.
> NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It
> will be removed on or after 2011-11-01.
> Gem::SourceIndex#add_spec called from
> /usr/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:91.
> NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It
> will be removed on or after 2011-11-01.
> Gem::SourceIndex#add_spec called from
> /usr/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:91.
> NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It
> will be removed on or after 2011-11-01.
> Gem::SourceIndex#add_spec called from
> /usr/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:91.
> NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It
> will be removed on or after 2011-11-01.
> Gem::SourceIndex#add_spec called from
> /usr/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:91.
> NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It
> will be removed on or after 2011-11-01.
> Gem::SourceIndex#add_spec called from
> /usr/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:91.
> NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It
> will be removed on or after 2011-11-01.
> Gem::SourceIndex#add_spec called from
> /usr/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:91.
> NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It
> will be removed on or after 2011-11-01.
> Gem::SourceIndex#add_spec called from
> /usr/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:91.
> NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It
> will be removed on or after 2011-11-01.
> Gem::SourceIndex#add_spec called from
> /usr/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:91.
> NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It
> will be removed on or after 2011-11-01.
> Gem::SourceIndex#add_spec called from
> /usr/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:91.
> NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It
> will be removed on or after 2011-11-01.
> Gem::SourceIndex#add_spec called from
> /usr/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:91.
> NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It
> will be removed on or after 2011-11-01.
> Gem::SourceIndex#add_spec called from
> /usr/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:91.
> NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It
> will be removed on or after 2011-11-01.
> Gem::SourceIndex#add_spec called from
> /usr/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:91.
> NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It
> will be removed on or after 2011-11-01.
> Gem::SourceIndex#add_spec called from
> /usr/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:91.
> NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It
> will be removed on or after 2011-11-01.
> Gem::SourceIndex#add_spec called from
> /usr/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:91.
> NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It
> will be removed on or after 2011-11-01.
> Gem::SourceIndex#add_spec called from
> /usr/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:91.
> NOTE: Gem::SourceIndex#add_spec is deprecated, use Specification.add_spec. It
> will be removed on or after 2011-11-01.
> Gem::SourceIndex#add_spec called from
> /usr/lib/ruby/site_ruby/1.8/rubygems/source_index.rb:91.
> rake aborted!
> no such file to load -- rdoc/task
> /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in
> `gem_original_require'
> /usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:36:in `require'
> /root/puppet-dashboard/Rakefile:9
> /usr/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/rake_module.rb:25:in `load'
> /usr/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/rake_module.rb:25:in
> `load_rakefile'
> /usr/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:501:in
> `raw_load_rakefile'
> /usr/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:82:in
> `load_rakefile'
> /usr/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:133:in
> `standard_exception_handling'
> /usr/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:81:in
> `load_rakefile'
> /usr/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:65:in `run'
> /usr/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:133:in
> `standard_exception_handling'
> /usr/lib/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:63:in `run'
> /usr/lib/ruby/gems/1.8/gems/rake-0.9.2.2/bin/rake:33
> /usr/bin/rake:19:in `load'
> /usr/bin/rake:19
>
>
>
>
> --
> Peter L. Berghold
> Owner, Shark River Technical Solutions LLC
>
> --
> 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.
--
Jo Rhett
Net Consonance : consonant endings by net philanthropy, open source and other
randomness
--
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.