On 2011/11/13 Adam C Powell IV wrote: [...] > But can't seem to be able to push my one change: > > $ git push --all origin > Enter passphrase for key '/home/hazelsct/.ssh/id_rsa': > Counting objects: 7, done. > Delta compression using up to 2 threads. > Compressing objects: 100% (4/4), done. > Writing objects: 100% (4/4), 428 bytes, done. > Total 4 (delta 3), reused 0 (delta 0) > error: unable to create temporary sha1 filename ./objects/ea: Read-only file > system > > fatal: failed to write object > error: unpack failed: unpack-objects abnormal exit > To git+ssh://anonscm.debian.org/git/debian-science/packages/oce.git > ! [remote rejected] debian -> debian (n/a (unpacker error)) > error: failed to push some refs to > 'git+ssh://anonscm.debian.org/git/debian-science/packages/oce.git'
I do not remember about Alioth setup, but http://anonscm.debian.org/gitweb/?p=debian-science/packages/oce.git;a=summary tells to use git+ssh://git.debian.org/git/debian-science/packages/oce.git and indeed I have ssh://barbier-gu...@git.debian.org/git/debian-science/packages/oce.git in my .git/config and this works. Denis -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org