Skip to content

Git submodule error when cloning `tclap' #2

@thalesfm

Description

@thalesfm
/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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions