Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] Problem installing ninja-ide because of python...
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
cetbaalix
n00b
n00b


Joined: 19 Jul 2007
Posts: 48

PostPosted: Thu Jan 10, 2013 11:27 am    Post subject: [SOLVED] Problem installing ninja-ide because of python... Reply with quote

Can someone please help me with this:

localhost ~ # emerge -pv ninja-ide

These are the packages that would be merged, in order:

Calculating dependencies... done!

emerge: there are no ebuilds built with USE flags to satisfy "virtual/python-argparse[python_targets_python2_6?,python_targets_python2_7?,-python_single_target_python2_6(-),-python_single_target_python2_7(-)]".
!!! One of the following packages is required to complete your request:
- virtual/python-argparse-0::gentoo (Missing IUSE: python_targets_python2_7 python_targets_python2_6)
(dependency required by "dev-util/ninja-ide-2.1.1-r2" [ebuild])
(dependency required by "ninja-ide" [argument])

localhost ~ # cat /etc/portage/package.use | grep argp
virtual/python-argparse python_targets_python2_7 python_targets_python2_6

localhost ~ # cat /etc/portage/make.conf
...
PYTHON_TARGETS="python2_7 python3_2 pypy1_9 jython2_5"
PYTHON_ABIS="2.7 3.2"
PYTHON_SINGLE_TARGET="python2_7"

From "emerge --info":
PYTHON_ABIS="2.7 3.2" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2 pypy1_9 jython2_5

ninja-ide was already installed but updating didn't worked. The Python stuff normally worked fine and I only need Python 2.7/3.2. I've tried different USE flags for argparse, ninja-ide and installed Python 2.6 again (which I already have had removed some time ago) but I always get the message above.

Thanks!
Robert

Update: Bummer... Portage update solved the problem.... Sorry for the noise!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum