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

Closed
Open
Created Jan 18, 2012 by Administrator@rootOwner

gitolite_rebuild fails

Created by: jkm-2012

Following the upgrade instructions from pronto to moderno I run into this exception when recreating users and projects:

jkm@gitlabhq:~/gitlabhq$ bundle exec rake gitolite_rebuild RAILS_ENV=production --trace ** Invoke gitolite_rebuild (first_time) ** Invoke environment (first_time) ** Execute environment ** Execute gitolite_rebuild Starting Projects

=== A project for testing stuff in gitlab remote: Counting objects: 9, done. remote: Compressing objects: 100% (6/6), done. Receiving objects: 100% (9/9), 932 bytes, done. Resolving deltas: 100% (1/1), done. remote: Total 9 (delta 1), reused 0 (delta 0) rake aborted! gitolite timeout /home/jkm/gitlabhq/lib/gitlabhq/gitolite.rb:41:in rescue in configure' /home/jkm/gitlabhq/lib/gitlabhq/gitolite.rb:28:inconfigure' /home/jkm/gitlabhq/app/models/repository.rb:47:in update_repository' /home/jkm/gitlabhq/app/models/project.rb:72:inupdate_repository' /home/jkm/gitlabhq/lib/tasks/gitolite_rebuild.rake:7:in `block (2 levels) in <top (required)>'

I think gitolite is working correctly because it's cloned to /tmp/gitlabhq-gitolite-nnnnnnnnnn and I can commit and push changes manualy.

Anybody an idea where I can have a look?

Assignee
Assign to
Time tracking