[Rpm-maint] [rpm-software-management/rpm] ts.addErase(tsi.pkg.idx) skips already erased items (#1214)

Jaroslav Mracek notifications at github.com
Wed May 13 11:01:28 UTC 2020


Please could you look at dnf/db/group.py:_populate_rpm_ts()? There you will see that for each element in swdb we created a single rpm transaction element. The problem is when transaction elements do not match after transaction.
When I created any transaction element in rpm (ts.addErase(tsi.pkg.idx)) I expect that the transaction element will not disappear.

Is it clear now?

I need to know - is transaction disappearing behaviour a bug (I believe that this a bug)? If this is a feature I need to know how to detect disappeared transaction item and a reason.

-- 
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#issuecomment-627909695
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20200513/4d3b3eb9/attachment.html>


More information about the Rpm-maint mailing list