You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just came across this repo yesterday and was not sure if I can install the latest packages on the repo for 6.3-6, but if I just read the other issues correctly, I can as long as the stock kernel and your provided one are not too far apart in version numbers.
Anyway, I tried to compile the kernel myself yesterday, by commenting out the submodules part (you just fixed that hours ago :D), but the compilation fails almost at the end, which has probably nothing to do with this repo itself but maybe more with my machine, so i'm not sure where to post.
If you don't have time or this is not the right place, you can just close the issue.
This is the error: touch .install_mark cp: cannot stat 'ubuntu-focal/.tmp_36553': No such file or directory make[1]: *** [debian/rules:173: .headers_prepare_mark] Error 1 make[1]: Leaving directory '/SuperBoost/proxmox-kernel/pve-kernel/build' dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 make: *** [Makefile:58: pve-kernel-5.4.106-1-pve-relaxablermrr_5.4.106-1_amd64.deb] Error 2
Running make again, completes successful and creates all the .deb files, but I'm not really trusting them.
Attache is also the complete log of the process. On line 28750 you can see some error about missing dependencies. I just installed them and it's compiling the kernel again now, but I don't think that was the issue here.
Hey there
I just came across this repo yesterday and was not sure if I can install the latest packages on the repo for 6.3-6, but if I just read the other issues correctly, I can as long as the stock kernel and your provided one are not too far apart in version numbers.
Anyway, I tried to compile the kernel myself yesterday, by commenting out the submodules part (you just fixed that hours ago :D), but the compilation fails almost at the end, which has probably nothing to do with this repo itself but maybe more with my machine, so i'm not sure where to post.
If you don't have time or this is not the right place, you can just close the issue.
This is the error:
touch .install_mark cp: cannot stat 'ubuntu-focal/.tmp_36553': No such file or directory make[1]: *** [debian/rules:173: .headers_prepare_mark] Error 1 make[1]: Leaving directory '/SuperBoost/proxmox-kernel/pve-kernel/build' dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 make: *** [Makefile:58: pve-kernel-5.4.106-1-pve-relaxablermrr_5.4.106-1_amd64.deb] Error 2
Running make again, completes successful and creates all the .deb files, but I'm not really trusting them.
Attache is also the complete log of the process. On line 28750 you can see some error about missing dependencies. I just installed them and it's compiling the kernel again now, but I don't think that was the issue here.
Greetings
build.log
The text was updated successfully, but these errors were encountered: