Re: [gentoo-user] =net-libs/libsoup-2.25.1:2.4[gnome] Huh?

2009-10-19 Thread Neil Bothwick
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.


signature.asc
Description: PGP signature


Re: [gentoo-user] =net-libs/libsoup-2.25.1:2.4[gnome] Huh?

2009-10-19 Thread Peter Humphrey
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:
   r...@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])
  
   r...@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



Re: [gentoo-user] =net-libs/libsoup-2.25.1:2.4[gnome] Huh?

2009-10-19 Thread William Kenworthy
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:
r...@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])
   
r...@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







Re: [gentoo-user] =net-libs/libsoup-2.25.1:2.4[gnome] Huh?

2009-10-19 Thread Alan McKinnon
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:
r...@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])
   
r...@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



Re: [gentoo-user] =net-libs/libsoup-2.25.1:2.4[gnome] Huh?

2009-10-19 Thread Dale
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:
   
 r...@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])

 r...@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:

r...@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])

r...@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

:-)  :-)



Re: [gentoo-user] =net-libs/libsoup-2.25.1:2.4[gnome] Huh?

2009-10-19 Thread Arttu V.
On 10/19/09, Dale rdalek1...@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.



Re: [gentoo-user] =net-libs/libsoup-2.25.1:2.4[gnome] Huh?

2009-10-19 Thread Mike Edenfield

On 10/19/2009 9:44 AM, Dale wrote:


I just added -eds and this is what I get:

r...@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



Re: [gentoo-user] =net-libs/libsoup-2.25.1:2.4[gnome] Huh?

2009-10-19 Thread Dale
Mike Edenfield wrote:
 On 10/19/2009 9:44 AM, Dale wrote:

 I just added -eds and this is what I get:

 r...@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/glibcnptl 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:

r...@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 

Re: [gentoo-user] =net-libs/libsoup-2.25.1:2.4[gnome] Huh?

2009-10-19 Thread Neil Bothwick
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.


signature.asc
Description: PGP signature


Re: [gentoo-user] =net-libs/libsoup-2.25.1:2.4[gnome] Huh?

2009-10-19 Thread Dale
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 

r...@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.
r...@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

:-)  :-) 



Re: [gentoo-user] =net-libs/libsoup-2.25.1:2.4[gnome] Huh?

2009-10-18 Thread Alan McKinnon
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:
  r...@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])
 
  r...@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