Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 213315 - [gnome overlay] control-center-2.22.0 and gnome-session-2.22.0 do not find gnome-settings-daemon
Summary: [gnome overlay] control-center-2.22.0 and gnome-session-2.22.0 do not find gn...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 213102 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-03-13 22:11 UTC by Kobboi
Modified: 2008-03-14 09:14 UTC (History)
1 user (show)

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 Kobboi 2008-03-13 22:11:14 UTC
Trying to emerge gnome-base/gnome-session-2.22.0 from the gnome overlay

Code:
checking for GNOME_SESSION... configure: error: Package requirements (glib-2.0 >= 2.13.0 gtk+-2.0 >= 2.11.1 libgnomeui-2.0 >= 2.2.0 dbus-glib-1 >= 0.35 gnome-settings-daemon gnome-keyring-1 >= 2.21.92) were not met:

No package 'gnome-settings-daemon' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GNOME_SESSION_CFLAGS
and GNOME_SESSION_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

But I have it installed

Code:
 # eix gnome-settings
[I] gnome-base/gnome-settings-daemon [1]
     Available versions:  (~)2.22.0 {alsa debug esd gstreamer}
     Installed versions:  2.22.0(13:49:07 03/13/08)(alsa esd gstreamer -debug)
     Homepage:            http://www.gnome.org
     Description:         Gnome Settings Daemon 

Reproducible: Always
Comment 1 Kobboi 2008-03-13 22:12:39 UTC
Forgot to mention that it also applies to gnome-base/control-center-2.22.0. They are apparently the only packages that I'm having trouble updating with.
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-03-13 22:29:53 UTC
I beleive this has been fixed already by introducing a blocker dependency. gnome-settings-daemon has file-collisions with control-center which makes control-center not able to find gnome-settings-deamon pkg-config file. You need to rebuild gnome-settings-deamon and then try control-center again.
Comment 3 Kobboi 2008-03-14 08:23:37 UTC
(In reply to comment #2)
> I beleive this has been fixed already by introducing a blocker dependency.
> gnome-settings-daemon has file-collisions with control-center which makes
> control-center not able to find gnome-settings-deamon pkg-config file. You need
> to rebuild gnome-settings-deamon and then try control-center again.

This has solved the issue for me, thanks!

Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-03-14 09:14:26 UTC
*** Bug 213102 has been marked as a duplicate of this bug. ***