"git submodule update" fails
Open
- Dominant language
- C++
- Stars
- 343
- Forks
- 111
- PR merge metrics
- No merged PRs in 30d
Description
I get following error message when I run git submodule update:
error: Server does not allow request for unadvertised object c28a317661fcdd184f65801eef08e8e375066ed5
Fetched in submodule path 'dynet', but it did not contain c28a317661fcdd184f65801eef08e8e375066ed5. Direct fetching of that commit failed.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the failure with `git submodule update` and inspect the configured `dynet` submodule revision against the available repository history. Confirm whether the referenced commit can be fetched; done means the submodule update completes without the unadvertised-object error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100