[cs631apue] Error in git push

Boxiang Dong bdong at stevens.edu
Fri Nov 14 16:07:50 EST 2014


Hi, Sadia,

Have you used "git status" to check if you have already added the new files
to the current index?

Thanks,

Boxiang

On Fri, Nov 14, 2014 at 2:44 PM, Sadia Akhter <sakhter at stevens.edu> wrote:

> Hello,
>
> when I'm trying to add some files to git repo, the "git push" command is
> giving me the following error. The files are not added to the git. Did any
> of you get the same error? Can you help me to resolve it? It looks like a
> permission error.
>
> Thanks,
> Sadia
>
>
> sakhter at avatar:~/cs631/2014-Fall/final-project/slytherin$ git push
> Warning: the ECDSA host key for 'linux-lab.cs.stevens.edu' differs from
> the key for the IP address '155.246.89.100'
> Offending key for IP in /home/sakhter/.ssh/known_hosts:4
> Matching host key in /home/sakhter/.ssh/known_hosts:9
> Are you sure you want to continue connecting (yes/no)? yes
> Password:
> Counting objects: 14, done.
> Delta compression using up to 6 threads.
> Compressing objects: 100% (13/13), done.
> Writing objects: 100% (13/13), 4.02 KiB, done.
> Total 13 (delta 0), reused 0 (delta 0)
> error: insufficient permission for adding an object to repository database
> ./objects
>
> fatal: failed to write object
> error: unpack failed: unpack-objects abnormal exit
> To sakhter at linux-lab.cs.stevens.edu:~jschauma/apue/slytherin
>
> _______________________________________________
> cs631apue mailing list
> cs631apue at lists.stevens.edu
> https://lists.stevens.edu/mailman/listinfo/cs631apue
>
>


-- 
Boxiang Dong
Ph.D Candidate
Department of Computer Science
Stevens Institute of Technology
Hoboken, NJ, USA
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.stevens.edu/pipermail/cs631apue/attachments/20141114/20f8546c/attachment.html>


More information about the cs631apue mailing list