Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 30165 - libgnomeui needs dep on gnome-vfs
Summary: libgnomeui needs dep on gnome-vfs
Status: RESOLVED INVALID
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:
Depends on:
Blocks:
 
Reported: 2003-10-02 07:59 UTC by Aron Griffis (RETIRED)
Modified: 2003-10-12 10:32 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 Aron Griffis (RETIRED) gentoo-dev 2003-10-02 07:59:58 UTC
# ACCEPT_KEYWORDS=~alpha emerge -vp gnome

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

Calculating dependencies ...done!
[ebuild     U ] gnome-base/libgnomeui-2.4.0.1 [2.2.0.1] -doc +jpeg 
[ebuild  N    ] gnome-base/gnome-vfs-2.4.0  -doc +ssl 
...

The problem here is that the libgnomeui-2.4.0.1 build fails with the following message:

Package gnome-vfs-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gnome-vfs-2.0.pc'
to the PKG_CONFIG_PATH environment variable
Package 'gnome-vfs-2.0', required by 'libgnome', not found
Comment 1 foser (RETIRED) gentoo-dev 2003-10-02 08:52:49 UTC
nah portage bug really. libgnomeui->libgnome->gnome-vfs .. you removed bonobo-activation
but didn't rebuild libbonobo yet, gnome-vfs pkgconfig check needs activation
pkgconfig file.

emerge libbonobo first, i think that should take care of it.

we'll have to think of something to prevent this from happening, but i can't
think of anything right now.
Comment 2 foser (RETIRED) gentoo-dev 2003-10-02 09:08:13 UTC
oh wait.. i see a N now, but that makes no sense at all.. gnome-vfs is in
the dep tree. Have you removed it yourself ?
Comment 3 foser (RETIRED) gentoo-dev 2003-10-12 10:11:39 UTC
beep aron, any explanation or can we close this ?
Comment 4 Aron Griffis (RETIRED) gentoo-dev 2003-10-12 10:32:43 UTC
I'll just close it.  Maybe I messed up somehow, but I'm not going to try
to reconstruct the situation.  I thought it was more cut-n-dried at the time
I filed the bug.