View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000614 | AlmaLinux-10 | General | public | 2026-03-16 18:59 | 2026-03-16 18:59 |
| Reporter | punisherhd | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | new | Resolution | open | ||
| Platform | x86_64 | OS | AlmaLinux | OS Version | 10.1 |
| Summary | 0000614: Kickstart installation crashes on package usbguard-selinux | ||||
| Description | Hello, running kickstart installation with AlmaLinux 10.1 iso, fails at installing package 'usbguard-selinux'. | ||||
| Steps To Reproduce | Create kickstart file for AlmaLinux 10. Make sure in %packages section to add 'usbguard-selinux' . Run kickstart installation: you see "Fatal error during installation" and it aborts. | ||||
| Additional Information | Anaconda says on screen: An error occurred during the transaction.: Error in <unknown> scriptlet in rpm package usgbuard-selinux. Inspecting /tmp/packaging.log I find the following messages: INFO:dnf.rpm:/usr/sbin/restorecon: lstat(/usr/sbin/usbguard*) failed: No such file or directory warning: %triggerin(selinux-policy-42.1.6-1.el10.noarch): scriptlet failed, exit status 255 ERROR:dnf.rpm: Error in <unknown> scriptlet in rpm package usbguard-selinux It looks like the problem is in package 'selinux-policy' which has a trigger that expects /usr/sbin/usbguard to be already installed, but is not yet. Installing usbguard-selinux works on an already-running almalinux 10.1 system, but not during kickstart. | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-03-16 18:59 | punisherhd | New Issue |