Failure on upgrade 5.4 -> 6.0 at migrate_inline_notes
Closed
Failure on upgrade 5.4 -> 6.0 at migrate_inline_notes
Created by: frlan
On running upgrade from 5.4 as described on ChangeLog this error occurred.
It's done on a Ubuntu.
System information System: Ubuntu 12.04 Current User: git Using RVM: no Ruby Version: 1.9.3p327 Gem Version: 1.8.23 Bundler Version:1.3.5 Rake Version: 10.0.4
GitLab information Version: 5.4.0 Revision: e8d77e21 Directory: /home/git/gitlab DB Adapter: postgresql URL: http://rezina.bgc-jena.mpg.de HTTP Clone URL: http://rezina.bgc-jena.mpg.de/some-project.git SSH Clone URL: git@rezina.bgc-jena.mpg.de:some-project.git Using LDAP: no Using Omniauth: no
GitLab Shell Version: 1.5.0 Repositories: /home/git/repositories/ Hooks: /home/git/gitlab-shell/hooks/ Git: /usr/bin/git
Error occured:
git@rezina:~/gitlab$ bundle exec rake migrate_inline_notes RAILS_ENV=production --trace
rake aborted!
Don't know how to build task 'migrate_inline_notes'
/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.0/lib/rake/task_manager.rb:49:in []' /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.0/lib/rake/application.rb:148:in
invoke_task'
/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.0/lib/rake/application.rb:106:in block (2 levels) in top_level' /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.0/lib/rake/application.rb:106:in
each'
/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.0/lib/rake/application.rb:106:in block in top_level' /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.0/lib/rake/application.rb:115:in
run_with_threads'
/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.0/lib/rake/application.rb:100:in top_level' /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.0/lib/rake/application.rb:78:in
block in run'
/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.0/lib/rake/application.rb:165:in standard_exception_handling' /home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.0/lib/rake/application.rb:75:in
run'
/home/git/gitlab/vendor/bundle/ruby/1.9.1/gems/rake-10.1.0/bin/rake:33:in <top (required)>' /home/git/gitlab/vendor/bundle/ruby/1.9.1/bin/rake:23:in
load'
/home/git/gitlab/vendor/bundle/ruby/1.9.1/bin/rake:23:in `'