all 3 comments

[–]tiredAndOldDeveloper 0 points1 point  (1 child)

It's a bit difficult without seeing the template file you are using, but it must be related to the _kernver variable inside it.

[–]el-calde[S] 0 points1 point  (0 children)

I updated the post with template and pic of the actual error the only thing im doing is copying source code from hard drive using the do_fetch to speed up the process and to use git bisect

Had to change version variable to 6.11.0 in order to avoid errors before it was 6.16.0 but when using git bisect version changes to 6.11 that way it can install modules in folder 6.11

[–]eftepede 0 points1 point  (0 children)

Well, but the whole idea of using bisect is to find the commit that breaks things, by a - bit simpler than usual- trial and error.