Hi, I am facing similar problem about 'rake aborted'. Can you write which script (from dashboard site) did you run to solve this issues ?
On Wednesday, 11 July 2012 14:52:47 UTC+1, llowder wrote: > > Comments inline. > > On Tuesday, July 10, 2012 6:48:28 PM UTC-5, Craig White wrote: >> >> >> On Jul 10, 2012, at 1:14 PM, llowder wrote: >> >> > I'm trying to install dashboard. >> > >> > I'm using: >> > >> > Ubuntu 12.04 LTS (32bit), >> > Puppet 2.7.17. >> > ruby 1.8.7 (2011-06-30 patchlevel 352) [i686-linux] >> > rubygems 1.8.15 >> > >> > When I run the db:migrate task, I get the following: >> <snip> >> > I don't know if I am missing it in all the text, but I am not even sure >> what file it is that it can't load. >> > >> > Did I miss a step? Trying to follow >> http://docs.puppetlabs.com/dashboard/manual/1.2/bootstrapping.html >> ---- >> I think you might want to run an earlier version of rubygems... >> >> gem install system -v "1.4.2" >> >> if I recall correctly (or 1.5.1) >> >> > This command did not work. However, I ran the script from the dashboard > site and downgraded to gems 1.3.7, and this has allowed me to proceed. > > I am, however, not very happy about having to use such an old version. > > The other change I mad was to install the (latest) rdoc gem. > >> Craig > > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-users?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
