I fixed this ticket and 14249 (which is the same thing) by adding gitadmin to
the gnomecvs group - the create-repository script was assuming that gitadmin
could chgrp the repository it created to gnomecvs.

Not sure when this broke.

If someone could close the two tickets in RT, I'd appreciate it - I don't really
want to deal with a RT account, just fixed this when I hit it myself. (I checked
and it looks like the permissions on the gom and gnome-pocket git repositories
were manually(?) fixed up to have the right group ownership.)

- Owen

----- Original Message -----
> You are reading this message because you are a watcher of the Git queue at
> GNOME.org Request Tracker.
> 
> Wed May 14 15:39:02 2014: Request 14314 was acted upon.
> Transaction: Ticket created by [email protected]
>        Queue: Git
>      Subject: Problem with gnome-pocket repository
>        Owner: Nobody
>   Requestors: [email protected]
>       Status: new
>  Ticket <URL: https://rt.gnome.org/Ticket/Display.html?id=14314 >
> 
> --- Original message follows:
> --------------------------------------------------------------
> Heya,
> 
> Today, I tried to import the gnome-pocket repository (that eventually
> ended up here: https://github.com/hadess/gnome-pocket)
> 
> It is possible that I tried to import that code before, or maybe
> somebody else started the process of creating a repository and did not
> finish, but it threw errors at me when I did:
> 
> $ ssh git.gnome.org create-repository gnome-pocket
> Initialized empty shared Git repository in /git/gnome-pocket.git/
> chgrp: changing group of `/git/gnome-pocket.git/branches': Operation not
> permitted
> chgrp: changing group of `/git/gnome-pocket.git/refs/tags': Operation not
> permitted
> chgrp: changing group of `/git/gnome-pocket.git/refs/heads': Operation not
> permitted
> chgrp: changing group of `/git/gnome-pocket.git/refs': Operation not
> permitted
> chgrp: changing group of `/git/gnome-pocket.git/info/exclude': Operation not
> permitted
> chgrp: changing group of `/git/gnome-pocket.git/info': Operation not
> permitted
> chgrp: changing group of `/git/gnome-pocket.git/config': Operation not
> permitted
> chgrp: changing group of `/git/gnome-pocket.git/HEAD': Operation not
> permitted
> chgrp: changing group of `/git/gnome-pocket.git/hooks/pre-applypatch.sample':
> Operation not permitted
> chgrp: changing group of
> `/git/gnome-pocket.git/hooks/prepare-commit-msg.sample': Operation not
> permitted
> chgrp: changing group of `/git/gnome-pocket.git/hooks/update.sample':
> Operation not permitted
> chgrp: changing group of `/git/gnome-pocket.git/hooks/commit-msg.sample':
> Operation not permitted
> chgrp: changing group of `/git/gnome-pocket.git/hooks/post-commit.sample':
> Operation not permitted
> chgrp: changing group of `/git/gnome-pocket.git/hooks/pre-commit.sample':
> Operation not permitted
> chgrp: changing group of `/git/gnome-pocket.git/hooks/applypatch-msg.sample':
> Operation not permitted
> chgrp: changing group of `/git/gnome-pocket.git/hooks/post-update.sample':
> Operation not permitted
> chgrp: changing group of `/git/gnome-pocket.git/hooks/post-receive.sample':
> Operation not permitted
> chgrp: Updating the repository list... changing group of
> `/git/gnome-pocket.git/hooks/pre-rebase.sample': Operation not permitted
> chgrp: changing group of `/git/gnome-pocket.git/hooks': Operation not
> permitted
> chgrp: changing group of `/git/gnome-pocket.git/description': Operation not
> permitted
> chgrp: changing group of `/git/gnome-pocket.git/objects/info': Operation not
> permitted
> chgrp: changing group of `/git/gnome-pocket.git/objects/pack': Operation not
> permitted
> chgrp: changing group of `/git/gnome-pocket.git/objects': Operation not
> permitted
> chgrp: changing group of `/git/gnome-pocket.git': Operation not permitted
> done
> You can now import an existing Git repository using:
> 
>   git push --exec=import ssh://[email protected]/git/gnome-pocket
>   refs/heads/* refs/tags/*
> 
> When you are finished importing and everything looks good, run:
> 
>   ssh [email protected] finish-import gnome-pocket
> 
> 
> Any ideas?
> 
> Cheers
> 
> 
> _______________________________________________
> gnome-infrastructure mailing list
> [email protected]
> https://mail.gnome.org/mailman/listinfo/gnome-infrastructure
> 


----------------------------------------------------
This message was sent via GNOME.org Request Tracker.
_______________________________________________
gnome-infrastructure mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gnome-infrastructure

Reply via email to