Bug 2280321 - dracut hangs on dracut-install platform:GHES
Summary: dracut hangs on dracut-install platform:GHES
Keywords:
Status: CLOSED DUPLICATE of bug 2278534
Alias: None
Product: Fedora
Classification: Fedora
Component: dracut
Version: 40
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: dracut-maint-list
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-05-14 07:56 UTC by Jan Bušta
Modified: 2024-05-15 04:35 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2024-05-15 04:35:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jan Bušta 2024-05-14 07:56:41 UTC
Kernel installation can not be completed with dracut-060-1.fc40.x86_64. When trying to install new kernel, the installation is stuck at 

dracut-install -D /var/tmp/dracut.JRisaW/initramfs --kerneldir /lib/modules/6.8.9-300.fc40.x86_64/ -m --silent -s drm_crtc_init|drm_dev_register|drm_encoder_init -S iw_handler_get_spy platform:GHES

The first installation (with Anaconda installer) is also affected if the updated packages are used (default) -- the installation is unfinished.

The kernel update works fine with dracut-059-22.fc40.x86_64.

Reproducible: Always

Steps to Reproduce:
1. update dracut to dracut-060-1.fc40.x86_64
2. install new kernel (in my case 6.8.9-300.fc40)
3. install hangs
Actual Results:  
kernel installation hangs

Expected Results:  
kernel installation will succeed

/usr/bin/bash /usr/lib/kernel/install.d/50-dracut.install add 6.8.9-300.fc40.x86_64 /boot/40c669464ff74926b46871281ea9dbd1/6.8.9-300.fc40.x86_64 /lib/modules/6.8.9-300.fc40.x86_64/vmlinuz
    /usr/bin/bash -p /bin/dracut -f --kernel-image /lib/modules/6.8.9-300.fc40.x86_64/vmlinuz  --kver 6.8.9-300.fc40.x86_64 /boot/initramfs-6.8.9-300.fc40.x86_64.img
        /bin/cat
        /usr/lib/dracut/dracut-install -D /var/tmp/dracut.JRisaW/initramfs --kerneldir /lib/modules/6.8.9-300.fc40.x86_64/ -m --silent -s drm_crtc_init|drm_dev_register|drm_encoder_init -S iw_handler_get_spy platform:GHES

Comment 1 Ivan Mironov 2024-05-14 12:59:53 UTC
Does it hang or just very slow to complete?

Seems to be a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=2278534

Comment 2 Jan Bušta 2024-05-15 04:35:41 UTC
Sorry, yes it is so, in my case it took 155 minutes to finish. dracut-install ... platform:GHES was not just one long process but many iterations in some cycle (the same command was executed again and again).

*** This bug has been marked as a duplicate of bug 2278534 ***


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