On Sun, 2011-11-13 at 20:19 +0100, D. Barbier wrote: > 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://[email protected]/git/debian-science/packages/oce.git > in my .git/config and this works.
Thanks Denis and Julien. I made the change to .git/config and it seems to have worked. -Adam -- GPG fingerprint: D54D 1AEE B11C CE9B A02B C5DD 526F 01E8 564E E4B6 Engineering consulting with open source tools http://www.opennovation.com/
signature.asc
Description: This is a digitally signed message part

