Skip to content

error in git submodule update --init --recursive #19

@fei4xu

Description

@fei4xu

Hi,

I'd like to clone this repo and try what it is, but I had an error following the steps in readme.md.

I did:

git clone https://github.com/skui-org/skui.git
cd skui
git submodule update --init --recursive

but I had error:

fatal: reference is not a tree: 9a12be1e7ad54658f90099f4bd80faff8aaf7616
fatal: reference is not a tree: a3b38efc89dcb9e198dd84a34d39364384921470
Unable to checkout '9a12be1e7ad54658f90099f4bd80faff8aaf7616' in submodule path '3rdparty/ci'
Unable to checkout 'a3b38efc89dcb9e198dd84a34d39364384921470' in submodule path '3rdparty/cmake'
Failed to recurse into submodule path '3rdparty'

I searched a little bit and tried all the suggestions in https://stackoverflow.com/questions/2155887/git-submodule-head-reference-is-not-a-tree-error, none of them worked for my case.

It seems that the submodule of ci and cmake in submodule 3rdparty do not have the specific commit. But when I click the submodule links on github.com, they do exist, very strange.

Anyone else has the same problem?

Thanks,
Fei

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions