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

Bug 155031

Summary: gnome-base/gnome-mount-0.4-r5 depends on gnome-base/libgnome
Product: Gentoo Linux Reporter: Åsmund Grammeltvedt <asmundg.bugs.gentoo.org>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED TEST-REQUEST    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Åsmund Grammeltvedt 2006-11-13 08:07:04 UTC
Emerging gnome-mount fails with a missing libgnome and doesn't DEPEND on it. gnome-mount does however depend on libgnomeui, which again depends on libgnome. So this might be redundant.

checking pkg-config is at least version 0.9.0... yes
checking for GNOME_MOUNT... configure: error: Package requirements (gnome-keyring-1 >= 0.4 libgnomeui-2.0 >= 2.1.5 dbus-glib-1 >= 0.31 hal-storage >= 0.5.7 gtk+-2.0 >= 2.8.0) were not met:

Package libgnome-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `libgnome-2.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'libgnome-2.0', required by 'libgnomeui', not 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_MOUNT_CFLAGS
and GNOME_MOUNT_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
Comment 1 Saleem Abdulrasool (RETIRED) gentoo-dev 2006-11-28 22:09:00 UTC
Can you post the output of emerge -pv gnome-mount please?  It already has a dependency on libgnomeui.
Comment 2 Åsmund Grammeltvedt 2006-11-29 08:39:18 UTC
[asmundg@asmundg:~]$ sudo emerge -pv gnome-mount

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] gnome-base/gnome-mount-0.4-r5  USE="-debug" 356 kB 

Total: 1 package (1 new), Size of downloads: 356 kB

[! asmundg@asmundg:~]$ sudo emerge -pv libgnome

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ] gnome-base/libgnome-2.16.0  USE="-debug -doc -esd -static" 987 kB 

Total: 1 package (1 new), Size of downloads: 987 kB
Comment 3 Luis Medinas (RETIRED) gentoo-dev 2006-12-16 14:36:12 UTC
see if you have libgnome and libgnomeui 2.16 since libgnomeui depends of libgnome. maybe it's some version mismatch around here. Please try rebuild again and test. Reopen if you have more news about this.