Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 490910 - pypy-2.0.2 needs python-exec
Summary: pypy-2.0.2 needs python-exec
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-10 08:15 UTC by Michael Yang
Modified: 2016-02-28 17:19 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Yang 2013-11-10 08:15:33 UTC
pypy-2.0.2 fails during build with the message:

pypy-c2.0: no such file or directory

python-exec should be in the DEPENDS variable in the ebuild

Reproducible: Always

Steps to Reproduce:
1. emerge --unmerge python-exec
2. emerge =dev-python/pypy-2.0.2
Actual Results:  
pypy-c2.0: no such file or directory

Expected Results:  
successful build

emerging python-exec emerges python-2.7.5-r4.
eselect python set python2.7
Comment 1 Michael Yang 2013-11-10 08:17:43 UTC
*RDEPEND not DEPENDS
Comment 2 Fabian Groffen gentoo-dev 2013-11-19 19:00:07 UTC
python-exec is always necessary, if I understood correctly, it's providing the wrapper scripts that figure out which python interpreter to execute the file with.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-11-21 13:18:46 UTC
Please attach the complete build log.
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-02-28 17:19:27 UTC
Old version, still no log. Please reopen if you can reproduce with a newer version.