Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] Weird portage gnome USE behavior
Date: Tue, 17 Mar 2009 23:33:19
Message-Id: 49bf44f10903171633l69ec0354w7e8e7a3d201ef684@mail.gmail.com
1 When I try to emerge -DuN world I get:
2
3 emerge: there are no ebuilds built with USE flags to satisfy
4 ">=gnome-extra/libgsf-1.14.6[-gnome]".
5 !!! One of the following packages is required to complete your request:
6 - gnome-extra/libgsf-1.14.11 (Change USE: -gnome)
7 (dependency required by "app-office/gnumeric-1.8.4-r1" [ebuild])
8 (dependency required by "world" [argument])
9
10 I have:
11
12 # emerge -pv libgsf
13 [ebuild R ] gnome-extra/libgsf-1.14.11 USE="bzip2 gnome python -debug -doc"
14
15 and if I rebuild libgsf without the gnome USE flag, goffice and
16 abiword fail to compile. I looked at gnumeric-1.8.4-r1.ebuild and I
17 see under RDEPEND:
18
19 >=gnome-extra/libgsf-1.14.6[gnome=]
20
21 I'm pretty confused. Can anyone make sense of this?
22
23 - Grant

Replies

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