Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 12358 - Dependencies badly calculated while emerge xmms -p
Summary: Dependencies badly calculated while emerge xmms -p
Status: RESOLVED INVALID
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-17 21:48 UTC by Miguel Sousa Filipe
Modified: 2011-10-30 22:20 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 Miguel Sousa Filipe 2002-12-17 21:48:52 UTC
 
Comment 1 Miguel Sousa Filipe 2002-12-17 21:54:28 UTC
--(quark)-(pts10)-(03:33/18-Dez-02)--
--(m3thos#:/usr/portage/kde-base)-- emerge xmms -p

These are the packages that I would merge, in order.

Calculating dependencies ...done!
[ebuild    UD] gnome-base/libglade-0.17-r6 [2.0.1-r0]
[ebuild  N   ] dev-util/indent-2.2.6 
[ebuild  N   ] gnome-base/oaf-0.6.10 
[ebuild  N   ] dev-util/guile-1.4.1 
[ebuild    UD] gnome-base/gconf-1.0.8-r3 [1.2.1-r0]
[ebuild    UD] gnome-base/gnome-vfs-1.0.5-r2 [2.0.4.1-r0]
[ebuild    UD] gnome-base/control-center-1.4.0.5-r1 [2.0.3-r1]
[ebuild    UD] gnome-base/gnome-panel-1.4.1 [2.0.11-r0]
[ebuild   R  ] media-sound/xmms-1.2.7-r15 

this happens when I have gnome in the USE variable..
the question is... I have gnome2 installed and running in this system.. 
but xmms wants to downgrade that to gnome1 versions of some gnome related packages.
Also .. I don't understand the need for:
 indent(indentation engine),
 oaf(this i don't know if is used for gnome2, maybe only for gnome1 since i have
gnome2 and that wasn't installed), and
guile(scheme interpreter) ..

Am I missing something.. or shouldn't xmms be happy with the gnome2 versions of
the installed packages?
Miguel
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2002-12-18 05:00:44 UTC
well, xmms only has support for gnome1, but I do not know how backwards
compatible gnome2 is for it.
Comment 3 foser (RETIRED) gentoo-dev 2002-12-18 06:20:35 UTC
xmms is gtk/gnome1, thats just it. And the deps seem fine to me: one of the
gnome-base packages probably   uses scheme -> guile probably needs ident (just
guessing here, check the ebuilds for exact deps). oaf is gnome1 too. No, all
looks fine to me.

When you use gnome2 mainly, just set USE -gnome. The only thing that probably
will miss noticably  is the desktop item.