From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041228 Firefox/1.0 Fedora/1.0-8 Description of problem: this is with latest rawhide from today. when installing a new package with "yum install" the yum.log shows the "Installed: " message three times. this worked with the same yum version OK for me before. maybe its some interaction with the new rpm-* ? example of yum.log: ... Feb 08 14:49:13 Installed: libsoup.i386 2.2.2-2 Feb 08 14:49:14 Installed: libsoup.i386 2.2.2-2 Feb 08 14:49:14 Installed: libsoup.i386 2.2.2-2 ... updating and erasing packages with yum creates a correct log entry. Version-Release number of selected component (if applicable): yum-2.1.13-1 How reproducible: Always Steps to Reproduce: 1. install a package with "yum install somepackage" 2. see yum.log Additional info:
This bug is actually dependent on: https://bugzilla.redhat.com/beta/show_bug.cgi?id=147537 Once the above is resolved so will this bug.
it's getting better, but rpm-4.4.1-0.20 now produces *two* log entries when installing a package ;)
works fine now, so i'm closing this one.