Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #4757

Closed
Open
Created Aug 12, 2013 by Administrator@rootOwner

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:ininvoke_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:ineach' /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:inrun_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:inblock 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:inrun' /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:inload' /home/git/gitlab/vendor/bundle/ruby/1.9.1/bin/rake:23:in `'

Assignee
Assign to
Time tracking