-
-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failing to compile on Fedora 34, kernel-headers outdated (but up to date according to dnf) #271
Comments
I've also had this problem on a clean install of Fedora 34 on 5.12.10-300. |
Hello, I cannot see the error message, can you just copy your entire build log and attach it ? Please also provide your |
here is customization.cfg |
Oh I see, it's a duplicate of #173 that got closed even though it didn't get fixed. Unfortunately, I do not know what's the root of this issue up until now... :/ |
oh i see... well is there any other way to install the kernel? |
Actually, there is, you can use
|
alright, will try this thank you |
Quick googling gives this: |
I tried that, it doesn't seem to work |
Oh wait, you need to do |
I tried that, but it just exited |
Can you attach the output on your terminal ? (you can make a text file then drag and drop it in the text you write here, you don't need to use a third-party service)
Interesting find, I will see if I can do something based on this new information |
Remove the "obsoletes" line in the spec file Fixes: Frogging-Family#339 Frogging-Family#609 Frogging-Family#375 Frogging-Family#173 Frogging-Family#271 Signed-off-by: Adel KARA SLIMANE <[email protected]>
Remove the "obsoletes" line in the spec file Fixes: Frogging-Family#339 Frogging-Family#609 Frogging-Family#375 Frogging-Family#173 Frogging-Family#271 Signed-off-by: Adel KARA SLIMANE <[email protected]>
Remove the "obsoletes" line in the spec file Fixes: Frogging-Family#339 Frogging-Family#609 Frogging-Family#375 Frogging-Family#173 Frogging-Family#271 Signed-off-by: Adel KARA SLIMANE <[email protected]>
This should avoid conflicts with distro kernels Remove the "obsoletes" line in the spec file Fixes: Frogging-Family#339 Frogging-Family#609 Frogging-Family#375 Frogging-Family#173 Frogging-Family#271 Signed-off-by: Adel KARA SLIMANE <[email protected]>
This should avoid conflicts with distro kernels Remove the "obsoletes" line in the spec file Fixes: Frogging-Family#339 Frogging-Family#609 Frogging-Family#375 Frogging-Family#173 Frogging-Family#271 Signed-off-by: Adel KARA SLIMANE <[email protected]>
This should avoid conflicts with distro kernels Remove the "obsoletes" line in the spec file Fixes: Frogging-Family#339 Frogging-Family#609 Frogging-Family#375 Frogging-Family#173 Frogging-Family#271 Signed-off-by: Adel KARA SLIMANE <[email protected]>
- Avoids conflicts with official kernels - Fixes the reported issues with "unversionned obsoletes" - Works now with akmod-nvidia Fixes: Frogging-Family#609 Frogging-Family#513 Frogging-Family#375 Frogging-Family#339 Frogging-Family#375 Frogging-Family#173 Frogging-Family#271 Signed-off-by: Adel KARA SLIMANE <[email protected]>
- Avoids conflicts with official kernels - Fixes the reported issues with "unversionned obsoletes" - Works now with akmod-nvidia Fixes: Frogging-Family#609 Frogging-Family#513 Frogging-Family#375 Frogging-Family#339 Frogging-Family#375 Frogging-Family#173 Frogging-Family#271 Signed-off-by: Adel KARA SLIMANE <[email protected]>
Hello! Please try PR #610 to confirm that it fixes this issue. It worked like a charm in my VM. Adel |
* RPM: fix the script that generates kernel.spec - Avoids conflicts with official kernels - Fixes the reported issues with "unversionned obsoletes" - Works now with akmod-nvidia Fixes: #609 #513 #375 #339 #375 #173 #271 Signed-off-by: Adel KARA SLIMANE <[email protected]> * install.sh: RPM: do not install kernel-headers package We do not need it to build out-of-tree kernel modules. And that's all we want actually. Signed-off-by: Adel KARA SLIMANE <[email protected]> Signed-off-by: Adel KARA SLIMANE <[email protected]>
Should be fixed with 1d063ca |
I tried to compile 5.11 upds and 5.12 cacule, but they both failed as they said
https://i.imgur.com/1YrKKGv.png
running kernel-headers 5.12.9-300
The text was updated successfully, but these errors were encountered: