Description
when I tried to do “make init” in 201811 sonic-buildimage, it failed with below error message. In the Azure/sonic-utilities repo, below commit HASH did not belong to any branch of sonic-utilities repo. Is this issue known or someone facing it?
fatal: reference is not a tree: 2e44a2b31483e863b1eabbcb06bc8eb597be2a13
Unable to checkout '2e44a2b31483e863b1eabbcb06bc8eb597be2a13' in submodule path 'src/sonic-utilities'
Makefile.work:168: recipe for target 'init' failed
make[1]: *** [init] Error 1
Steps to reproduce the issue:
- Checkout 201811 sonic-buildimage repo.
- make init
Describe the results you received:
Build failure
Describe the results you expected:
Build should go through
Output of show version:
N/A
Additional information you deem important (e.g. issue happens only occasionally):