On Sat, Nov 02, 2013 at 11:02:27PM +0100, Alex Schuster wrote

>  * One or more packages are either masked or have missing dependencies:
>  * 
>  *   
> dev-lang/python-exec:=[python_targets_python2_7(-),python_targets_python3_2(-),-python_single_target_python2_6(-),-python_single_target_python2_7(-),-python_single_target_python3_2(-),-python_single_target_python3_3(-)]
>  pulled in by:
>  *     (dev-java/java-config-2.2.0::gentoo, installed)
> [snipping LOTS of similar output again]

  Let's start at the top, as the python errors may cascade and cause
other errors.  From that output, it looks like you do not have any
version of "python_single_targetX_Y" enabled.  That could be your
problem right there.  What python settings do you have in make.conf?  I
have 3 lines.

PYTHON_SINGLE_TARGET="python2_7"
PYTHON_TARGETS="python2_7"
USE_PYTHON="2.7"

Also what do you get when you type "eselect python list"?  In my case I get

[i660][waltdnes][~] eselect python list
Available Python interpreters:
  [1]   python2.7 *
  [2]   python3.2

-- 
Walter Dnes <waltd...@waltdnes.org>
I don't run "desktop environments"; I run useful applications

Reply via email to