Problems setup database
Created by: isidromerayo
I stop in https://github.com/gitlabhq/gitlabhq/blob/stable/doc/installation.md#setup-db and try to use sqlite and MySQL but no works :|
I use Ubuntu 12.04
sudo -u gitlab bundle exec rake gitlab:app:setup RAILS_ENV=production --trace
Invalid gemspec in [/var/lib/gems/1.8/specifications/json-1.6.1.gemspec]: invalid date format in specification: "2011-09-18 00:00:00.000000000Z"
Invalid gemspec in [/var/lib/gems/1.8/specifications/term-ansicolor-1.0.7.gemspec]: invalid date format in specification: "2011-10-13 00:00:00.000000000Z"
Invalid gemspec in [/var/lib/gems/1.8/specifications/cucumber-1.1.1.gemspec]: invalid date format in specification: "2011-10-30 00:00:00.000000000Z"
Invalid gemspec in [/var/lib/gems/1.8/specifications/gherkin-2.6.2.gemspec]: invalid date format in specification: "2011-10-31 00:00:00.000000000Z"
/home/gitlab/gitlab/vendor/bundle/ruby/1.8/bundler/gems/omniauth-ldap-f038dd852d7b/lib/omniauth-ldap/version.rb:3: warning: already initialized constant VERSION
WARNING: using the built-in Timeout class which is known to have issues when used for opening connections. Install the SystemTimer gem if you want to make sure the Redis client will not hang.
rake aborted!
/home/gitlab/gitlab/lib/tasks/bulk_import.rake:78: syntax error, unexpected ':', expecting ')'
name: project_name,
^
/home/gitlab/gitlab/lib/tasks/bulk_import.rake:79: syntax error, unexpected ':', expecting '='
code: project_name,
^
/home/gitlab/gitlab/lib/tasks/bulk_import.rake:80: syntax error, unexpected ':', expecting '='
path: project_name,
^
/home/gitlab/gitlab/lib/tasks/bulk_import.rake:81: syntax error, unexpected ':', expecting '='
owner: user,
^
/home/gitlab/gitlab/lib/tasks/bulk_import.rake:82: syntax error, unexpected ':', expecting '='
description: "Automatically created from R...
^
/home/gitlab/gitlab/lib/tasks/bulk_import.rake:83: syntax error, unexpected ')', expecting kEND
/home/gitlab/gitlab/lib/tasks/bulk_import.rake:107: syntax error, unexpected kELSE, expecting kEND
/home/gitlab/gitlab/lib/tasks/bulk_import.rake:111: syntax error, unexpected $end, expecting kEND
/home/gitlab/gitlab/vendor/bundle/ruby/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:245:in load' /home/gitlab/gitlab/vendor/bundle/ruby/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:245:in
load'
/home/gitlab/gitlab/vendor/bundle/ruby/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:236:in load_dependency' /home/gitlab/gitlab/vendor/bundle/ruby/1.8/gems/activesupport-3.2.8/lib/active_support/dependencies.rb:245:in
load'
/home/gitlab/gitlab/vendor/bundle/ruby/1.8/gems/railties-3.2.8/lib/rails/engine.rb:425:in load_tasks' /home/gitlab/gitlab/vendor/bundle/ruby/1.8/gems/railties-3.2.8/lib/rails/engine.rb:425:in
each'
/home/gitlab/gitlab/vendor/bundle/ruby/1.8/gems/railties-3.2.8/lib/rails/engine.rb:425:in load_tasks' /home/gitlab/gitlab/vendor/bundle/ruby/1.8/gems/railties-3.2.8/lib/rails/application.rb:145:in
load_tasks'
/home/gitlab/gitlab/vendor/bundle/ruby/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in send' /home/gitlab/gitlab/vendor/bundle/ruby/1.8/gems/railties-3.2.8/lib/rails/railtie/configurable.rb:30:in
method_missing'
/home/gitlab/gitlab/Rakefile:7
/home/gitlab/gitlab/vendor/bundle/ruby/1.8/gems/rake-0.9.2.2/lib/rake/rake_module.rb:25:in load' /home/gitlab/gitlab/vendor/bundle/ruby/1.8/gems/rake-0.9.2.2/lib/rake/rake_module.rb:25:in
load_rakefile'
/home/gitlab/gitlab/vendor/bundle/ruby/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:501:in raw_load_rakefile' /home/gitlab/gitlab/vendor/bundle/ruby/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:82:in
load_rakefile'
/home/gitlab/gitlab/vendor/bundle/ruby/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:133:in standard_exception_handling' /home/gitlab/gitlab/vendor/bundle/ruby/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:81:in
load_rakefile'
/home/gitlab/gitlab/vendor/bundle/ruby/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:65:in run' /home/gitlab/gitlab/vendor/bundle/ruby/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:133:in
standard_exception_handling'
/home/gitlab/gitlab/vendor/bundle/ruby/1.8/gems/rake-0.9.2.2/lib/rake/application.rb:63:in run' /home/gitlab/gitlab/vendor/bundle/ruby/1.8/gems/rake-0.9.2.2/bin/rake:33 /home/gitlab/gitlab/vendor/bundle/ruby/1.8/bin/rake:19:in
load'
/home/gitlab/gitlab/vendor/bundle/ruby/1.8/bin/rake:19