Issue #8800 has been updated by Jacob Helwig. Status changed from Unreviewed to Closed
The recommended way to run Dashboard on Ubuntu 10.04 has involved installing a newer copy of RubyGems since v1.0.3. Specifically the recommended version is RubyGems 1.3.7. The [Dashboard manual](http://docs.puppetlabs.com/dashboard/manual/1.2/bootstrapping.html#installing-dependencies) has instructions for installing RubyGems 1.3.7. The patch attached to this ticket does appear to fix the start-up issue, but we can't make any guarantees that there aren't (or won't be) any other lurking issues around running RubyGems 1.3.5. ---------------------------------------- Bug #8800: 1.2rc5 not working on Ubuntu Lucid 10.04 LTS https://projects.puppetlabs.com/issues/8800 Author: Justin Honold Status: Closed Priority: Normal Assignee: Category: Target version: Keywords: Branch: Affected URL: Affected Dashboard version: 1.2rc7 undefined method `requirement' for #<Rails::GemDependency:0x7f8dbb42dad8> is yielded when running 1.2rc5 with the following software versions - Ruby: ruby 1.8.7 (2010-01-10 patchlevel 249) [x86_64-linux] RubyGems: 1.3.5 If I revert to Dashboard v1.1.1, it works as expected. Based on the error, I'm only guessing that it's Gem-version-related. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" 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-bugs?hl=en.
