[Rpm-maint] [rpm-software-management/rpm] RFC: Use an erase element to delete packages with same NEVRA (#770)

Michael Schroeder notifications at github.com
Mon Jul 1 13:17:10 UTC 2019


Here's another bug fixed with this pull request:
```
$ rpm -hUv A-1-1.x86_64.rpm
Preparing...                          ################################# [100%]
Updating / installing...
   1:A-1-1                            ################################# [100%]
$ rpm -hUv A-1-01.x86_64.rpm
Preparing...                          ################################# [100%]
Updating / installing...
   1:A-1-01                           ################################# [100%]
$ rpm -qa A
A-1-01.x86_64
A-1-1.x86_64
```

-- 
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/pull/770#issuecomment-507260249
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20190701/3a63ea86/attachment.html>


More information about the Rpm-maint mailing list