Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SPEC: don't fail uninstallation if 'alternatives' fails
This is seen on rpm-ostree based system during uninstall: ``` Running scriptlet: sssd-client-2.9.5-4.el9.x86_64 9/9 admindir /var/lib/alternatives invalid error: %preun(sssd-client-2.9.5-4.el9.x86_64) scriptlet failed, exit status 2 ``` This should be fixed by fedora-sysv/chkconfig#135 but let's avoid hard failing here anyway.
- Loading branch information