Gentoo Archives: gentoo-user

From: Helmut Jarausch <jarausch@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] portage slang - interpreter sought
Date: Tue, 24 Apr 2012 13:08:39
Message-Id: 1335272778.22356.0@numa-i
1 Hi,
2
3 a package at its 101st alpha version must be a bit crazy
4 but it's probably me.
5
6 Trying to emerge dev-python/xhtml2pdf I get the following message
7 which I don't understand. They must be new in portage-2.2.0_alpha101 :
8
9 !!! The ebuild selected to satisfy "dev-python/xhtml2pdf" has unmet
10 requirements.
11 - dev-python/xhtml2pdf-0.0.3::gentoo USE="(multilib)"
12 PYTHON_TARGETS="-python2_5 -python2_6 -python2_7"
13
14 The following REQUIRED_USE flag constraints are unsatisfied:
15 any-of ( python_targets_python2_5 python_targets_python2_6
16 python_targets_python2_7 )
17
18 The package has been installed on 01/30/2012 for the first time but I
19 cannot reinstall it
20 anymore.
21
22 Normally all packages are installed for python:2.7 and python:3.2 here,
23 but this package
24 seems to require python < 3.0 . Still, what can I do about it?
25
26 Or is it an 'alpha feature' of portage?
27
28 Many thanks for a hint,
29 Helmut.

Replies

Subject Author
Re: [gentoo-user] portage slang - interpreter sought Pandu Poluan <pandu@××××××.info>