Gentoo Archives: gentoo-user

From: Joseph <syscon780@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Weird portage gnome USE behavior
Date: Wed, 18 Mar 2009 01:54:48
Message-Id: 20090318015508.GA28160@syscon4.inet
In Reply to: [gentoo-user] Weird portage gnome USE behavior by Grant
1 On 03/17/09 16:33, Grant wrote:
2 >When I try to emerge -DuN world I get:
3 >
4 >emerge: there are no ebuilds built with USE flags to satisfy
5 >">=gnome-extra/libgsf-1.14.6[-gnome]".
6 >!!! One of the following packages is required to complete your request:
7 >- gnome-extra/libgsf-1.14.11 (Change USE: -gnome)
8 >(dependency required by "app-office/gnumeric-1.8.4-r1" [ebuild])
9 >(dependency required by "world" [argument])
10 >
11 >I have:
12 >
13 ># emerge -pv libgsf
14 >[ebuild R ] gnome-extra/libgsf-1.14.11 USE="bzip2 gnome python -debug -doc"
15 >
16 >and if I rebuild libgsf without the gnome USE flag, goffice and
17 >abiword fail to compile. I looked at gnumeric-1.8.4-r1.ebuild and I
18 >see under RDEPEND:
19 >
20 >>=gnome-extra/libgsf-1.14.6[gnome=]
21 >
22 >I'm pretty confused. Can anyone make sense of this?
23
24 Here is your solution:
25 http://bugs.gentoo.org/show_bug.cgi?id=262604
26
27 You are not the only one who got confused :-/
28
29 --
30 #Joseph
31 GPG KeyID: ED0E1FB7

Replies

Subject Author
Re: [gentoo-user] Weird portage gnome USE behavior Grant <emailgrant@×××××.com>