This is what I see: ============================================================================ # git push overlays-gentoo-org master Host key fingerprint is 90:b8:da:ae:f6:e0:d5:8f:07:71:01:f4:38:72:ab:95 +--[ECDSA 256]---+ | .o. | | . +. | | o * .. | | +.=. | | . EoS | | o +. | | o + .. | | ..+ o. | | .ooo ... | +-----------------+ Counting objects: 12, done. Delta compression using up to 2 threads. Compressing objects: 100% (7/7), done. Writing objects: 100% (7/7), 1.09 KiB, done. Total 7 (delta 4), reused 0 (delta 0) remote: creating user/lootr... remote: Initialized empty Git repository in /var/gitroot/user/lootr.git/ remote: find: `./lost+found': Permission denied To git+ssh://git@git.overlays.gentoo.org/gitolite-admin.git 9be66bf..f5d89d4 master -> master ============================================================================ Needs someone with infra access to fix, to my understanding. Thanks!
You were creating a repo, yes? Did it work? -A
(In reply to comment #1) > You were creating a repo, yes? > > Did it work? It did, yes. Should have said that, agreed :-)
I deleted lost+found, but really we should modify the script to omit it. -A
which script is it? I can't find it
(In reply to comment #4) > which script is it? I can't find it gitolite
Well.. this has been "fixed" by removing the lost+found dir although I don't think we'll add a ignore for it.