Issue 5: substruct:db:bootstrap error
Status:  Invalid
Owner: ----
Closed:  Feb 2008
Reported by atist...@gmail.com, Feb 9, 2008
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
may need to upgrade your version of rake?
Feb 10, 2008
#3 edmundo...@gmail.com
I had the same problem with Ubuntu 7.04.
As already said, update your rake gem.
Feb 10, 2008
Project Member #4 subim...@gmail.com
Not a valid issue. Thanks for the debugging guys.
Status: Invalid