Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] ">=net-libs/libsoup-2.25.1:2.4[gnome]" Huh?
Date: Mon, 19 Oct 2009 13:44:50
Message-Id: 4ADC6D4B.3030104@gmail.com
In Reply to: Re: [gentoo-user] ">=net-libs/libsoup-2.25.1:2.4[gnome]" Huh? by Peter Humphrey
1 Peter Humphrey wrote:
2 > On Monday 19 October 2009 06:31:24 Alan McKinnon wrote:
3 >
4 >> On Monday 19 October 2009 04:42:43 Dale wrote:
5 >>
6 >>> Hi,
7 >>>
8 >>> My light bulb is not working tonight. I just synced and checked for
9 >>>
10 >>> updates and ran into this little "issue":
11 >>>
12 >>>> root@smoker / # emerge -uvDNfa world
13 >>>>
14 >>>> These are the packages that would be fetched, in order:
15 >>>>
16 >>>> Calculating dependencies ... done!
17 >>>>
18 >>>> emerge: there are no ebuilds built with USE flags to satisfy
19 >>>> ">=net-libs/libsoup-2.25.1:2.4[gnome]".
20 >>>> !!! One of the following packages is required to complete your request:
21 >>>> - net-libs/libsoup-2.26.3-r3 (Change USE: +gnome)
22 >>>> (dependency required by "dev-libs/libgweather-2.26.2.1" [ebuild])
23 >>>> (dependency required by "gnome-extra/evolution-data-server-2.26.3"
24 >>>> [ebuild])
25 >>>> (dependency required by "app-office/openoffice-3.1.1" [installed])
26 >>>> (dependency required by "@world" [argument])
27 >>>>
28 >>>> root@smoker / #
29 >>>>
30 >>> It seems it wants me to turn on the gnome USE flag but I use KDE and
31 >>> have more than enough gnome stuff pulled in already. Is there a "sane"
32 >>> way around this? I know OOo is installed and the data server was pulled
33 >>> in by something ages ago. I have KDE 3.5 and KDE 4 installed.
34 >>>
35 >> If you don't use the gnome desktop (just some apps here and there), remove
36 >> gnome from USE. OOo especially wants to pull in a load of stuff with that
37 >> in place
38 >>
39 >
40 > The way I read Dale, he already has no gnome in USE; portage is asking him to
41 > add it to libsoup's USE flags, which, naturally, he's reluctant to do.
42 >
43 > I had the same thing come up the other day, and I haven't got round to fixing
44 > it yet.
45 >
46 >
47
48 You read it correctly. I have always had -gnome in my USE flags. Well,
49 except that one time I checked out gnome but didn't like it. That was
50 YEARS ago too. Anyway, This is my USE flags right now:
51
52 USE="-a52 acl acpi alsa amd arts artswrappersuid automount -bluetooth
53 -branding bzip2 cddb cdr chroot crypt curl dbus -doc -dts dvd dvdr
54 dvdread -eds esd exif fdftk -fftw -firefox -gcj gif gimp gkrellm -gnome
55 gphoto2 gtk hal hbci htmlhandbook ipv6 -jabber -jingle java javascript
56 jbig jpeg jpeg2k justify kde kdeprefix libwww logrotate loop-aes mmx mng
57 mplayer mp3 -musepack -mysql -nls nsplugin ofx offensive opengl -oss
58 -otr parport pdf ppds qt3 qt3support qt4 realmedia seamonkey sqlite sse
59 syslog tcl -theora tiff tk truetype usb -v4l webkit win32codecs wma wmf
60 wmp X xml yahoo -xulrunner zeroconf 3dnow "
61
62 I just added -eds and this is what I get:
63
64 root@smoker / # emerge -uvDNa world
65
66 These are the packages that would be merged, in order:
67
68 Calculating dependencies ... done!
69
70 emerge: there are no ebuilds built with USE flags to satisfy
71 ">=net-libs/libsoup-2.25.1:2.4[gnome]".
72 !!! One of the following packages is required to complete your request:
73 - net-libs/libsoup-2.26.3-r3 (Change USE: +gnome)
74 (dependency required by "dev-libs/libgweather-2.26.2.1" [ebuild])
75 (dependency required by "gnome-extra/evolution-data-server-2.26.3" [ebuild])
76 (dependency required by "app-office/openoffice-3.1.1" [installed])
77 (dependency required by "@world" [argument])
78
79 root@smoker / #
80
81 It looks about the same. I'm not sure but I !THINK! Mozilla started the
82 pulling in some gnome stuff and I think Seamonkey does too. I'm not
83 sure if it still does or not tho. I updated a week ago and ran
84 --depclean to get rid of anything not needed so I assume everything on
85 here is needed by something else.
86
87 Ideas? Suggestions?
88
89 Thanks.
90
91 Dale
92
93 :-) :-)

Replies

Subject Author
Re: [gentoo-user] ">=net-libs/libsoup-2.25.1:2.4[gnome]" Huh? "Arttu V." <arttuv69@×××××.com>
Re: [gentoo-user] ">=net-libs/libsoup-2.25.1:2.4[gnome]" Huh? Mike Edenfield <kutulu@××××××.org>