| Issue 5: | substruct:db:bootstrap error | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. Run rake substruct:db:bootstrap 2. 3. What is the expected output? What do you see instead? root@boba:/home/adam/substruct/substruct_app# rake substruct:db:bootstrap --trace (in /home/adam/substruct/substruct_app) ** Invoke substruct:db:bootstrap (first_time) ** Execute substruct:db:bootstrap Initializing database... rake aborted! wrong number of arguments (1 for 0) /home/adam/substruct/substruct_app/vendor/plugins/substruct/tasks/substruct.rake:92:in `execute' /home/adam/substruct/substruct_app/vendor/plugins/substruct/tasks/substruct.rake:92 /home/adam/substruct/substruct_app/vendor/plugins/substruct/tasks/substruct.rake:87:in `each' /home/adam/substruct/substruct_app/vendor/plugins/substruct/tasks/substruct.rake:87 /usr/lib/ruby/1.8/rake.rb:387:in `call' /usr/lib/ruby/1.8/rake.rb:387:in `execute' /usr/lib/ruby/1.8/rake.rb:387:in `each' /usr/lib/ruby/1.8/rake.rb:387:in `execute' /usr/lib/ruby/1.8/rake.rb:357:in `invoke' /usr/lib/ruby/1.8/rake.rb:350:in `synchronize' /usr/lib/ruby/1.8/rake.rb:350:in `invoke' /usr/lib/ruby/1.8/rake.rb:1924:in `run' /usr/lib/ruby/1.8/rake.rb:1924:in `each' /usr/lib/ruby/1.8/rake.rb:1924:in `run' /usr/bin/rake:4 What version of the product are you using? On what operating system? Ubuntu 7.10 substruct_rel_0-97 Please provide any additional information below.
Feb 10, 2008
#1
rogerpack2005
Feb 10, 2008
I had the same problem with Ubuntu 7.04. As already said, update your rake gem.
Feb 10, 2008
Not a valid issue. Thanks for the debugging guys.
Status:
Invalid
|