Re: [gentoo-user] Re: gentoo installation - emerge problem

2009-04-15 Thread Christoph Schrauth

 Original-Nachricht 
 Datum: Wed, 15 Apr 2009 13:33:58 -0400
 Von: ABCD en.a...@gmail.com
 An: gentoo-user@lists.gentoo.org
 Betreff: [gentoo-user]  Re: gentoo installation - emerge problem

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Christoph Schrauth wrote:
  Hi all,
  
  I'm installing a new gentoo system.
  After installing the minimal system I tried to emerge applications like
 kde, samba, cups or something like that, but everytime I get the following
 message:
  
  emerge -av kde-meta
  
  These are the packages that would be merged, in order:
  Calculating dependencies... done!
  
  emerge: there are no ebuilds built with USE flags to satisfy
 app-text/docbook-sgml-utils[jadetex].
  !!! One of the following packages is required to complete your request:
  - app-text/docbook-sgml-utils-0.6.14 (Change USE: +jadetex)
  (dependency required by media-libs/fontconfig-2.6.0-r2 [ebuild])
  (dependency required by app-text/ghostscript-gpl-8.64-r2 [ebuild])
  (dependency required by net-print/foomatic-filters-3.0.20080507
 [ebuild])
  (dependency required by net-print/foomatic-filters-ppds-20070501
 [ebuild])
  (dependency required by net-print/cups-1.3.9-r1 [ebuild])
  (dependency required by net-fs/samba-3.0.33 [ebuild])
  
  
  
  
  app-text/docbook-sgml-utils is emerged without the jadetex USE flag.
  If I try to emerge docbook-sgml-utils with jadetex USE flag I get the
 following error message:
  ...
  ...
  ('ebuild', '/', 'dev-libs/dbus-glib-0.76', 'merge') (hard)
  ('ebuild', '/', 'dev-libs/gtk+-2.14.7-r2', 'merge') (hard)
  ('ebuild', '/', 'sys-apps/dbus-1.2.3-r1', 'merge') (hard)
  * Note that circular dependencies can often be avoided by temporarily
  * disabling USE flags what trigger optional dependencies.
  
  Has someone any idea?
  
  Best regards,
  Christoph Schrauth
  
 
 You didn't send the important part of the error message, but my guess
 would be a circular dependency between a few components - if you try
 emerging x11-libs/gtk+ with USE='-cups', you might get a little further
 (and can rebuild x11-libs/gtk+ with USE='cups' later, if desired).
 
 - --
 ABCD

sorry, here is the complete message after USE=-cups emerge -av gtk+:



