Hello, pushing to the polkit git repo fails with > remote: error: insufficient permission for adding an object to repository database objects > remote: fatal: failed to write object which seems to happen because the repo is now now not writable by the polkit group: > mitr@annarchy:/srv/git.freedesktop.org/git/polkit.git$ ls -la > total 60 > drwxr-sr-x 8 root polkit 4096 Jun 30 16:32 . > drwxr-xr-x 143 root root 4096 Jun 19 17:10 .. > drwxr-xr-x 2 root polkit 4096 Jul 27 2006 branches > -rw-r--r-- 1 root polkit 78 Jul 27 2006 config etc. I have tried (chown -R g+w), but that fails with "read-only file system" (?! the nfsv4 mount is read-write). Could you fix this so that members of the polkit group can push to the polkit repo again, please? (Note to self: blocks bug#96940)
note the nfs share hosting the fdo git repositories is exported read-only to annarchy. They're intentionally only readwrite on kemper where a very limited number of people have shell access. I asked on #freedesktop about the chown call. (no response yet)
I've fixed up the permissions now, can you try again?
Works fine, thanks!
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.