Bill
2012-Nov-28 20:22 UTC
[Puppet Users] Unable to configure Puppet-dashboard using opensource package
Hi I''m trying to configure Puppet-dashboard after installing Puppet from the open source package. But there was no issues when using the Enterprise package. Do you have any solutions for the below error? I''m trying to configure Puppet-dashboard. # rake RAILS_ENV=production db:migrate NOTE: Gem.source_index is deprecated, use Specification. It will be removed on or after 2011-11-01. Gem.source_index called from /opt/puppet-dashboard/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 /opt/puppet-dashboard/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/local/rbenv/versions/1.9.3-p194/lib/ruby/1.9.1/rubygems/source_index.rb:91. ------------------------- # ruby -v ruby 1.9.3p194 (2012-04-20 revision 35410) [i686-linux] ------------------ rack (1.4.1, 1.3.5, 1.1.0) rack-cache (1.2) rack-openid (1.3.1) rack-ssl (1.3.2) rack-test (0.6.1) rails (3.2.6) railties (3.2.6) raindrops (0.10.0) rake (0.9.2.2) rdoc (3.12, 3.9.4) ruby-openid (2.1.8) rubygems-update (1.6.2) -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To view this discussion on the web visit https://groups.google.com/d/msg/puppet-users/-/qzczRWW_O6YJ. 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.
Juan Sierra Pons
2012-Dec-06 01:38 UTC
Re: [Puppet Users] Unable to configure Puppet-dashboard using opensource package
2012/11/28 Bill <bsudevan@e.cometcomputing.com>:> Hi > > I''m trying to configure Puppet-dashboard after installing Puppet from the > open source package. But there was no issues when using the Enterprise > package. > Do you have any solutions for the below error? I''m trying to configure > Puppet-dashboard. > > # rake RAILS_ENV=production db:migrate > NOTE: Gem.source_index is deprecated, use Specification. It will beremoved> on or after 2011-11-01. > Gem.source_index called from >/opt/puppet-dashboard/vendor/rails/railties/lib/rails/gem_dependency.rb:21.> NOTE: Gem::SourceIndex#initialize is deprecated with no replacement. Itwill> be removed on or after 2011-11-01. > Gem::SourceIndex#initialize called from >/opt/puppet-dashboard/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/local/rbenv/versions/1.9.3-p194/lib/ruby/1.9.1/rubygems/source_index.rb:91.> ------------------------- > # ruby -v > ruby 1.9.3p194 (2012-04-20 revision 35410) [i686-linux] > ------------------ > rack (1.4.1, 1.3.5, 1.1.0) > rack-cache (1.2) > rack-openid (1.3.1) > rack-ssl (1.3.2) > rack-test (0.6.1) > rails (3.2.6) > railties (3.2.6) > raindrops (0.10.0) > rake (0.9.2.2) > rdoc (3.12, 3.9.4) > ruby-openid (2.1.8) > rubygems-update (1.6.2) > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/puppet-users/-/qzczRWW_O6YJ. > 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.Hi I think you have the same problem stated in this thread: https://groups.google.com/forum/?fromgroups=#!topic/puppet-users/pXWR--eezsk Have a look. Hope it helps Best regards -------------------------------------------------------------------------------------- Juan Sierra Pons juan@elsotanillo.net Linux User Registered: #257202 http://www.elsotanillo.net GPG key = 0xA110F4FE Key Fingerprint = DF53 7415 0936 244E 9B00 6E66 E934 3406 A110 F4FE -------------------------------------------------------------------------------------- -- 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.