View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0018299 | CentOS-8 | dracut | public | 2021-09-08 10:00 | 2021-09-08 10:00 |
Reporter | faramirza | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | random |
Status | new | Resolution | open | ||
Platform | x86_64 | OS | CentOS Linux 8 | OS Version | 8.4.2105 |
Product Version | 8.4.2105 | ||||
Summary | 0018299: dracut fails on some hosts - dracut-install: ERROR: installing 'sgdisk' | ||||
Description | I noticed that on some hosts whenever dracut is called I get an error like this → dracut -f dracut-install: ERROR: installing 'sgdisk' dracut: FAILED: /usr/lib/dracut/dracut-install -D /var/tmp/dracut.mYgUNs/initramfs -a sgdisk or when dnf is installing a new kernel and calls dracut: Running scriptlet: kernel-core-4.18.0-305.12.1.el8_4.x86_64 8/8 dracut-install: ERROR: installing 'sgdisk' dracut: FAILED: /usr/lib/dracut/dracut-install -D /var/tmp/dracut.ikK32L/initramfs -a sgdisk When I manually install gdisk package it resolves the problem. I'm not sure what happens inside dracut-install but it seems to incorrectly try to install the binary (sgdisk) which is provided by gdisk. | ||||
Tags | dracut, gdisk | ||||