Bug 2417269 - Updating the kernel 6.17.9-300
Summary: Updating the kernel 6.17.9-300
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: 43
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Justin M. Forbes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-11-26 13:54 UTC by MicMor
Modified: 2025-12-10 14:25 UTC (History)
16 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description MicMor 2025-11-26 13:54:06 UTC
Hello

Fedora 43
Bios uefi
secure bios: no
driver nvidia (nvidia, rpmfusion nonfree)

1. Please describe the problem:

sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2025-4edabda8df


Erreur non critique dans le scriptlet %posttrans : kernel-core-0:6.17.9-300.fc43.x86_64
Sortie du scriptlet :
Generating grub configuration file ...
Adding boot menu entry for UEFI Firmware Settings ...
done
sbctl: Signing kernel /boot/efi/9f4bc1364a334ea0aa55d1a2438ef9ee/6.17.9-300.fc43.x86_64/linux
/boot/efi/9f4bc1364a334ea0aa55d1a2438ef9ee/6.17.9-300.fc43.x86_64/linux does not exist
/usr/lib/kernel/install.d/91-sbctl.install failed with exit status 1.

[RPM] %posttrans(kernel-core-6.17.9-300.fc43.x86_64) scriptlet échoué, état de sortie 1
Transaction échouée : Transaction RPM échouée.

2. What is the Version-Release number of the kernel:
Kernel-6.17.9-300.fc43.x86_64

3. Can you reproduce this issue? If so, please provide the steps to reproduce
   the issue below:

Yes. 
sudo dnf reinstall --enablerepo=updates-testing kernel-6.17.9-300.fc43

same error

4.sbctl

sbctl status
Installed:      ✓ sbctl is installed
Owner GUID:     xxxxxxxxx
Setup Mode:     ✓ Disabled
Secure Boot:    ✗ Disabled
Vendor Keys:    microsoft builtin-PK
bash-5.3$ 


Other
At startup, impossible to go further than the luks sentence. Starting with the old kernel (6.17.8-300) and, it’s OK


Reproducible: Always


Test

So, I removed quiet from the command line

And this allowed me to see that the launch was stuck on the line (I waited about twenty seconds)
Started rsyslog.service - System Loggins Service

With the old kernel 6.17.8, wait time of +/- 7 seconds at this line.


Thank You

Comment 1 Marcin 2025-11-26 16:59:12 UTC
I think this one is duplicate of this issue:

https://bugzilla.redhat.com/show_bug.cgi?id=2415973

Comment 2 MicMor 2025-11-26 18:23:28 UTC
Thank you for the link. I don’t know, if it’s the same problem because my processor is an intel

CPU: quad core Intel Core i5-7300HQ (-MCP-)
Device-1: Intel HD Graphics 630 driver: i915 v: kernel
Device-2: NVIDIA GP107M [GeForce GTX 1050 Ti Mobile] driver: nvidia v: 580.105.08

Comment 3 MicMor 2025-11-27 17:48:43 UTC
Hello,

Idea! Is it possible?

Isn’t it a problem with the file 91-sbctl.install? Couldn’t we temporarily disable sbctl 

sudo mv /usr/lib/kernel/install. d/91-sbctl.install /usr/lib/kernel/install. d/91-sbctl.install.bak

and do a
sudo dnf reinstall kernel-core-6.17.9-300.fc43.x86_64

and reactivate 91-sbctl.install
sudo mv /usr/lib/kernel/install. d/91-sbctl.install.bak /usr/lib/kernel/install. d/91-sbctl.install


Dangerous?

Comment 4 MicMor 2025-11-27 19:12:38 UTC
Small correction.

I tried to restart with kernel 6.17.9-300 and the restart worked. 

That said, on the first boot, the compilation of the NVIDIA driver starts, which causes a shutdown of the launch for two to three minutes. If there were not the script error mentioned above, the NVIDIA driver would be compiled directly during the kernel update (and it also takes a few minutes) before restarting. So I don’t put a green thumb but a neutral evaluation for the script error.

French
Petite correction.

J'ai essayé de redémarrer avec le kernel 6.17.9-300 et le redémarrage a fonctionné. Cela dit, lors du premier démarrage, la compilation du pilote NVIDIA se lance, c'est ce qui provoque un arrêt du lancement pendant deux à trois minutes. S'il n'y avait pas l'erreur de script mentionnée plus haut, le pilote NVIDIA se compilerait directement lors de la mise à jour du kernel (et il faut attendre aussi quelques minutes) avant de redémarrer. Alors, je ne mets pas un pouce vert mais une évaluation neutre pour l'erreur de script.

Comment 5 MicMor 2025-12-06 16:42:39 UTC
Same problem with the kernel 6.17.10. Additional modules (such as that of nvidia) do not compile.

Comment 6 MicMor 2025-12-10 14:25:49 UTC
Same problem with the kernel 6.17.11. Additional modules (such as that of nvidia) do not compile.

sudo akmods --force
[sudo] Mot de passe de xxxxx : 
Checking kmods exist for 6.17.11-300.fc43.x86_64 [  OK  ]
Building and installing acpi_call-kmod [  OK  ]
Building and installing nvidia-kmod [  OK  ]
Checking kmods exist for 6.17.10-300.fc43.x86_64 [  OK  ]


Note You need to log in before you can comment on or make changes to this bug.