Bug 561437 - consider changing gnome-packagekit dependency
Summary: consider changing gnome-packagekit dependency
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: paprefs
Version: 12
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Lennart Poettering
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-02-03 16:34 UTC by Oliver Henshaw
Modified: 2010-03-03 01:56 UTC (History)
7 users (show)

Fixed In Version: paprefs-0.9.9-6.fc13
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-03-03 01:56:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Oliver Henshaw 2010-02-03 16:34:52 UTC
Description of problem:

paprefs has a dependency on gnome-packagekit, but really it just wants the dbus session interface (which kpackagekit also provides). Apparently there isn't yet a suitable virtual provides for this though.


Version-Release number of selected component (if applicable):

kpackagekit-0.5.4-2.fc12.i686
gnome-packagekit-2.28.3-0.1.20091211git.fc12.i686
paprefs-0.9.9-5.fc12.i686


Additional Info:

Other packages that (iirc) use the packagekit dbus interface seem to depend on PackageKit-glib, e.g.

$ repoquery -qR --resolve PackageKit-gstreamer-plugin
sqlite-0:3.6.17-1.fc12.i686
libxml2-0:2.7.6-1.fc12.i686
glibc-0:2.11.1-1.i686
gstreamer-0:0.10.25-1.fc12.i686
PackageKit-glib-0:0.5.4-0.1.20091029git.fc12.i686
libarchive-0:2.7.1-2.fc12.i686
dbus-libs-1:1.2.16-9.fc12.i686
glib2-0:2.22.3-2.fc12.i686
dbus-glib-0:0.82-2.fc12.i68

Comment 1 Kevin Kofler 2010-02-03 17:55:46 UTC
PackageKit-glib looks like an insufficient dependency to me.

We need to add a virtual Provides to kpackagekit and gnome-packagekit. Something like:
Provides: PackageKit-dbus-service

Comment 2 Richard Hughes 2010-02-05 14:40:42 UTC
(In reply to comment #1)
> PackageKit-glib looks like an insufficient dependency to me.

Agreed.

Provides: PackageKit-session-service

Is probably best. I'll add this to gnome-packagekit on the next build.

Richard.

Comment 3 Richard Hughes 2010-02-05 14:49:44 UTC
I've added this to KPackageKit and gnome-packagekit:

* Fri Feb 05 2010 Richard Hughes  <rhughes> - 0.6.0-0.3.20100111
- Add Provides: PackageKit-session-service
- Resolves #561437

paprefs just needs to change it's Requires line to be PackageKit-session-service rather than gnome-packagekit.

Comment 4 Rex Dieter 2010-02-23 19:55:48 UTC
* Tue Feb 23 2010 Rex Dieter <rdieter> 0.9.9-6
- Requires: PackageKit-session-service (#561437)

Comment 5 Fedora Update System 2010-02-23 20:02:22 UTC
paprefs-0.9.9-6.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/paprefs-0.9.9-6.fc13

Comment 6 Oliver Henshaw 2010-02-23 20:33:36 UTC
Is it worth converting other packagekit dbus users from Requires:PackageKit-glib to Requires: PackageKit-session-service ?

Comment 7 Rex Dieter 2010-02-23 20:47:18 UTC
probably so, yes.

Comment 8 Fedora Update System 2010-02-24 08:05:26 UTC
paprefs-0.9.9-6.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update paprefs'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F13/FEDORA-2010-2820

Comment 9 Fedora Update System 2010-03-03 01:56:05 UTC
paprefs-0.9.9-6.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.


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