Bug 495523 - PackageKit cannot get deps on a local file, rather than a package
Summary: PackageKit cannot get deps on a local file, rather than a package
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: PackageKit
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Richard Hughes
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-13 16:47 UTC by Christoph Wickert
Modified: 2010-06-09 14:44 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-08-25 11:29:12 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
screenshot (73.68 KB, image/png)
2009-08-25 11:30 UTC, Richard Hughes
no flags Details

Description Christoph Wickert 2009-04-13 16:47:55 UTC
Description of problem:
gpk-install-local-file behaves different than gpk-application. It does not warn if it needs to install additional packages and transactions do not show up in gpk-log. These two issues combined make it impossible to uninstall all related packages again.

Version-Release number of selected component (if applicable):
gnome-packagekit-0.3.14-2.fc10.i386

Comment 1 Richard Hughes 2009-04-15 16:45:35 UTC
PackageKit limitation, which we'll need to throw some API at.

Comment 2 Richard Hughes 2009-08-20 15:40:04 UTC
We're working on better simulate support, and this gives us simulate_install_files() which lets me fix this bug.

Comment 3 Richard Hughes 2009-08-25 11:28:25 UTC
gnome-packagekit: 

commit 06fb6b0adf82d3dbb17c018e4f2b732806a2deb8
Author: Richard Hughes <richard>
Date:   Tue Aug 25 12:23:11 2009 +0100

    Add simulation of installed files if the backend support it

Comment 4 Richard Hughes 2009-08-25 11:29:12 UTC
PackageKit:

commit e4af3c4017656d9e75d5f37238259c988551d213
Author: Richard Hughes <richard>
Date:   Mon Aug 24 22:35:50 2009 +0100

    yum: add a simple implementation of SimulateInstallFiles

:100644 100644 d28c177... 53bb947... M  backends/yum/pk-backend-yum.c
:100755 100755 dbcf5f3... 15b26bf... M  backends/yum/yumBackend.py

Comment 5 Richard Hughes 2009-08-25 11:30:15 UTC
Created attachment 358557 [details]
screenshot


Note You need to log in before you can comment on or make changes to this bug.