On Sun, Nov 13, 2011 at 12:36:43 -0500, 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' > > --tags gives the same error. > anonscm.debian.org (aka wagner) has a read-only NFS mount of the repos. You need to use git.debian.org (aka vasks) for write access.
Cheers, Julien -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org