The name of the virtsecretd daemon was misspelled, resulting
in multiple errors during installation:
Running scriptlet: libvirt-daemon-driver-secret-9.5.0-6.el9.x86_64
Failed to preset unit: Unit file virsecretd.socket does not exist.
Failed to preset unit: Unit file virsecretd-ro.socket does not exist.
Failed to preset unit: Unit file virsecretd-admin.socket does not exist.
Failed to preset unit: Unit file virsecretd.service does not exist.
Spell the name correctly.
https://bugzilla.redhat.com/show_bug.cgi?id=
2236057
Signed-off-by: Andrea Bolognani <abologna@redhat.com>
%pre daemon-driver-secret
%libvirt_sysconfig_pre virtsecretd
-%libvirt_systemd_unix_pre virsecretd
+%libvirt_systemd_unix_pre virtsecretd
%posttrans daemon-driver-secret
%libvirt_sysconfig_posttrans virtsecretd
-%libvirt_systemd_unix_posttrans virsecretd
+%libvirt_systemd_unix_posttrans virtsecretd
%preun daemon-driver-secret
-%libvirt_systemd_unix_preun virsecretd
+%libvirt_systemd_unix_preun virtsecretd
%pre daemon-driver-storage-core
%libvirt_sysconfig_pre virtstoraged