[nomerge ] x11-libs/gtk+-2.14.7-r2  USE=X doc jpeg tiff -cups -debug 
-jpeg2k -vim-syntax -xinerama 
[nomerge ]  x11-libs/cairo-1.8.6-r1  USE=X doc opengl svg -cleartype 
-debug -directfb -glitz -xcb 
[nomerge ]   media-libs/fontconfig-2.6.0-r2  USE=doc 
[ebuild  R   ]app-text/docbook-sgml-utils-0.6.14  USE=jadetex* 
[ebuild N] app-text/jadetex-3.13-r2 
[ebuild N]  virtual/latex-base-1.0 
[ebuild N]   dev-texlive/texlive-latexrecommended-2008-r2  USE=doc 
-source 
[ebuild N]dev-texlive/texlive-latex-2008-r1  USE=doc -source 
[ebuild N] dev-tex/luatex-0.30.3  USE=doc 
[ebuild N]  dev-libs/zziplib-0.13.49-r1  USE=sdl -test 
[ebuild N]   media-libs/libsdl-1.2.13-r1  USE=X alsa audio esd 
joystick opengl video xv -aalib -arts -custom-cflags -dga -directfb -fbcon -ggi 
-libcaca -nas -oss -pulseaudio -svga -xinerama 
[nomerge ] gnome-base/libgnomeui-2.24.0  USE=doc -debug 
[nomerge ]  gnome-base/libbonoboui-2.24.0  USE=X doc -debug 
[nomerge ]   gnome-base/libbonobo-2.24.0  USE=doc -debug 
[nomerge ]dev-libs/dbus-glib-0.76  USE=doc -debug -selinux 
[nomerge ] app-doc/doxygen-1.5.4  USE=doc qt3 -debug -latex -nodot 
[ebuild N]  media-gfx/graphviz-2.20.3  USE=cairo doc examples gnome 
gtk jpeg nls perl png python tcl -cgraph -java -ruby 
[ebuild N]   gnome-base/libgnomeui-2.24.0  USE=doc -debug 
[ebuild N]gnome-base/libbonoboui-2.24.0  USE=X doc -debug 
[ebuild N] gnome-base/libgnome-2.24.1  USE=doc esd -debug 
[ebuild N]  media-sound/esound-0.2.41  USE=alsa doc ipv6 tcpd 
-debug 
[ebuild N]   media-libs/alsa-lib-1.0.18  USE=doc midi python 
-alisp -debug ALSA_PCM_PLUGINS=adpcm alaw asym copy dmix dshare dsnoop empty 
extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw 
multi null plug rate route share shm softvol 
[ebuild N]app-doc/doxygen-1.5.4  USE=[doc qt3 -debug -latex 
-nodot 
[ebuild N]  gnome-base/libbonobo-2.24.0  USE=doc -debug 
[ebuild N]gnome-base/gnome-keyring-2.22.3-r1  USE=doc hal pam 
-debug -test 
[ebuild N] sys-apps/dbus-1.2.3-r1  USE=X doc -debug -selinux 
[nomerge ] app-text/jadetex-3.13-r2 
[ebuild N]  dev-texlive/texlive-fontsrecommended-2008  USE=doc -source 
[ebuild N]   dev-texlive/texlive-basic-2008  USE=doc -source 
[ebuild N]dev-texlive/texlive-documentation-base-2008  USE=-source 
[nomerge ] app-text/jadetex-3.13-r2 
[nomerge ]  dev-texlive/texlive-latexrecommended-2008-r2  USE=doc -source 
[nomerge ]   app-text/texlive-core-2008-r4  USE=X doc -source -tk 
[nomerge ]dev-tex/luatex-0.30.3  USE=doc 
[ebuild N] 

Re: [gentoo-user] Re: gentoo installation - emerge problem

2009-04-15 Thread Alan McKinnon
On Wednesday 15 April 2009 21:07:56 Christoph Schrauth wrote:

  You didn't send the important part of the error message, but my guess
  would be a circular dependency between a few components - if you try
  emerging x11-libs/gtk+ with USE='-cups', you might get a little further
  (and can rebuild x11-libs/gtk+ with USE='cups' later, if desired).
 
  - --
  ABCD

 sorry, here is the complete message after USE=-cups emerge -av gtk+:

[snip huge tome of emerge output ...]

Wow, that's a huge list. You must be starting from a very old stage. And you 
have the upgrade to xorg-1.5.3 issue to deal with too.

I have no idea what stage you started with, but if it's very old, it would be 
much better to just download a more recent one and start over.

Failing that, you have to take that list and break it up into manageable 
chunks. I see at least three to start with: xorg, qt, gnome. Run these 
commands:

emerge -avuND world
emerge -av1 xorg-x11
emerge -av1 gnome

Deal with blockers etc in small chunks and let all the various bits shake 
themselves out as things progress. You should emerge world *first* to get your 
current stuff up to date, then add major sections as the next step. Those 
emerge commands won't put the named packages into world - don't worry about 
that, it will all be fixed with the first --depclean.

If you run into issues with each step and can't figure it out, post back here 
individually

-- 
alan dot mckinnon at gmail dot com



Re: [gentoo-user] Re: gentoo installation - emerge problem

2009-04-15 Thread Christoph Schrauth

 Original-Nachricht 
 Datum: Wed, 15 Apr 2009 21:24:03 +0200
 Von: Alan McKinnon alan.mckin...@gmail.com
 An: gentoo-user@lists.gentoo.org
 Betreff: Re: [gentoo-user]  Re: gentoo installation - emerge problem

 On Wednesday 15 April 2009 21:07:56 Christoph Schrauth wrote:
 
   You didn't send the important part of the error message, but my guess
   would be a circular dependency between a few components - if you try
   emerging x11-libs/gtk+ with USE='-cups', you might get a little
 further
   (and can rebuild x11-libs/gtk+ with USE='cups' later, if desired).
  
   - --
   ABCD
 
  sorry, here is the complete message after USE=-cups emerge -av gtk+:
 
 [snip huge tome of emerge output ...]
 
 Wow, that's a huge list. You must be starting from a very old stage. And
 you 
 have the upgrade to xorg-1.5.3 issue to deal with too.
 
 I have no idea what stage you started with, but if it's very old, it would
 be 
 much better to just download a more recent one and start over.
 
 Failing that, you have to take that list and break it up into manageable 
 chunks. I see at least three to start with: xorg, qt, gnome. Run these 
 commands:
 
 emerge -avuND world
 emerge -av1 xorg-x11
 emerge -av1 gnome
 
 Deal with blockers etc in small chunks and let all the various bits shake 
 themselves out as things progress. You should emerge world *first* to get
 your 
 current stuff up to date, then add major sections as the next step. Those 
 emerge commands won't put the named packages into world - don't worry
 about 
 that, it will all be fixed with the first --depclean.
 
 If you run into issues with each step and can't figure it out, post back
 here 
 individually
 
 -- 
 alan dot mckinnon at gmail dot com


I started from a stage3_amd64_2008 from 2009/04/13.
After removing the doc USE flag I emerge I emerged xorg-1.5.3.

I removed the doc USE flag as Arttur said and now I can emerge everything.

Thanks for your help.

Christoph
-- 
Pt! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: 
http://www.gmx.net/de/go/multimessenger01



Re: [gentoo-user] Re: gentoo installation - emerge problem

2009-04-15 Thread Alan McKinnon
On Wednesday 15 April 2009 23:07:37 Christoph Schrauth wrote:
 I started from a stage3_amd64_2008 from 2009/04/13.
 After removing the doc USE flag I emerge I emerged xorg-1.5.3.

 I removed the doc USE flag as Arttur said and now I can emerge
 everything.

That's a relief :-)

Sometimes the solution is really simple, like in this case

-- 
alan dot mckinnon at gmail dot com