Re: [Puppet Users] Puppet Dashboard won't install MySQL schema

2012-10-12 Thread Tim Gendorf
Tim Gendorf utah.gov> writes: Jo, I fixed the problem. I uninstalled rubygem-rake rpm, along with puppet dashboard rpm and then reinstalled them both. The db:mirgate script worked after that. Thanks for all your help! Tim Gendorf -- You received this message because you are subscribed to

Re: [Puppet Users] Puppet Dashboard won't install MySQL schema

2012-10-12 Thread Tim Gendorf
Jo Rhett netconsonance.com> writes: > > I suspect you have an incorrect environment variable somewhere: you have lib being a subdirectory of lib, and there's no directory "delayed".   That's the problem. The path to that library is actually ~puppet-dashboard/vendor/rails/railties/lib/ tasks/r

Re: [Puppet Users] Puppet Dashboard won't install MySQL schema

2012-10-11 Thread Jo Rhett
I suspect you have an incorrect environment variable somewhere: you have lib being a subdirectory of lib, and there's no directory "delayed". That's the problem. The path to that library is actually ~puppet-dashboard/vendor/rails/railties/lib/tasks/rails.rb I am using the exact same environmen

[Puppet Users] Puppet Dashboard won't install MySQL schema

2012-10-11 Thread Tim Gendorf
I have been working on this issue for almost 5 days and can not get past this error. Puppet Dashboard is installed via RPM from puppetlabs. I have tried versions 1.2.12, 1.2.9 and am currently on 1.2.1. Regardless of the version, I get the same exact error every time I run rake RAILS_ENV=pro