https://bugzilla.redhat.com/show_bug.cgi?id=1923678 aegorenk@xxxxxxxxxx changed: What |Removed |Added ---------------------------------------------------------------------------- Flags| |needinfo?(pemensik@redhat.c | |om) --- Comment #7 from aegorenk@xxxxxxxxxx --- # rpm -e openresolv warning: %postun(openresolv-3.12.0-1.noarch) scriptlet failed, exit status 2 I think the reason for that is the: %{_sbindir}/update-alternatives --remove-slave resolvconf %{_sbindir}/resolvconf.%{name} resolvconf.8%{?manext} $ man update-alternatives ... --remove name path Remove an alternative and all of its associated slave links.... ... As I understand slave will be deleted when you delete the master alternative with: %{_sbindir}/update-alternatives --remove resolvconf %{_sbindir}/resolvconf.%{name} so no need for the second statement. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx