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

Closed
Open
Created Feb 25, 2013 by Administrator@rootOwner

Gitolite timeout when doing gitlab:setup

Created by: fossilet

Following the installation instructions, when running bundle exec rake gitlab:setup RAILS_ENV=production, I get the the following error message:

Updating repo permissions ...
remote: Counting objects: 197, done.
remote: Compressing objects: 100% (182/182), done.
remote: Total 197 (delta 47), reused 0 (delta 0)
Receiving objects: 100% (197/197), 24.75 KiB, done.
Resolving deltas: 100% (47/47), done.
rake aborted!
gitolite timeout
/home/gitlab/gitlab/lib/gitlab/backend/gitolite_config.rb:82:in `rescue in apply'
/home/gitlab/gitlab/lib/gitlab/backend/gitolite_config.rb:25:in `apply'
/home/gitlab/gitlab/lib/gitlab/backend/gitolite_config.rb:192:in `admin_all_repo!'
/home/gitlab/gitlab/lib/gitlab/backend/gitolite.rb:45:in `enable_automerge'
/home/gitlab/gitlab/lib/tasks/gitlab/enable_automerge.rake:7:in `block (2 levels) in <top (required)>'
/home/gitlab/gitlab/lib/tasks/gitlab/setup.rake:17:in `setup'
/home/gitlab/gitlab/lib/tasks/gitlab/setup.rake:4:in `block (2 levels) in <top (required)>'
Tasks: TOP => gitlab:enable_automerge
(See full trace by running task with --trace)

I think there's something wrong with Gitolite, but cannot figure it out. Can somebody help me? Thanks.

My Gitolite is setup before thus is the original one at this commit.

Assignee
Assign to
Time tracking