Bug 443117

Summary: packagekit installing updates a few at a time
Product: [Fedora] Fedora Reporter: Thomas J. Baker <tjb>
Component: gnome-packagekitAssignee: Robin Norwood <robin.norwood>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: bloch, lordmorgul, me, mefoster, michael.monreal, mishu, richard, rodd, selinux, wwoods
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-04-26 08:57:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 441857    
Attachments:
Description Flags
gpk-log-two-transactions.txt none

Description Thomas J. Baker 2008-04-18 17:59:08 UTC
Yesterday I had strange dealings with packagekit installing updates a couple at
a time. I'd install some updates and immediately after that, when it automatically
checks again, there are a couple more updates, rinse, repeat.

Happened on three different systems. I have a local mirror and I know it's not
changing every couple of minutes. 

katratzi> rpm -qa | grep -i packagekit

PackageKit-0.1.12-4.20080416git.fc9.i386

gnome-packagekit-0.1.12-5.20080416git.fc9.i386

PackageKit-libs-0.1.12-4.20080416git.fc9.i386

yum-packagekit-0.1.12-4.20080416git.fc9.i386

katratzi>

Comment 1 Brian Pepple 2008-04-18 19:52:52 UTC
Confirmed behavior here also.

[bpepple@localhost ~]$ rpm -qa | grep -i packagekit
PackageKit-libs-0.1.12-4.20080416git.fc9.i386
yum-packagekit-0.1.12-4.20080416git.fc9.i386
PackageKit-0.1.12-4.20080416git.fc9.i386
gnome-packagekit-0.1.12-5.20080416git.fc9.i386

Comment 2 Richard Hughes 2008-04-19 12:25:47 UTC
Yup, this is due the BASENAME filter being too clever. I'll fix this on monday.
Thanks guys.

Comment 3 Richard Hughes 2008-04-20 18:21:06 UTC
*** Bug 443214 has been marked as a duplicate of this bug. ***

Comment 4 Richard Hughes 2008-04-20 21:18:48 UTC
Fixed on stable and master, by turning off basename. We can revisit BASENAME for
updates after the F9 release is out of the door.

Comment 5 Richard Hughes 2008-04-22 01:51:08 UTC
*** Bug 443501 has been marked as a duplicate of this bug. ***

Comment 6 Andrew Farris 2008-04-22 02:32:47 UTC
Created attachment 303240 [details]
gpk-log-two-transactions.txt

In case its useful there is my full gpk-log -v output where this occurred for
the last two transactions at least.  They were done within minutes of each
other and the mirror should not have been changing that time of day (although I
guess its possible).

Comment 7 Richard Hughes 2008-04-22 18:01:17 UTC
*** Bug 443598 has been marked as a duplicate of this bug. ***

Comment 8 Will Woods 2008-04-25 19:14:19 UTC
This appears to be fixed by PackageKit-0.1.12-7.20080425.fc9, available in koji.

Comment 9 Richard Hughes 2008-04-26 10:52:01 UTC
*** Bug 444250 has been marked as a duplicate of this bug. ***