[gnome.org #14249] create-repository failure



You are reading this message because you are a watcher of the Git queue at GNOME.org Request Tracker.

Sat Apr 12 01:49:51 2014: Request 14249 was acted upon.
Transaction: Ticket created by christian hergert me
       Queue: Git
     Subject: create-repository failure
       Owner: Nobody
  Requestors: christian hergert me
      Status: new
 Ticket <URL: https://rt.gnome.org/Ticket/Display.html?id=14249 >

--- Original message follows: --------------------------------------------------------------
Hi,

I'm at the GNOME West Coast Summit and trying to get a repository added 
to git.gnome.org. Grillo is depending on this project and it's time to 
put this on its proper home.

I ran the following, I guess I must not have proper permissions? My 
username is 'chergert' on git.gnome.org.

-- Christian


[christian stardust gom]$ ssh chergert git gnome org create-repository gom
Initialized empty shared Git repository in /git/gom.git/
chgrp: changing group of `/git/gom.git/branches': Operation not permitted
chgrp: changing group of `/git/gom.git/refs/tags': Operation not permitted
chgrp: changing group of `/git/gom.git/refs/heads': Operation not permitted
chgrp: changing group of `/git/gom.git/refs': Operation not permitted
chgrp: changing group of `/git/gom.git/info/exclude': Operation not 
permitted
chgrp: changing group of `/git/gom.git/info': Operation not permitted
chgrp: changing group of `/git/gom.git/config': Operation not permitted
chgrp: changing group of `/git/gom.git/HEAD': Operation not permitted
chgrp: changing group of `/git/gom.git/hooks/pre-applypatch.sample': 
Operation not permitted
chgrp: changing group of `/git/gom.git/hooks/prepare-commit-msg.sample': 
Operation not permitted
chgrp: changing group of `/git/gom.git/hooks/update.sample': Operation 
not permitted
chgrp: changing group of `/git/gom.git/hooks/commit-msg.sample': 
Operation not permitted
chgrp: changing group of `/git/gom.git/hooks/post-commit.sample': 
Operation not permitted
chgrp: changing group of `/git/gom.git/hooks/pre-commit.sample': 
Operation not permitted
chgrp: changing group of `/git/gom.git/hooks/applypatch-msg.sample': 
Operation not permitted
chgrp: changing group of `/git/gom.git/hooks/post-update.sample': 
Operation not permitted
chgrp: changing group of `/git/gom.git/hooks/post-receive.sample': 
Operation not permitted
chgrp: changing group of `/git/gom.git/hooks/pre-rebase.sample': 
Operation not permitted
chgrp: changing group of `/git/gom.git/hooks': Operation not permitted
chgrp: changing group of `/git/gom.git/description': Operation not permitted
chgrp: changing group of `/git/gom.git/objects/info': Operation not 
permitted
chgrp: changing group of `/git/gom.git/objects/pack': Operation not 
permitted
chgrp: changing group of `/git/gom.git/objects': Operation not permitted
chgrp: changing group of `/git/gom.git': Operation not permitted
Updating the repository list... done
You can now import an existing Git repository using:

   git push --exec=import ssh://chergert git gnome org/git/gom 
refs/heads/* refs/tags/*

When you are finished importing and everything looks good, run:

   ssh chergert git gnome org finish-import gom
[christian stardust gom]$ git push --exec=import 
ssh://chergert git gnome org/git/gom refs/heads/* refs/tags/*
Counting objects: 1045, done.
Delta compression using up to 4 threads.
Compressing objects: 100% (277/277), done.
Writing objects: 100% (1045/1045), 217.80 KiB | 0 bytes/s, done.
Total 1045 (delta 757), reused 1045 (delta 757)
fatal: Unable to create temporary file: Permission denied
error: unpack failed: index-pack abnormal exit
To ssh://chergert git gnome org/git/gom
  ! [remote rejected] master -> master (n/a (unpacker error))
error: failed to push some refs to 'ssh://chergert git gnome org/git/gom'



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]