Advertisement
Guest User

Untitled

a guest
Oct 9th, 2015
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.97 KB | None | 0 0
  1. test@localhost ~]$ date
  2. Fri Oct 9 10:43:07 CEST 2015
  3. [test@localhost ~]$ python bootstrap_eb.py $PREFIX
  4. [[INFO]] Found module command 'modulecmd' (EnvironmentModulesC), so using it.
  5. [[INFO]]
  6.  
  7. +++ STAGE 0: installing distribute via included (patched) distribute_setup.py...
  8.  
  9.  
  10. Downloading http://pypi.python.org/packages/source/d/distribute/distribute-0.6.34.tar.gz
  11. Extracting in /tmp/tmpOI3pRa
  12. Now working in /tmp/tmpOI3pRa/distribute-0.6.34
  13. Installing Distribute
  14. Something went wrong during the installation.
  15. See the error message above.
  16. [[ERROR]] Installing distribute which should deliver easy_install failed?
  17. [test@localhost ~]$ ll /tmp/
  18. total 20
  19. -rwx------. 1 root root 813 Aug 9 1929 ks-script-snufcT
  20. drwx------. 4 test test 4096 Oct 9 10:42 tmp4F_q_j
  21. drwx------. 4 test test 4096 Oct 9 10:37 tmpThEYOF
  22. drwx------. 4 test test 4096 Oct 9 10:38 tmpubEhrv
  23. drwx------. 4 test test 4096 Oct 9 10:43 tmpyBePUH
  24. -rw-------. 1 root root 0 Aug 9 1929 yum.log
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement