From: jon+ikiwiki@663db4cb26e845748f3e7e6d51eeb26c6014f1c3 Date: Tue, 6 Oct 2020 12:46:44 +0000 (-0400) Subject: anonymous git push broken again X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/commitdiff_plain/6317ee847be90291b93a43507c182a7834bf0f8d anonymous git push broken again --- diff --git a/doc/bugs/anonymous_git_push_broken_again.mdwn b/doc/bugs/anonymous_git_push_broken_again.mdwn new file mode 100644 index 000000000..9ef21d66a --- /dev/null +++ b/doc/bugs/anonymous_git_push_broken_again.mdwn @@ -0,0 +1,10 @@ +This might not be the same cause or solution as [[git_test_receive_wrapper_fails]] so filing +it separately. + +Anon git push is broken again + + remote: error: cannot lock ref 'HEAD': Unable to create '/home/b-ikiwiki/source.git/./HEAD.lock': Permission denied + To git://git.ikiwiki.info/ + ! [remote rejected] master -> master (failed to update ref) + +*—[[Jon]], 2020-10-06*