Bug 503370

Summary: yum-plugin-remove-with-leaves breaks PackageKit
Product: [Fedora] Fedora Reporter: Mathieu Bridon <bochecha>
Component: PackageKitAssignee: Richard Hughes <richard>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: lmacken, rhughes, richard, smparrish
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: 2009-06-01 11:43:36 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:
Attachments:
Description Flags
error traces when installing with PackageKit while the yum « remove with leaves » plugin is installed
none
error traces when removing with PackageKit while the yum « remove with leaves » plugin is installed none

Description Mathieu Bridon 2009-05-31 15:59:58 UTC
Description of problem:
The yum plugin « remove-with-leaves » breaks the PackageKit functionality.


Version-Release number of selected component (if applicable):
# rpm -qa | egrep 'PackageKit|yum' | sort
PackageKit-0.4.8-0.1226.20090515git.fc11.x86_64
PackageKit-glib-0.4.8-0.1226.20090515git.fc11.x86_64
PackageKit-gstreamer-plugin-0.4.8-0.1226.20090515git.fc11.x86_64
PackageKit-gtk-module-0.4.8-0.1226.20090515git.fc11.x86_64
PackageKit-yum-0.4.8-0.1226.20090515git.fc11.x86_64
PackageKit-yum-plugin-0.4.8-0.1226.20090515git.fc11.x86_64
yum-3.2.22-4.fc11.noarch
yum-metadata-parser-1.1.2-12.fc11.x86_64
yum-plugin-allowdowngrade-1.1.21-2.fc11.noarch
yum-plugin-changelog-1.1.21-2.fc11.noarch
yum-plugin-remove-with-leaves-1.1.21-2.fc11.noarch
yum-presto-0.4.5-4.fc11.noarch
yum-utils-1.1.21-2.fc11.noarch


How reproducible:
Always


Steps to Reproduce:
1. yum install yum-plugin-remove-with-leaves
2. pkcon install <some package>
3. pkcon remove <some package>
  
Actual results:
PackageKit operations fail (see traces attached)

Comment 1 Mathieu Bridon 2009-05-31 16:02:11 UTC
Created attachment 346011 [details]
error traces when installing with PackageKit while the yum « remove with leaves » plugin is installed

Comment 2 Mathieu Bridon 2009-05-31 16:03:23 UTC
Created attachment 346012 [details]
error traces when removing with PackageKit while the yum « remove with leaves » plugin is installed

Comment 3 Mathieu Bridon 2009-05-31 16:04:44 UTC
I'll try to see if it also fails with updates as soon as updates are available, should be today or tomorrow :)

Also, I did try the exact same operations after removing the offending yum plugin, they work as expected.

Comment 4 Richard Hughes 2009-06-01 11:43:36 UTC

*** This bug has been marked as a duplicate of bug 502399 ***