Ticket #394 (closed defect: fixed)

Opened 2 years ago

Last modified 3 months ago

Upgrades show "RPMDB has been altered" warnings when show-leaves is installed

Reported by: gholms Assigned to: skvidal
Priority: minor Milestone:
Component: yum Version: Stable: 3.2.x
Keywords: Cc:

Description

When the show-leaves plugin is installed most transactions result in a warning:

Warning: RPMDB has been altered since the last yum transaction.

This was discussed on the list a few months ago, and while a possible patch appeared, no fix for the problem seems to have made it into HEAD yet.

List thread: http://lists.baseurl.org/pipermail/yum-devel/2009-October/006110.html
Proposed patch: http://lists.baseurl.org/pipermail/yum-devel/2009-October/006112.html

Change History

03/03/10 20:02:37 changed by gholms

  • status changed from new to closed.
  • resolution set to fixed.

Looks like this was fixed in fe9b51182e6ebfa6ae5ff64d1a7290715ff5b134. Thanks, folks!