git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Git clone error
@ 2007-07-31 23:45 Denis Bueno
  2007-08-01  0:22 ` Junio C Hamano
  2007-08-01  2:38 ` Linus Torvalds
  0 siblings, 2 replies; 17+ messages in thread
From: Denis Bueno @ 2007-07-31 23:45 UTC (permalink / raw)
  To: Git Mailing List

Hi all,

I'm a new git user (actually a darcs convert) and am running into a weird
problem on a small and simple repository.  The error I see is:

    git[14] > git clone /Volumes/work/scripts/
    Initialized empty Git repository in /tmp/git/scripts/.git/
    remote: Generating pack...
    Done counting 80 objects.
    remote: error: unable to unpack b28b949a1a3c8eb37ca6eefd024508fa8b253429
header
    fatal: unable to get type of object b28b949a1a3c8eb37ca6error:
git-upload-pack: git-pack-objects died with error.
    fatal: git-upload-pack: aborting due to possible repository corruption
on the remote side.
    remote: aborting due to possible repository corruption on the remote
side.
    fatal: early EOF
    fatal: index-pack died with error code 128
    fetch-pack from '/Volumes/work/scripts/.git' failed.

I have many git repos on my system (one for configuration files, one for
scripts, various school projects, etc.) and this is the only one that has
been problematic thus far.  As you can see I am trying to clone a local repo
-- there should be no network problems here.  As I said, the repo is small:

    scripts[19] > find . -type f | wc -l
    118

(which of course includes all of git's files.)

$ git --version
git version 1.5.2.4

$ uname -a
Darwin 8.10.1 Darwin Kernel Version 8.10.1: Wed May 23 16:33:00 PDT 2007;
root:xnu-792.22.5~1/RELEASE_I386 i386 i386

I have little experience with git, but if you need any more info, let me
know.  Any suggestion on what might be the problem, and how to fix it?

-Denis

^ permalink raw reply	[flat|nested] 17+ messages in thread
* git clone error
@ 2008-04-05 17:20 Chuck Ritter
  2008-04-05 20:09 ` Junio C Hamano
  0 siblings, 1 reply; 17+ messages in thread
From: Chuck Ritter @ 2008-04-05 17:20 UTC (permalink / raw)
  To: git

Hello,

I'm getting an error when I try to clone a git repo:

$ git clone ~dab143/src/OVER-REL/SOURCE-GIT-TEST OVER-REL
Initialized empty Git repository in /home/cfr100/OVER-REL/.git/
cpio: objects/pack/pack-80a0460fc07be5e0628b02549fdaa186b792d3f3.keep:
Permission denied
888 blocks

# cat pack-80a0460fc07be5e0628b02549fdaa186b792d3f3.keep
fetch-pack 31620 on githost.arl.psu.edu

Permission on the keep file are 600. Of course this looks like a stale
lock of some sort.

We are using git version 1.5.4.1. The owner of the repository had
pushed changes to it from msysgit under Windows. I am not sure of the
version. It worked fine before that.

Is this an issue I should take up with the msysgit developers?

Once in this state what is the best way to resolve it and verify the
integrity of the repository?

Thanks
Chuck

^ permalink raw reply	[flat|nested] 17+ messages in thread
* Git clone error
@ 2008-08-28 12:57 srinivasan.malligarjunan
  2008-08-28 14:11 ` Andreas Ericsson
  0 siblings, 1 reply; 17+ messages in thread
From: srinivasan.malligarjunan @ 2008-08-28 12:57 UTC (permalink / raw)
  To: git


[root@aspire038 git-1.5.6]# git clone git@github.com:/ayyanar/adva_cms.git
Initialize adva_cms/.git
Initialized empty Git repository in /root/Desktop/git-1.5.6/adva_cms/.git/
The authenticity of host 'github.com (65.74.177.129)' can't be established.
RSA key fingerprint is 16:27:ac:a5:76:28:2d:36:63:1b:56:4d:eb:df:a6:48.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'github.com,65.74.177.129' (RSA) to the list of
known hosts.
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
[root@aspire038 git-1.5.6]# git clone
git@github.com:/karthikeyan7585/adva_cms.git
Initialize adva_cms/.git
Initialized empty Git repository in /root/Desktop/git-1.5.6/adva_cms/.git/
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
[root@aspire038 git-1.5.6]# 



The permission denied error is comming . Please help me.
-- 
View this message in context: http://www.nabble.com/Git-clone-error-tp19199973p19199973.html
Sent from the git mailing list archive at Nabble.com.

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2008-08-28 14:12 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-31 23:45 Git clone error Denis Bueno
2007-08-01  0:22 ` Junio C Hamano
2007-08-01  2:38 ` Linus Torvalds
2007-08-01 14:24   ` Denis Bueno
2007-08-01 16:19     ` Linus Torvalds
2007-08-01 16:36       ` Linus Torvalds
2007-08-01 17:17         ` Johannes Schindelin
2007-08-01 20:22           ` Denis Bueno
2007-08-01 21:12             ` Johannes Schindelin
2007-08-02 15:08               ` Denis Bueno
2007-08-02 17:08                 ` Johannes Schindelin
2007-08-02 17:40                   ` Linus Torvalds
2007-08-01 16:37       ` Steffen Prohaska
  -- strict thread matches above, loose matches on Subject: below --
2008-04-05 17:20 git " Chuck Ritter
2008-04-05 20:09 ` Junio C Hamano
2008-08-28 12:57 Git " srinivasan.malligarjunan
2008-08-28 14:11 ` Andreas Ericsson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).