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
  • #3080

Closed
Open
Created Feb 25, 2013 by Administrator@rootOwner

Hi I've got a issue in the Ruby 2.0 p0

Created by: joowh85

I was execute below command on Ruby 2.0 p0. $> sudo -u gitlab -H bundle exec rake gitlab:check RAILS_ENV=production

But it occurs error messages.

undefined method >>' for "x":String /data/repo/gitlab/gitlab/vendor/bundle/ruby/2.0.0/bundler/gems/grit-7f35cb98ff17/lib/grit/git-ruby/internal/loose.rb:108:inunpack_object_header_gently' /data/repo/gitlab/gitlab/vendor/bundle/ruby/2.0.0/bundler/gems/grit-7f35cb98ff17/lib/grit/git-ruby/internal/loose.rb:56:in get_raw_object' /data/repo/gitlab/gitlab/vendor/bundle/ruby/2.0.0/bundler/gems/grit-7f35cb98ff17/lib/grit/git-ruby/internal/loose.rb:32:in[]' /data/repo/gitlab/gitlab/vendor/bundle/ruby/2.0.0/bundler/gems/grit-7f35cb98ff17/lib/grit/git-ruby/repository.rb:84:in block in get_raw_object_by_sha1' /data/repo/gitlab/gitlab/vendor/bundle/ruby/2.0.0/bundler/gems/grit-7f35cb98ff17/lib/grit/git-ruby/repository.rb:83:ineach' /data/repo/gitlab/gitlab/vendor/bundle/ruby/2.0.0/bundler/gems/grit-7f35cb98ff17/lib/grit/git-ruby/repository.rb:83:in get_raw_object_by_sha1' /data/repo/gitlab/gitlab/vendor/bundle/ruby/2.0.0/bundler/gems/grit-7f35cb98ff17/lib/grit/git-ruby/repository.rb:334:inwalk_log' /data/repo/gitlab/gitlab/vendor/bundle/ruby/2.0.0/bundler/gems/grit-7f35cb98ff17/lib/grit/git-ruby/repository.rb:287:in log' /data/repo/gitlab/gitlab/vendor/bundle/ruby/2.0.0/bundler/gems/grit-7f35cb98ff17/lib/grit/git-ruby/repository.rb:306:inrev_list' /data/repo/gitlab/gitlab/vendor/bundle/ruby/2.0.0/bundler/gems/grit-7f35cb98ff17/lib/grit/git-ruby.rb:70:in block in rev_list' /data/repo/gitlab/gitlab/vendor/bundle/ruby/2.0.0/bundler/gems/grit-7f35cb98ff17/lib/grit/git-ruby.rb:211:inblock in try_run' /data/repo/gitlab/gitlab/vendor/bundle/ruby/2.0.0/bundler/gems/grit-7f35cb98ff17/lib/grit/git-ruby.rb:210:in try_run' /data/repo/gitlab/gitlab/vendor/bundle/ruby/2.0.0/bundler/gems/grit-7f35cb98ff17/lib/grit/git-ruby.rb:70:inrev_list' /data/repo/gitlab/gitlab/vendor/bundle/ruby/2.0.0/bundler/gems/grit-7f35cb98ff17/lib/grit/commit.rb:120:in find_all' /data/repo/gitlab/gitlab/vendor/bundle/ruby/2.0.0/bundler/gems/grit-7f35cb98ff17/lib/grit/repo.rb:394:incommits' /data/repo/gitlab/gitlab/app/models/commit.rb:22:in find_or_first' /data/repo/gitlab/gitlab/app/models/repository.rb:36:incommit' /data/repo/gitlab/gitlab/app/models/repository.rb:118:in has_commits?' /data/repo/gitlab/gitlab/app/models/repository.rb:124:inempty?' /data/repo/gitlab/gitlab/app/models/project.rb:438:in empty_repo?' /data/repo/gitlab/gitlab/lib/tasks/gitlab/check.rake:828:inblock in check_repos_post_receive_hooks_is_link' /data/repo/gitlab/gitlab/vendor/bundle/ruby/2.0.0/gems/activerecord-3.2.11/lib/active_record/relation/batches.rb:21:in block (2 levels) in find_each' /data/repo/gitlab/gitlab/vendor/bundle/ruby/2.0.0/gems/activerecord-3.2.11/lib/active_record/relation/batches.rb:21:ineach' /data/repo/gitlab/gitlab/vendor/bundle/ruby/2.0.0/gems/activerecord-3.2.11/lib/active_record/relation/batches.rb:21:in block in find_each' /data/repo/gitlab/gitlab/vendor/bundle/ruby/2.0.0/gems/activerecord-3.2.11/lib/active_record/relation/batches.rb:72:infind_in_batches' /data/repo/gitlab/gitlab/vendor/bundle/ruby/2.0.0/gems/activerecord-3.2.11/lib/active_record/relation/batches.rb:20:in find_each' /data/repo/gitlab/gitlab/vendor/bundle/ruby/2.0.0/gems/activerecord-3.2.11/lib/active_record/querying.rb:8:infind_each' /data/repo/gitlab/gitlab/lib/tasks/gitlab/check.rake:825:in check_repos_post_receive_hooks_is_link' /data/repo/gitlab/gitlab/lib/tasks/gitlab/check.rake:410:inblock (3 levels) in <top (required)>' Tasks: TOP => gitlab:check => gitlab:gitolite:check (See full trace by running task with --trace)

Assignee
Assign to
Time tracking