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

Git submodule error when cloning `tclap' #2

Open
thalesfm opened this issue Jul 29, 2022 · 0 comments
Open

Git submodule error when cloning `tclap' #2

thalesfm opened this issue Jul 29, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@thalesfm
Copy link
Owner

/usr/bin/git submodule sync --recursive
/usr/bin/git -c protocol.version=2 submodule update --init --force --depth=1 --recursive
Submodule 'ext/openexr' (https://github.com/AcademySoftwareFoundation/openexr.git) registered for path 'ext/openexr'
Submodule 'ext/tclap' (https://git.code.sf.net/p/tclap/code) registered for path 'ext/tclap'
Cloning into '/home/runner/work/differentiable-renderer/differentiable-renderer/ext/openexr'...
Cloning into '/home/runner/work/differentiable-renderer/differentiable-renderer/ext/tclap'...
From https://github.com/AcademySoftwareFoundation/openexr
 * branch            4212416433a230334cef0ac122cb8d722746035d -> FETCH_HEAD
Submodule path 'ext/openexr': checked out '4212416433a230334cef0ac122cb8d722746035d'
Error: error: Server does not allow request for unadvertised object f733514be6ec75b0db76f548425a278e6247d3bc
Error: fatal: Fetched in submodule path 'ext/tclap', but it did not contain f733514be6ec75b0db76f548425a278e6247d3bc. Direct fetching of that commit failed.
Error: The process '/usr/bin/git' failed with exit code 128
@thalesfm thalesfm added the bug Something isn't working label Jul 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant