[llvm-dev] Cannot Clone GitHub Repo

Bill Wendling via llvm-dev llvm-dev at lists.llvm.org
Sun Sep 22 15:28:28 PDT 2019


The title says it all. I get this every time I try to clone the repo. I
don't know how to get past it...I'm not even sure what it's complaining
about...

$ git clone https://github.com/llvm/llvm-project.git

Cloning into 'llvm-project'...

remote: Enumerating objects: 2558, done.

remote: Counting objects: 100% (2558/2558), done.

remote: Compressing objects: 100% (90/90), done.

remote: Total 3544909 (delta 2489), reused 2493 (delta 2468), pack-reused
3542351

Receiving objects: 100% (3544909/3544909), 1.27 GiB | 5.67 MiB/s, done.

fatal: unable to open
/Users/morbo/llvm/llvm-project/.git/objects/pack/tmp_pack_SVeS58: No such
file or directory

fatal: index-pack failed

-bw
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190922/6ad64354/attachment.html>


More information about the llvm-dev mailing list