View Issue Details

IDProjectCategoryView StatusLast Update
0000614AlmaLinux-10Generalpublic2026-03-16 18:59
Reporterpunisherhd Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Platformx86_64OSAlmaLinuxOS Version10.1
Summary0000614: Kickstart installation crashes on package usbguard-selinux
DescriptionHello, running kickstart installation with AlmaLinux 10.1 iso, fails at installing package 'usbguard-selinux'.
Steps To ReproduceCreate 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 InformationAnaconda 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.

TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2026-03-16 18:59 punisherhd New Issue