There is a error when building.
Maybe there is something wrong with the kernel submodule sources. Please take a look.
Thanks in advance!
Code:
root@pve10:/usr/src/pve-kernel# make
test -f "submodules/ubuntu-jammy/README" || git submodule update --init submodules/ubuntu-jammy
fatal: remote error: upload-pack: not our ref 25a5e7755e5793015ec923172bf144ee20166d19
Fetched in submodule path 'submodules/ubuntu-jammy', but it did not contain 25a5e7755e5793015ec923172bf144ee20166d19. Direct fetching of that commit failed.
make: *** [Makefile:122: submodule] Error 1
Maybe there is something wrong with the kernel submodule sources. Please take a look.
Thanks in advance!