Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 356379

Summary: net-wireless/gnome-bluetooth breaks when gconf is depcleaned
Product: Gentoo Linux Reporter: David Flogeras <dflogeras2>
Component: Current packagesAssignee: Mobile Herd (OBSOLETE) <mobile+disabled>
Status: RESOLVED FIXED    
Severity: normal CC: gnome, jmbsvicetto, pda
Priority: High Keywords: InVCS
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description David Flogeras 2011-02-25 05:45:15 UTC
I run a mostly KDE system.  I have USE=-gnome, however I do install a few apps that bring in deps (firefox, gnome-bluetooth...)

Since the gnome 2.32 stabling, I ran a depclean, which got rid of:
gnome-extra/libgsf-1.14.18
media-libs/pdflib-7.0.2_p8
dev-libs/eggdbus-0.6
gnome-base/gconf-2.28.1
gnome-base/orbit-2.14.19

However, a revdep showed that broke gnome-bluetooth, but it cannot rebuild without gconf installed.  I notice that gconf is a || in the PDEPEND of libnotify, but since I have knotify installed, it must be getting skipped.

Reproducible: Always
Comment 1 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2011-02-25 17:18:54 UTC
Missing dep?
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2011-02-25 21:49:14 UTC
+  25 Feb 2011; Gilles Dartiguelongue <eva@gentoo.org>
+  gnome-bluetooth-2.32.0.ebuild:
+  Re-add missing gconf, needed for unconditionnal geoclue support, bug #356379.

Thanks for reporting.