Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 325549 - net-wireless/gnome-bluetooth-2.28.6 and gnome-base/gvfs-1.4.3-r1 pull in conflicting dependencies
Summary: net-wireless/gnome-bluetooth-2.28.6 and gnome-base/gvfs-1.4.3-r1 pull in conf...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-25 19:20 UTC by Hans de Graaff
Modified: 2010-06-26 09:17 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hans de Graaff gentoo-dev Security 2010-06-25 19:20:10 UTC
On a stable system I have both net-wireless/gnome-bluetooth-2.28.6 and gnome-base/gvfs-1.4.3-r1 installed with the bluetooth USE flag. This leads to conflicting dependencies that cannot both be satisfied:

 * Error: The above package list contains packages which cannot be
 * installed at the same time on the same system.

  ('installed', '/', 'app-mobilephone/obexd-0.23', 'nomerge') pulled in by
    app-mobilephone/obexd required by ('installed', '/', 'net-wireless/gnome-bluetooth-2.28.6', 'nomerge')

  ('ebuild', '/', 'app-mobilephone/obex-data-server-0.4.5', 'merge') pulled in by
    >=app-mobilephone/obex-data-server-0.4.5 required by ('installed', '/', 'gnome-base/gvfs-1.4.3-r1', 'nomerge')
Comment 1 Hans de Graaff gentoo-dev Security 2010-06-25 19:41:14 UTC
Thanks to ssuominen I figured out that at some point I had to set the server USE flag for obexd to enable the eds USE flag. I've now unset the server USE flag and things appear to be happy again.
Comment 2 Pacho Ramos gentoo-dev 2010-06-26 09:17:56 UTC
Yes, it's the expected behavior since obexd provided server is not used by most of apps, that rely on obex-data-server instead (even using obexd-client)