Hi, I've just prepared some last minute edits to the readme-live-image guide translations ready to push to the docs.fp.org git repo, but I'm having trouble pushing. Someone pushed a couple of commits in between my initial pull an hour or so ago and my first attempt to push, so I pulled the changes with 'git pull' (no conflicts) and tried pushing again. I got the following error message: [nathan@amilo web]$ git push Enter passphrase for key '/home/nathan/.ssh/id_rsa': Counting objects: 82, done. Delta compression using up to 2 threads. Compressing objects: 100% (52/52), done. Writing objects: 100% (53/53), 107.96 KiB, done. Total 53 (delta 40), reused 3 (delta 1) error: unable to create temporary sha1 filename ./objects/tmp_obj_mXYBWe: Permission denied fatal: failed to write object error: unpack failed: unpacker exited with error code To ssh://nathant@xxxxxxxxxxxxxxxxxxxx/git/docs/web.git ! [remote rejected] master -> master (n/a (unpacker error)) error: failed to push some refs to 'ssh://nathant@xxxxxxxxxxxxxxxxxxxx/git/docs/web.git' I was able to push to the repo before - this is the first time I've had this error message. What am I doing wrong?? Thanks! |
-- docs mailing list docs@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe: https://admin.fedoraproject.org/mailman/listinfo/docs