Gitlab:setup fails unknown command 'exec'
Created by: firedev
Db created, migrations applied then it fails on seed:
-- assume_migrated_upto_version(20130110172407, ["/home/gitlab/gitlab/db/migrate"])
-> 0.0019s
== Seed from /home/gitlab/gitlab/db/fixtures/production/001_admin.rb
rake aborted!
ERR unknown command 'exec'
/home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/seed-fu-2.2.0/lib/seed-fu/runner.rb:46:in `eval'
/home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/redis-3.0.2/lib/redis/client.rb:121:in `block in call_pipeline'
/home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/redis-3.0.2/lib/redis/client.rb:235:in `with_reconnect'
/home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/redis-3.0.2/lib/redis/client.rb:119:in `call_pipeline'
/home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/redis-3.0.2/lib/redis.rb:2020:in `block in multi'
/home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/redis-3.0.2/lib/redis.rb:36:in `block in synchronize'
/home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/redis-3.0.2/lib/redis.rb:36:in `synchronize'
/home/gitlab/gitlab/vendor/bundle/ruby/1.9.1/gems/redis-3.0.2/lib/redis.rb:2012:in `multi'