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

Closed
Open
Created 12 years ago by Administrator@rootOwner
  • New issue

  • Report abuse

  • New issue

  • Report abuse

Rubinius.....post-receive file missing

Closed

Rubinius.....post-receive file missing

Created by: cchavez

Hi all.

I'm using gitlab 3.1.0pre, when I ran: bundle exec rake gitlab:app:status RAILS_ENV=development; I got the errors messages:

Starting diagnostics config/database.yml............exists config/gitlab.yml............exists /home/gitolite/repositories/............exists /home/gitolite/repositories/ is writable?............YES remote: Counting objects: 53, done. remote: Compressing objects: 100% (42/42), done. remote: Total 53 (delta 22), reused 0 (delta 0) Receiving objects: 100% (53/53), 4.73 KiB, done. Resolving deltas: 100% (22/22), done. Can clone gitolite-admin?............YES UMASK for .gitolite.rc is 0007? ............YES /home/gitolite/.gitolite/hooks/common/post-receive exists? ............YES Validating projects repositories: Rubinius.....post-receive file missing rake aborted! unexpected return

I found that the status task is trying to reach the file: /home/gitolite/repositories/rubinius.git/hooks/post-receive, but the "setup" task did not create the rubinius.git project.

I know something was committed to the gitolite repository:

== Seed from /home/gitadmin/gitlabhq/db/fixtures/development/002_project.rb

  • Project {:id=>1, :name=>"Rubinius", :path=>"rubinius", :code=>"rubinius", :owner_id=>1} remote: Counting objects: 46, done. remote: Compressing objects: 100% (36/36), done. remote: Total 46 (delta 18), reused 0 (delta 0) Receiving objects: 100% (46/46), 4.20 KiB, done. Resolving deltas: 100% (18/18), done. [master 1e8403c] GitLab 1 files changed, 2 insertions(+), 0 deletions(-) Counting objects: 7, done. Delta compression using up to 8 threads. Compressing objects: 100% (3/3), done. Writing objects: 100% (4/4), 398 bytes, done. Total 4 (delta 1), reused 2 (delta 0) To gitolite@dev01.agssa.net:gitolite-admin.git 3f27e75..1e8403c master -> master

but the rubinius.git was not created.

The gitolite file contains:

repo rubinius config core.sharedRepository = 0660 repo diaspora config core.sharedRepository = 0660 repo ruby_on_rails config core.sharedRepository = 0660 repo @all RW+ = gitadmin

Cheers. Carlos Chávez.

Linked issues
...

    Related merge requests

    • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
    Please register or sign in to reply
    0 Assignees
    Assign to
    Milestone
    No milestone
    None
    None
    Time tracking
    Due date
    None
    None
    1
    Labels
    Awaiting feedback
    Assign labels
    • No matching results
    • Manage project labels
    Confidentiality
    Not confidential

    You are going to turn on confidentiality. Only team members with at least Reporter access will be able to see and leave comments on the issue.

    Lock issue
    Unlocked
    participants
    Reference: