Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetched in submodule path '../overlays/keystone/board/cva6/cva6-sdk/buildroot', but it did not contain aa433d1c5cfbd72b64ff3f92f2ffa2e02ea7089b. Direct fetching of that commit failed. #440

Open
alanmoleapfive opened this issue Apr 16, 2024 · 1 comment

Comments

@alanmoleapfive
Copy link

Describe the bug
git submodule update --init --recursive --depth 1
Fetched in submodule path '../overlays/keystone/board/cva6/cva6-sdk/buildroot', but it did not contain aa433d1c5cfbd72b64ff3f92f2ffa2e02ea7089b. Direct fetching of that commit failed.

Build Failure
If you ran into build problems, please add these information
(1) Results of git submodule status
(2) Ubuntu 20.04
(3) master

git submodule update --init --recursive --depth 1
remote: Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
error: Server does not allow request for unadvertised object aa433d1c5cfbd72b64ff3f92f2ffa2e02ea7089b
Fetched in submodule path '../overlays/keystone/board/cva6/cva6-sdk/buildroot', but it did not contain aa433d1c5cfbd72b64ff3f92f2ffa2e02ea7089b. Direct fetching of that commit failed.
Failed to recurse into submodule path '../overlays/keystone/board/cva6/cva6-sdk'

@grg-haas
Copy link
Collaborator

Hi @alanmoleapfive , try giving it a try without a recursive fetch: git submodule update --init

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants