* [gentoo-user] portage slang - interpreter sought
@ 2012-04-24 13:06 Helmut Jarausch
2012-04-24 13:31 ` Pandu Poluan
0 siblings, 1 reply; 3+ messages in thread
From: Helmut Jarausch @ 2012-04-24 13:06 UTC (permalink / raw
To: gentoo-user
Hi,
a package at its 101st alpha version must be a bit crazy
but it's probably me.
Trying to emerge dev-python/xhtml2pdf I get the following message
which I don't understand. They must be new in portage-2.2.0_alpha101 :
!!! The ebuild selected to satisfy "dev-python/xhtml2pdf" has unmet
requirements.
- dev-python/xhtml2pdf-0.0.3::gentoo USE="(multilib)"
PYTHON_TARGETS="-python2_5 -python2_6 -python2_7"
The following REQUIRED_USE flag constraints are unsatisfied:
any-of ( python_targets_python2_5 python_targets_python2_6
python_targets_python2_7 )
The package has been installed on 01/30/2012 for the first time but I
cannot reinstall it
anymore.
Normally all packages are installed for python:2.7 and python:3.2 here,
but this package
seems to require python < 3.0 . Still, what can I do about it?
Or is it an 'alpha feature' of portage?
Many thanks for a hint,
Helmut.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] portage slang - interpreter sought
2012-04-24 13:06 [gentoo-user] portage slang - interpreter sought Helmut Jarausch
@ 2012-04-24 13:31 ` Pandu Poluan
2012-04-25 1:45 ` Keith Dart
0 siblings, 1 reply; 3+ messages in thread
From: Pandu Poluan @ 2012-04-24 13:31 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1140 bytes --]
On Apr 24, 2012 8:11 PM, "Helmut Jarausch" <jarausch@igpm.rwth-aachen.de>
wrote:
>
> Hi,
>
> a package at its 101st alpha version must be a bit crazy
> but it's probably me.
>
> Trying to emerge dev-python/xhtml2pdf I get the following message
> which I don't understand. They must be new in portage-2.2.0_alpha101 :
>
> !!! The ebuild selected to satisfy "dev-python/xhtml2pdf" has unmet
requirements.
> - dev-python/xhtml2pdf-0.0.3::gentoo USE="(multilib)"
PYTHON_TARGETS="-python2_5 -python2_6 -python2_7"
>
> The following REQUIRED_USE flag constraints are unsatisfied:
> any-of ( python_targets_python2_5 python_targets_python2_6
python_targets_python2_7 )
>
> The package has been installed on 01/30/2012 for the first time but I
cannot reinstall it
> anymore.
>
> Normally all packages are installed for python:2.7 and python:3.2 here,
but this package
> seems to require python < 3.0 . Still, what can I do about it?
>
> Or is it an 'alpha feature' of portage?
>
> Many thanks for a hint,
> Helmut.
>
The package wants you to specify which Python to target.
Try:
PYTHON_TARGETS="python2_7" emerge dev-python/xhtml2pdf
Rgds,
[-- Attachment #2: Type: text/html, Size: 1524 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] portage slang - interpreter sought
2012-04-24 13:31 ` Pandu Poluan
@ 2012-04-25 1:45 ` Keith Dart
0 siblings, 0 replies; 3+ messages in thread
From: Keith Dart @ 2012-04-25 1:45 UTC (permalink / raw
To: gentoo-user; +Cc: pandu
Re 1335272778.22356.0@numa-i1335272778.22356.0@numa-i, Pandu Poluan
said:
> PYTHON_TARGETS="python2_7" emerge dev-python/xhtml2pdf
You can also put
PYTHON_TARGETS="python2_7"
into your /etc/make.conf file.
-- Keith
--
-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Keith Dart <keith@dartworks.biz>
public key: ID: 19017044
<http://www.dartworks.biz/>
=====================================================================
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-04-25 1:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-24 13:06 [gentoo-user] portage slang - interpreter sought Helmut Jarausch
2012-04-24 13:31 ` Pandu Poluan
2012-04-25 1:45 ` Keith Dart
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox