According to http://reductivelabs.com/trac/puppet/wiki/PuppetShow, I should use the following: cd <puppetshow checkout> rake production db:migrate However, I''m seeing the following as a result: -bash-3.1$ rake production db:migrate (in /usr/local/puppetshow/puppetshow) rake aborted! no such file to load -- hobosupport (See full trace by running task with --trace) -bash-3.1$ Does anyone know what ''hobosupport'' is? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
On May 9, 2008, at 8:09 AM, windowsrefund wrote:> > According to http://reductivelabs.com/trac/puppet/wiki/PuppetShow, I > should use the following: > > cd <puppetshow checkout> > rake production db:migrate > > However, I''m seeing the following as a result: > > -bash-3.1$ rake production db:migrate > (in /usr/local/puppetshow/puppetshow) > rake aborted! > no such file to load -- hobosupport > > (See full trace by running task with --trace) > -bash-3.1$ > > Does anyone know what ''hobosupport'' is?My apologies. I forgot to update the guide. You need to install hobo. gem install hobo -Blake --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
Thanks. I see the wiki now contains this info as well :) On May 9, 3:10 pm, Blake Barnett <sha...@gmail.com> wrote:> On May 9, 2008, at 8:09 AM, windowsrefund wrote: > > > > > > > According tohttp://reductivelabs.com/trac/puppet/wiki/PuppetShow, I > > should use the following: > > > cd <puppetshow checkout> > > rake production db:migrate > > > However, I''m seeing the following as a result: > > > -bash-3.1$ rake production db:migrate > > (in /usr/local/puppetshow/puppetshow) > > rake aborted! > > no such file to load -- hobosupport > > > (See full trace by running task with --trace) > > -bash-3.1$ > > > Does anyone know what ''hobosupport'' is? > > My apologies. I forgot to update the guide. You need to install hobo. > > gem install hobo > > -Blake--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---