Closed ArtPoon closed 7 years ago
When cloning the Kaphi repo to the lab iMac, we ran into this error message:
is2914:git art$ git clone --recursive https://github.com/PoonLab/Kaphi.git Cloning into 'Kaphi'... remote: Counting objects: 989, done. remote: Total 989 (delta 0), reused 0 (delta 0), pack-reused 989 Receiving objects: 100% (989/989), 464.65 KiB | 0 bytes/s, done. Resolving deltas: 100% (653/653), done. Submodule 'igraph' (git://github.com/rmcclosk/igraph.git) registered for path 'pkg/src/igraph' Cloning into '/Users/art/git/Kaphi/pkg/src/igraph'... Fetched in submodule path 'pkg/src/igraph', but it did not contain 6055bff266ae84fcf4e48fb7a505fd97dec3911f. Direct fetching of that commit failed.
The following issue only arises when cloning the repo to the lab Mac Mini. Cloning the repo to a Linux machine works fine.
When cloning the Kaphi repo to the lab iMac, we ran into this error message: