Fedora Account System
Red Hat Associate
Red Hat Customer
User-Agent: Mozilla/5.0 (Android; Mobile; rv:19.0) Gecko/19.0 Firefox/19.0 Build Identifier: Following this guide: https://pypi.python.org/pypi/setuptools/0.9.6#installation-instructions I attempt to install setuptools into a user-local path. wget https://bitbucket.org/pypa/setuptools/downloads/ez_setup.py pypy ez_setup.py --user this errors out. error attached to bug. Reproducible: Always Steps to Reproduce: sudo yum install pypy wget https://bitbucket.org/pypa/setuptools/downloads/ez_setup.py pypy ez_setup.py --user Actual Results: error log attached Expected Results: expected a directory created in ~/.local/lib/pypy/ with setuptools installed
Created attachment 775508 [details] error log
I ran a systrace and pypy seems to look in ~/.local/lib/python2.7/site-packages/ The Expected Results section should be ammended to: Expected a directory created in ~/.local/lib/python2.7/site-packages/ with setuptools installed (setuptools dir created and steuptools-{version}-.egg dir created)
I'll look into it, thanks for reporting :)
pypy-2.0.2-1.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/pypy-2.0.2-1.el6
Package pypy-2.0.2-1.el6: * should fix your issue, * was pushed to the Fedora EPEL 6 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=epel-testing pypy-2.0.2-1.el6' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-EPEL-2013-11031/pypy-2.0.2-1.el6 then log in and leave karma (feedback).
pypy-2.0.2-1.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.