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

Closed
Open
Created Mar 25, 2013 by Administrator@rootOwner

Satellite generation broken in 5.0

Created by: davidolrik

I have just updated from 4.2 to 5.0 and I can't get Gitlab to generate the satellites.

When I run sudo -u git -H bundle exec rake gitlab:satellites:create RAILS_ENV=production, the output from the script tells me that it has created all the satellites, but only the namespace directories have been created.

In satellites.log I get this:

March 25, 2013 15:05: PID: 23: git clone /srv/dev/git/repositories/open-source/digest-dovecot-cram_md5.git /srv/dev/git/gitlab-satellites/open-source/digest-dovecot-cram_md5
March 25, 2013 15:05: PID: 23: -> Cloning into '/srv/dev/git/gitlab-satellites/open-source/digest-dovecot-cram_md5'...
error: cannot run git-upload-pack '/srv/dev/git/repositories/open-source/digest-dovecot-cram_md5.git': No such file or directory
fatal: unable to fork
March 25, 2013 15:05: Failed to create satellite for Open Source / Digest::Dovecot::CRAM_MD5

All my git binaries are located in /usr/bin, so they should be in $PATH.

Issue #3207 (closed) and #3203 (closed) might be related to this.

System information
System:         Ubuntu 12.04
Current User:   git
Using RVM:      no
Ruby Version:   1.9.3p392
Gem Version:    1.8.23
Bundler Version:unknown
Rake Version:   unknown

GitLab information
Version:        5.0.0
Revision:       0c7f426
Directory:      /srv/dev/git/gitlab
DB Adapter:     postgresql
URL:            https://git.host.com
HTTP Clone URL: https://git.host.com/some-project.git
SSH Clone URL:  [email protected]:some-project.git
Using LDAP:     no
Using Omniauth: no

GitLab Shell
Version:        1.2.0
Repositories:   /srv/dev/git/repositories/
Hooks:          /srv/dev/git/gitlab-shell/hooks/
Git:            /usr/bin/git
Assignee
Assign to
Time tracking