The behaviour is inconsistent with commandline behaviour when removal of 
removed package returns an error. Ignoring of erase step makes inconsistency 
between rpm transaction and transaction in DNF.

See also: https://bugzilla.redhat.com/show_bug.cgi?id=1815327
```
$rpm -q acpi
package acpi is not installed
#rpm -e acpi
error: package acpi is not installed
# echo $?
1
```


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/1214
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to