Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 403837 - dev-python/bicyclerepair-0.9-r2 fails to build with pypy
Summary: dev-python/bicyclerepair-0.9-r2 fails to build with pypy
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-15 08:09 UTC by Patrick Lauer
Modified: 2012-02-24 19:36 UTC (History)
0 users

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 Patrick Lauer gentoo-dev 2012-02-15 08:09:40 UTC
* Installation of dev-python/bicyclerepair-0.9-r2 with PyPy 1.7 (Python 2.7)...
pypy-c1.7 setup.py build -b build-2.7-pypy-1.7 install --no-compile --root=/var/tmp/portage/dev-python/bicyclerepair-0.9-r2/temp/images/2.7-pypy-1.7
'import site' failed
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
   or: setup.py --help [cmd1 cmd2 ...]
   or: setup.py --help-commands
   or: setup.py cmd --help

error: invalid command 'install'
 * ERROR: dev-python/bicyclerepair-0.9-r2 failed (install phase):
 *   Installation failed with PyPy 1.7 (Python 2.7) in distutils_installation() function
Comment 1 Patrick Lauer gentoo-dev 2012-02-20 15:15:41 UTC
+  20 Feb 2012; Patrick Lauer <patrick@gentoo.org> bicyclerepair-0.9-r2.ebuild:
+  Restricting pypy #403837
Comment 2 Marien Zwart (RETIRED) gentoo-dev 2012-02-24 19:36:04 UTC
(In reply to comment #0)
> * Installation of dev-python/bicyclerepair-0.9-r2 with PyPy 1.7 (Python 2.7)...
> pypy-c1.7 setup.py build -b build-2.7-pypy-1.7 install --no-compile
> --root=/var/tmp/portage/dev-python/bicyclerepair-0.9-r2/temp/images/2.7-pypy-1.7
> 'import site' failed

System issue presumably, one I am unable to reproduce. Unrestricted pypy, please reopen if you know how to reproduce this.