* [gentoo-user] ">=net-libs/libsoup-2.25.1:2.4[gnome]" Huh?
@ 2009-10-19 2:42 Dale
2009-10-19 5:31 ` Alan McKinnon
0 siblings, 1 reply; 12+ messages in thread
From: Dale @ 2009-10-19 2:42 UTC (permalink / raw
To: gentoo-user
Hi,
My light bulb is not working tonight. I just synced and checked for
updates and ran into this little "issue":
> root@smoker / # emerge -uvDNfa world
>
> These are the packages that would be fetched, in order:
>
> Calculating dependencies ... done!
>
> emerge: there are no ebuilds built with USE flags to satisfy
> ">=net-libs/libsoup-2.25.1:2.4[gnome]".
> !!! One of the following packages is required to complete your request:
> - net-libs/libsoup-2.26.3-r3 (Change USE: +gnome)
> (dependency required by "dev-libs/libgweather-2.26.2.1" [ebuild])
> (dependency required by "gnome-extra/evolution-data-server-2.26.3"
> [ebuild])
> (dependency required by "app-office/openoffice-3.1.1" [installed])
> (dependency required by "@world" [argument])
>
> root@smoker / #
It seems it wants me to turn on the gnome USE flag but I use KDE and
have more than enough gnome stuff pulled in already. Is there a "sane"
way around this? I know OOo is installed and the data server was pulled
in by something ages ago. I have KDE 3.5 and KDE 4 installed.
Like a lot of portage messages, this one ain't making much sense. o_O
Help.
Dale
:-) :-)
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] ">=net-libs/libsoup-2.25.1:2.4[gnome]" Huh? 2009-10-19 2:42 [gentoo-user] ">=net-libs/libsoup-2.25.1:2.4[gnome]" Huh? Dale @ 2009-10-19 5:31 ` Alan McKinnon 2009-10-19 7:55 ` Neil Bothwick 2009-10-19 9:50 ` Peter Humphrey 0 siblings, 2 replies; 12+ messages in thread From: Alan McKinnon @ 2009-10-19 5:31 UTC (permalink / raw To: gentoo-user On Monday 19 October 2009 04:42:43 Dale wrote: > Hi, > > My light bulb is not working tonight. I just synced and checked for > > updates and ran into this little "issue": > > root@smoker / # emerge -uvDNfa world > > > > These are the packages that would be fetched, in order: > > > > Calculating dependencies ... done! > > > > emerge: there are no ebuilds built with USE flags to satisfy > > ">=net-libs/libsoup-2.25.1:2.4[gnome]". > > !!! One of the following packages is required to complete your request: > > - net-libs/libsoup-2.26.3-r3 (Change USE: +gnome) > > (dependency required by "dev-libs/libgweather-2.26.2.1" [ebuild]) > > (dependency required by "gnome-extra/evolution-data-server-2.26.3" > > [ebuild]) > > (dependency required by "app-office/openoffice-3.1.1" [installed]) > > (dependency required by "@world" [argument]) > > > > root@smoker / # > > It seems it wants me to turn on the gnome USE flag but I use KDE and > have more than enough gnome stuff pulled in already. Is there a "sane" > way around this? I know OOo is installed and the data server was pulled > in by something ages ago. I have KDE 3.5 and KDE 4 installed. If you don't use the gnome desktop (just some apps here and there), remove gnome from USE. OOo especially wants to pull in a load of stuff with that in place -- alan dot mckinnon at gmail dot com ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] ">=net-libs/libsoup-2.25.1:2.4[gnome]" Huh? 2009-10-19 5:31 ` Alan McKinnon @ 2009-10-19 7:55 ` Neil Bothwick 2009-10-19 9:50 ` Peter Humphrey 1 sibling, 0 replies; 12+ messages in thread From: Neil Bothwick @ 2009-10-19 7:55 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 428 bytes --] On Mon, 19 Oct 2009 07:31:24 +0200, Alan McKinnon wrote: > If you don't use the gnome desktop (just some apps here and there), > remove gnome from USE. OOo especially wants to pull in a load of stuff > with that in place Remove the eds USE flag too, that pulls in a load of GNOME stuff. -- Neil Bothwick Why marry a virgin? If she wasn't good enough for the rest of them, then she isn't good enough for you. [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 198 bytes --] ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] ">=net-libs/libsoup-2.25.1:2.4[gnome]" Huh? 2009-10-19 5:31 ` Alan McKinnon 2009-10-19 7:55 ` Neil Bothwick @ 2009-10-19 9:50 ` Peter Humphrey 2009-10-19 9:57 ` William Kenworthy ` (2 more replies) 1 sibling, 3 replies; 12+ messages in thread From: Peter Humphrey @ 2009-10-19 9:50 UTC (permalink / raw To: gentoo-user On Monday 19 October 2009 06:31:24 Alan McKinnon wrote: > On Monday 19 October 2009 04:42:43 Dale wrote: > > Hi, > > > > My light bulb is not working tonight. I just synced and checked for > > > > updates and ran into this little "issue": > > > root@smoker / # emerge -uvDNfa world > > > > > > These are the packages that would be fetched, in order: > > > > > > Calculating dependencies ... done! > > > > > > emerge: there are no ebuilds built with USE flags to satisfy > > > ">=net-libs/libsoup-2.25.1:2.4[gnome]". > > > !!! One of the following packages is required to complete your request: > > > - net-libs/libsoup-2.26.3-r3 (Change USE: +gnome) > > > (dependency required by "dev-libs/libgweather-2.26.2.1" [ebuild]) > > > (dependency required by "gnome-extra/evolution-data-server-2.26.3" > > > [ebuild]) > > > (dependency required by "app-office/openoffice-3.1.1" [installed]) > > > (dependency required by "@world" [argument]) > > > > > > root@smoker / # > > > > It seems it wants me to turn on the gnome USE flag but I use KDE and > > have more than enough gnome stuff pulled in already. Is there a "sane" > > way around this? I know OOo is installed and the data server was pulled > > in by something ages ago. I have KDE 3.5 and KDE 4 installed. > > If you don't use the gnome desktop (just some apps here and there), remove > gnome from USE. OOo especially wants to pull in a load of stuff with that > in place The way I read Dale, he already has no gnome in USE; portage is asking him to add it to libsoup's USE flags, which, naturally, he's reluctant to do. I had the same thing come up the other day, and I haven't got round to fixing it yet. -- Rgds Peter ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] ">=net-libs/libsoup-2.25.1:2.4[gnome]" Huh? 2009-10-19 9:50 ` Peter Humphrey @ 2009-10-19 9:57 ` William Kenworthy 2009-10-19 10:08 ` Alan McKinnon 2009-10-19 13:44 ` Dale 2 siblings, 0 replies; 12+ messages in thread From: William Kenworthy @ 2009-10-19 9:57 UTC (permalink / raw To: gentoo-user On Mon, 2009-10-19 at 10:50 +0100, Peter Humphrey wrote: > On Monday 19 October 2009 06:31:24 Alan McKinnon wrote: > > On Monday 19 October 2009 04:42:43 Dale wrote: > > > Hi, > > > > > > My light bulb is not working tonight. I just synced and checked for > > > > > > updates and ran into this little "issue": > > > > root@smoker / # emerge -uvDNfa world > > > > > > > > These are the packages that would be fetched, in order: > > > > > > > > Calculating dependencies ... done! > > > > > > > > emerge: there are no ebuilds built with USE flags to satisfy > > > > ">=net-libs/libsoup-2.25.1:2.4[gnome]". > > > > !!! One of the following packages is required to complete your request: > > > > - net-libs/libsoup-2.26.3-r3 (Change USE: +gnome) > > > > (dependency required by "dev-libs/libgweather-2.26.2.1" [ebuild]) > > > > (dependency required by "gnome-extra/evolution-data-server-2.26.3" > > > > [ebuild]) > > > > (dependency required by "app-office/openoffice-3.1.1" [installed]) > > > > (dependency required by "@world" [argument]) > > > > > > > > root@smoker / # > > > > > > It seems it wants me to turn on the gnome USE flag but I use KDE and > > > have more than enough gnome stuff pulled in already. Is there a "sane" > > > way around this? I know OOo is installed and the data server was pulled > > > in by something ages ago. I have KDE 3.5 and KDE 4 installed. > > > > If you don't use the gnome desktop (just some apps here and there), remove > > gnome from USE. OOo especially wants to pull in a load of stuff with that > > in place > > The way I read Dale, he already has no gnome in USE; portage is asking him to > add it to libsoup's USE flags, which, naturally, he's reluctant to do. > > I had the same thing come up the other day, and I haven't got round to fixing > it yet. > Try adding -gnome to the use flags rather than letting portage get confused. BillK ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] ">=net-libs/libsoup-2.25.1:2.4[gnome]" Huh? 2009-10-19 9:50 ` Peter Humphrey 2009-10-19 9:57 ` William Kenworthy @ 2009-10-19 10:08 ` Alan McKinnon 2009-10-19 13:44 ` Dale 2 siblings, 0 replies; 12+ messages in thread From: Alan McKinnon @ 2009-10-19 10:08 UTC (permalink / raw To: gentoo-user On Monday 19 October 2009 11:50:11 Peter Humphrey wrote: > On Monday 19 October 2009 06:31:24 Alan McKinnon wrote: > > On Monday 19 October 2009 04:42:43 Dale wrote: > > > Hi, > > > > > > My light bulb is not working tonight. I just synced and checked for > > > > > > updates and ran into this little "issue": > > > > root@smoker / # emerge -uvDNfa world > > > > > > > > These are the packages that would be fetched, in order: > > > > > > > > Calculating dependencies ... done! > > > > > > > > emerge: there are no ebuilds built with USE flags to satisfy > > > > ">=net-libs/libsoup-2.25.1:2.4[gnome]". > > > > !!! One of the following packages is required to complete your > > > > request: - net-libs/libsoup-2.26.3-r3 (Change USE: +gnome) > > > > (dependency required by "dev-libs/libgweather-2.26.2.1" [ebuild]) > > > > (dependency required by "gnome-extra/evolution-data-server-2.26.3" > > > > [ebuild]) > > > > (dependency required by "app-office/openoffice-3.1.1" [installed]) > > > > (dependency required by "@world" [argument]) > > > > > > > > root@smoker / # > > > > > > It seems it wants me to turn on the gnome USE flag but I use KDE and > > > have more than enough gnome stuff pulled in already. Is there a "sane" > > > way around this? I know OOo is installed and the data server was > > > pulled in by something ages ago. I have KDE 3.5 and KDE 4 installed. > > > > If you don't use the gnome desktop (just some apps here and there), > > remove gnome from USE. OOo especially wants to pull in a load of stuff > > with that in place > > The way I read Dale, he already has no gnome in USE; No, he didn't say that. > portage is asking him > to add it to libsoup's USE flags, which, naturally, he's reluctant to do. Likely because he has OOo and eds built with gnome support. They then insist that libsoup also has gnome support. > I had the same thing come up the other day, and I haven't got round to > fixing it yet. Remove gnome from USE everywhere. You only need gnome support if you use gnome. In all other cases USE="gtk" is probably what you want -- alan dot mckinnon at gmail dot com ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] ">=net-libs/libsoup-2.25.1:2.4[gnome]" Huh? 2009-10-19 9:50 ` Peter Humphrey 2009-10-19 9:57 ` William Kenworthy 2009-10-19 10:08 ` Alan McKinnon @ 2009-10-19 13:44 ` Dale 2009-10-19 14:28 ` Arttu V. 2009-10-19 15:18 ` Mike Edenfield 2 siblings, 2 replies; 12+ messages in thread From: Dale @ 2009-10-19 13:44 UTC (permalink / raw To: gentoo-user Peter Humphrey wrote: > On Monday 19 October 2009 06:31:24 Alan McKinnon wrote: > >> On Monday 19 October 2009 04:42:43 Dale wrote: >> >>> Hi, >>> >>> My light bulb is not working tonight. I just synced and checked for >>> >>> updates and ran into this little "issue": >>> >>>> root@smoker / # emerge -uvDNfa world >>>> >>>> These are the packages that would be fetched, in order: >>>> >>>> Calculating dependencies ... done! >>>> >>>> emerge: there are no ebuilds built with USE flags to satisfy >>>> ">=net-libs/libsoup-2.25.1:2.4[gnome]". >>>> !!! One of the following packages is required to complete your request: >>>> - net-libs/libsoup-2.26.3-r3 (Change USE: +gnome) >>>> (dependency required by "dev-libs/libgweather-2.26.2.1" [ebuild]) >>>> (dependency required by "gnome-extra/evolution-data-server-2.26.3" >>>> [ebuild]) >>>> (dependency required by "app-office/openoffice-3.1.1" [installed]) >>>> (dependency required by "@world" [argument]) >>>> >>>> root@smoker / # >>>> >>> It seems it wants me to turn on the gnome USE flag but I use KDE and >>> have more than enough gnome stuff pulled in already. Is there a "sane" >>> way around this? I know OOo is installed and the data server was pulled >>> in by something ages ago. I have KDE 3.5 and KDE 4 installed. >>> >> If you don't use the gnome desktop (just some apps here and there), remove >> gnome from USE. OOo especially wants to pull in a load of stuff with that >> in place >> > > The way I read Dale, he already has no gnome in USE; portage is asking him to > add it to libsoup's USE flags, which, naturally, he's reluctant to do. > > I had the same thing come up the other day, and I haven't got round to fixing > it yet. > > You read it correctly. I have always had -gnome in my USE flags. Well, except that one time I checked out gnome but didn't like it. That was YEARS ago too. Anyway, This is my USE flags right now: USE="-a52 acl acpi alsa amd arts artswrappersuid automount -bluetooth -branding bzip2 cddb cdr chroot crypt curl dbus -doc -dts dvd dvdr dvdread -eds esd exif fdftk -fftw -firefox -gcj gif gimp gkrellm -gnome gphoto2 gtk hal hbci htmlhandbook ipv6 -jabber -jingle java javascript jbig jpeg jpeg2k justify kde kdeprefix libwww logrotate loop-aes mmx mng mplayer mp3 -musepack -mysql -nls nsplugin ofx offensive opengl -oss -otr parport pdf ppds qt3 qt3support qt4 realmedia seamonkey sqlite sse syslog tcl -theora tiff tk truetype usb -v4l webkit win32codecs wma wmf wmp X xml yahoo -xulrunner zeroconf 3dnow " I just added -eds and this is what I get: root@smoker / # emerge -uvDNa world These are the packages that would be merged, in order: Calculating dependencies ... done! emerge: there are no ebuilds built with USE flags to satisfy ">=net-libs/libsoup-2.25.1:2.4[gnome]". !!! One of the following packages is required to complete your request: - net-libs/libsoup-2.26.3-r3 (Change USE: +gnome) (dependency required by "dev-libs/libgweather-2.26.2.1" [ebuild]) (dependency required by "gnome-extra/evolution-data-server-2.26.3" [ebuild]) (dependency required by "app-office/openoffice-3.1.1" [installed]) (dependency required by "@world" [argument]) root@smoker / # It looks about the same. I'm not sure but I !THINK! Mozilla started the pulling in some gnome stuff and I think Seamonkey does too. I'm not sure if it still does or not tho. I updated a week ago and ran --depclean to get rid of anything not needed so I assume everything on here is needed by something else. Ideas? Suggestions? Thanks. Dale :-) :-) ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] ">=net-libs/libsoup-2.25.1:2.4[gnome]" Huh? 2009-10-19 13:44 ` Dale @ 2009-10-19 14:28 ` Arttu V. 2009-10-19 15:18 ` Mike Edenfield 1 sibling, 0 replies; 12+ messages in thread From: Arttu V. @ 2009-10-19 14:28 UTC (permalink / raw To: gentoo-user On 10/19/09, Dale <rdalek1967@gmail.com> wrote: > You read it correctly. I have always had -gnome in my USE flags. Well, > except that one time I checked out gnome but didn't like it. That was > YEARS ago too. Anyway, This is my USE flags right now: Did you check /etc/portage/package.use? You might have some surprises left dangling in there. -- Arttu V. ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] ">=net-libs/libsoup-2.25.1:2.4[gnome]" Huh? 2009-10-19 13:44 ` Dale 2009-10-19 14:28 ` Arttu V. @ 2009-10-19 15:18 ` Mike Edenfield 2009-10-19 15:48 ` Dale 1 sibling, 1 reply; 12+ messages in thread From: Mike Edenfield @ 2009-10-19 15:18 UTC (permalink / raw To: gentoo-user On 10/19/2009 9:44 AM, Dale wrote: > I just added -eds and this is what I get: > > root@smoker / # emerge -uvDNa world > > These are the packages that would be merged, in order: > > Calculating dependencies ... done! > > emerge: there are no ebuilds built with USE flags to satisfy > ">=net-libs/libsoup-2.25.1:2.4[gnome]". > !!! One of the following packages is required to complete your request: > - net-libs/libsoup-2.26.3-r3 (Change USE: +gnome) > (dependency required by "dev-libs/libgweather-2.26.2.1" [ebuild]) > (dependency required by "gnome-extra/evolution-data-server-2.26.3" [ebuild]) > (dependency required by "app-office/openoffice-3.1.1" [installed]) > (dependency required by "@world" [argument]) Did this emerge actually show that openoffice was being built without the "eds" USE flag? Did you possibly add "eds" to a local /etc/portage/package.use file for openoffice that's overriding your global USE settings? The eds USE flag is the root of your problem: openoffice[eds] requires evolution-data-server, which requires libgweather, which requires libsoup[gnome]. Try this: USE="-eds" emerge -upvtDN openoffice It should show openoffice being built without the "eds" flag and evolution-data-server not included in the dependency tree at all. --Mike ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] ">=net-libs/libsoup-2.25.1:2.4[gnome]" Huh? 2009-10-19 15:18 ` Mike Edenfield @ 2009-10-19 15:48 ` Dale 2009-10-19 21:05 ` Neil Bothwick 0 siblings, 1 reply; 12+ messages in thread From: Dale @ 2009-10-19 15:48 UTC (permalink / raw To: gentoo-user Mike Edenfield wrote: > On 10/19/2009 9:44 AM, Dale wrote: > >> I just added -eds and this is what I get: >> >> root@smoker / # emerge -uvDNa world >> >> These are the packages that would be merged, in order: >> >> Calculating dependencies ... done! >> >> emerge: there are no ebuilds built with USE flags to satisfy >> ">=net-libs/libsoup-2.25.1:2.4[gnome]". >> !!! One of the following packages is required to complete your request: >> - net-libs/libsoup-2.26.3-r3 (Change USE: +gnome) >> (dependency required by "dev-libs/libgweather-2.26.2.1" [ebuild]) >> (dependency required by "gnome-extra/evolution-data-server-2.26.3" >> [ebuild]) >> (dependency required by "app-office/openoffice-3.1.1" [installed]) >> (dependency required by "@world" [argument]) > > Did this emerge actually show that openoffice was being built without > the "eds" USE flag? Did you possibly add "eds" to a local > /etc/portage/package.use file for openoffice that's overriding your > global USE settings? > > The eds USE flag is the root of your problem: > > openoffice[eds] requires evolution-data-server, which requires > libgweather, which requires libsoup[gnome]. > > Try this: > > USE="-eds" emerge -upvtDN openoffice > > It should show openoffice being built without the "eds" flag and > evolution-data-server not included in the dependency tree at all. > > --Mike > > Well, I had just added the -eds USE flag but still got the error. After reading your post, I'm going to try emerge -DN world and see if that helps "apply" the USE flag change and then corrects the error after recompiling whatever needs to be changed. This is my current package.use file: sys-apps/hal -doc sys-libs/glibc nptl nptlonly #media-sound/amarok mysql media-libs/libgphoto2 -doc kde-base/kopete groupwise history jingle sametime highlight texteffect statistics sys-apps/busybox static x11-libs/cairo svg dev-java/sun-jdk -doc media-video/mplayer -gtk #media-gfx/gimp doc games-board/pysol extra-cardsets x11-base/xorg-server -hal dev-python/PyQt4 sql Some of that may not even be needed any more. I rarely mess with this one. OK. I ran emerge -uvDNa world again just for fun. I know get this and it is totally different: root@smoker / # emerge -uvDNa world These are the packages that would be merged, in order: Calculating dependencies ... done! [ebuild U ] gnome-base/gnome-common-2.26.0 [2.24.0] USE="(-debug%)" 68 kB [ebuild U ] sys-apps/coreutils-7.5-r1 [7.5] USE="acl -caps -gmp -nls (-selinux) -static -vanilla -xattr" 9 kB [ebuild U ] sys-devel/gcc-4.4.2 [4.4.1] USE="fortran gtk mudflap nptl openmp (-altivec) -bootstrap -build -doc (-fixed-point) -gcj -graphite (-hardened) -ip28 -ip32r10k (-libffi) (-multilib) -multislot (-n32) (-n64) -nls -nocxx -objc -objc++ -objc-gc -test -vanilla" 61,459 kB [ebuild NS ] sys-kernel/gentoo-sources-2.6.30-r7 [2.6.25-r9, 2.6.30-r6] USE="-build -symlink" 151 kB [ebuild U ] dev-libs/libIDL-0.8.13 [0.8.12] USE="-debug" 378 kB [ebuild U ] gnome-base/orbit-2.14.17 [2.14.16] USE="-doc (-debug%)" 730 kB [ebuild U ] x11-libs/libxklavier-4.0 [3.6] USE="-doc" 346 kB [ebuild U ] dev-java/java-config-2.1.9-r1 [2.1.8-r1] 56 kB [ebuild U ] gnome-base/gconf-2.26.2-r1 [2.24.0] USE="ldap -debug -doc -policykit%" 1,441 kB [ebuild U ] x11-libs/libwnck-2.26.2-r2 [2.24.2] USE="startup-notification%* -doc (-debug%)" 669 kB [ebuild R ] net-im/pidgin-2.5.9-r1 USE="dbus gstreamer gtk ncurses perl spell tcl tk -bonjour -debug -doc -eds* -gadu -gnutls -groupwise -meanwhile -networkmanager -nls -prediction -qq -sasl -silc -zephyr" 0 kB [ebuild U ] gnome-extra/libgsf-1.14.15 [1.14.11] USE="bzip2 python -debug -doc -gnome" 577 kB [ebuild U ] gnome-base/librsvg-2.26.0 [2.22.3] USE="zlib -debug -doc" 467 kB [ebuild R ] app-office/openoffice-3.1.1 USE="cups dbus gstreamer gtk java ldap nsplugin opengl pam (-aqua) -bash-completion -binfilter -debug -eds* -gnome (-kde) -mono -odk -templates" LINGUAS="en en_US -af -ar -as_IN -be_BY -bg -bn -br -brx -bs -ca -cs -cy -da -de -dgo -dz -el -en_GB -en_ZA -eo -es -et -eu -fa -fi -fr -ga -gl -gu -he -hi_IN -hr -hu -id -it -ja -ka -kk -km -kn_IN -ko -kok -ks -ku -lt -mai -mk -ml_IN -mn -mni -mr_IN -nb -ne -nl -nn -nr -ns -oc -or_IN -pa_IN -pl -pt -pt_BR -ru -rw -sa_IN -sat -sd -sh -sk -sl -sr -ss -st -sv -sw_TZ -ta -ta_IN -te_IN -tg -th -ti_ER -tn -tr -ts -uk -ur_IN -uz -ve -vi -xh -zh_CN -zh_TW -zu" 0 kB [ebuild U ] dev-libs/soprano-2.3.1 [2.3.0] USE="clucene dbus java raptor -debug -doc -redland*" 1,875 kB [ebuild U ] app-misc/strigi-0.7.0 [0.6.5] USE="clucene dbus exif fam qt4 -debug -hyperestraier -inotify (-log) -test" 916 kB [ebuild U ] x11-misc/notification-daemon-0.4.0-r1 [0.4.0] USE="gstreamer -debug" 0 kB [ebuild NS ] media-video/kmplayer-0.11.1b [0.10.0c] USE="cairo (-aqua) -debug -doc -expat -npp" LINGUAS="-cs -da -de -el -en_GB -es -et -fr -ga -gl -it -ja -km -ku -lt -lv -mai -nb -nds -nl -nn -pl -pt -pt_BR -ro -ru -sk -sv -tr -uk" 516 kB [uninstall ] media-video/kmplayer-0.10.0c USE="arts cairo gstreamer mplayer -debug -npp -xine -xinerama" LINGUAS="-ar -be -br -bs -ca -cs -csb -cy -da -de -el -en_GB -es -et -fi -fr -ga -gl -he -hi -hu -is -it -ja -ka -lt -mt -nb -nl -nn -pa -pl -pt -pt_BR -ro -ru -rw -sk -sr -sr@Latn -sv -ta -tr -uk -zh_CN" [blocks b ] =media-video/kmplayer-0.10.0c ("=media-video/kmplayer-0.10.0c" is blocking media-video/kmplayer-0.11.1b) Total: 18 packages (14 upgrades, 2 in new slots, 2 reinstalls, 1 uninstall), Size of downloads: 69,650 kB Conflict: 1 block !!! The following update has been skipped due to unsatisfied dependencies: net-libs/farsight2:0 !!! All ebuilds that could satisfy ">=net-libs/libnice-0.0.9[gstreamer]" have been masked. !!! One of the following masked packages is required to complete your request: - net-libs/libnice-0.0.9 (masked by: ~x86 keyword) For more information, see the MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook. (dependency required by "net-libs/farsight2-0.0.14" [ebuild]) !!! The following update(s) have been skipped due to unsatisfied dependencies !!! triggered by backtracking: net-im/pidgin:0 Would you like to merge these packages? [Yes/No] So, Maybe that -eds is going to fix something. If I unmask libnice then it should update. Since OOo updated a week or so ago, should have figured it would want to recompile that monster. Oh well, its getting cool here and I need the heat. Looks like -eds is the solution tho. Sort of glad I don't need that now. Thanks much. Will post back later if this fixes everything. May help the next poor soul. Dale :-) :-) ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] ">=net-libs/libsoup-2.25.1:2.4[gnome]" Huh? 2009-10-19 15:48 ` Dale @ 2009-10-19 21:05 ` Neil Bothwick 2009-10-19 22:42 ` Dale 0 siblings, 1 reply; 12+ messages in thread From: Neil Bothwick @ 2009-10-19 21:05 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 294 bytes --] On Mon, 19 Oct 2009 10:48:00 -0500, Dale wrote: > Well, I had just added the -eds USE flag but still got the error Which means the the installed openoffice still depends on eds. Re-emerge openoffice then update world. -- Neil Bothwick To iterate is human; to recurse, divine. [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 198 bytes --] ^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-user] ">=net-libs/libsoup-2.25.1:2.4[gnome]" Huh? 2009-10-19 21:05 ` Neil Bothwick @ 2009-10-19 22:42 ` Dale 0 siblings, 0 replies; 12+ messages in thread From: Dale @ 2009-10-19 22:42 UTC (permalink / raw To: gentoo-user Neil Bothwick wrote: > On Mon, 19 Oct 2009 10:48:00 -0500, Dale wrote: > > >> Well, I had just added the -eds USE flag but still got the error >> > > Which means the the installed openoffice still depends on eds. Re-emerge > openoffice then update world. > > > It's working on it. It just takes a while. LOL root@smoker / # genlop -c Currently merging 1 out of 1 * app-office/openoffice-3.1.1 current merge time: 21 minutes and 2 seconds. ETA: 7 hours, 16 minutes and 7 seconds. root@smoker / # It was doing pretty good earlier until /var ran out of space. I moved /var to a 80Gb partition. Hopefully that will be enough. ;-) You know, now that I think about it, I bet I changed make.conf but forgot to save it before running the emerge command again. That may be why I still got the error. Sort of funny that the message changed later on when I closed the file. Dale :-) :-) ^ permalink raw reply [flat|nested] 12+ messages in thread
end of thread, other threads:[~2009-10-19 22:47 UTC | newest] Thread overview: 12+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2009-10-19 2:42 [gentoo-user] ">=net-libs/libsoup-2.25.1:2.4[gnome]" Huh? Dale 2009-10-19 5:31 ` Alan McKinnon 2009-10-19 7:55 ` Neil Bothwick 2009-10-19 9:50 ` Peter Humphrey 2009-10-19 9:57 ` William Kenworthy 2009-10-19 10:08 ` Alan McKinnon 2009-10-19 13:44 ` Dale 2009-10-19 14:28 ` Arttu V. 2009-10-19 15:18 ` Mike Edenfield 2009-10-19 15:48 ` Dale 2009-10-19 21:05 ` Neil Bothwick 2009-10-19 22:42 ` Dale
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox