Is this issue repeatable? Can you verify your ssh key? [wrt whats on bitbucket account?]
Also can you do a 'git fsck' in your repo? [I don't see a way to do the fsck on the remote repo] I see a recent push from Toby - so some pushes are going through.. https://bitbucket.org/petsc/petsc Satish On Wed, 25 Feb 2015, Matthew Knepley wrote: > knepley/feature-harmonic-advection *$:/PETSc3/petsc/petsc-dev$ git push > git push > Counting objects: 149, done. > Delta compression using up to 4 threads. > Compressing objects: 100% (35/35), done. > Writing objects: 100% (35/35), 4.60 KiB | 0 bytes/s, done. > Total 35 (delta 30), reused 0 (delta 0) > remote: error: insufficient permission for adding an object to repository > database objects > remote: fatal: failed to write object > error: unpack failed: unpack-objects abnormal exit > To [email protected]:petsc/petsc > ! [remote rejected] knepley/feature-harmonic-advection -> > knepley/feature-harmonic-advection (unpacker error) > error: failed to push some refs to '[email protected]:petsc/petsc' > > > Matt > >
