Advertisement
Guest User

Untitled

a guest
Jul 5th, 2018
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.18 KB | None | 0 0
  1. 12:11 AM - Hanney: root@ubuntu-s-1vcpu-1gb-ams3-01:~/pyOpenSSL011# pip install pyopenssl==0.11
  2. Requirement already satisfied: pyopenssl==0.11 in /usr/local/lib/python2.7/dist-packages
  3. 12:11 AM - Hanney: apparently already installed(?)
  4. 12:11 AM - Hanney: well I mean
  5. 12:11 AM - Hanney: I ran that cmd
  6. 12:12 AM - Hanney: it shat out some stuff
  7. 12:12 AM - Hanney: I ran it again
  8. 12:12 AM - Hanney: says its installed
  9. 12:12 AM - Taki: well seems so lol Requirement already satisfied
  10. 12:12 AM - Hanney: run the make install cmd from the guide
  11. 12:12 AM - Hanney: arkan@ubuntu-s-1vcpu-1gb-ams3-01:/root/fiveserver/fiveserver-0.4.9$ make install
  12. virtualenv --no-site-packages --unzip-setuptools /home/tarkan/fsenv
  13. New python executable in /home/tarkan/fsenv/bin/python2.7
  14. Not overwriting existing python script /home/tarkan/fsenv/bin/python (you must use /home/tarkan/fsenv/bin/python2.7)
  15. Installing setuptools, pip, wheel...done.
  16. /home/tarkan/fsenv/bin/pip install -r ./pip.requirements
  17. Collecting MySQL-python==1.2.3 (from -r ./pip.requirements (line 1))
  18. Using cached https://files.pythonhosted.org/packages/9a/81/924d6799494cf7fb24370335c2f782088d6ac4f79e4137d4df94cea3582c/MySQL-python-1.2.3.tar.gz
  19. Collecting PyYAML==3.10 (from -r ./pip.requirements (line 2))
  20. Using cached https://files.pythonhosted.org/packages/00/17/3b822893a1789a025d3f676a381338516a8f65e686d915b0834ecc9b4979/PyYAML-3.10.tar.gz
  21. Collecting Twisted==10.2.0 (from -r ./pip.requirements (line 3))
  22. Using cached https://files.pythonhosted.org/packages/f9/80/50b40d787ee26af3062eb83b9a57fa3bdb5e0417f6a3047fffdbd09de6d9/Twisted-10.2.0.tar.bz2
  23. Collecting pyOpenSSL==0.11 (from -r ./pip.requirements (line 4))
  24. Could not find a version that satisfies the requirement pyOpenSSL==0.11 (from -r ./pip.requirements (line 4)) (from versions: 0.6, 0.7, 0.8, 0.9, 0.10, 0.12, 0.13, 0.13.1, 0.14, 0.15, 0.15.1, 16.0.0, 16.1.0, 16.2.0, 17.0.0, 17.1.0, 17.2.0, 17.3.0, 17.4.0, 17.5.0, 18.0.0)
  25. No matching distribution found for pyOpenSSL==0.11 (from -r ./pip.requirements (line 4))
  26. Makefile:7: recipe for target 'install' failed
  27. make: *** [install] Error 1
  28. tarkan@ubuntu-s-1vcpu-1gb-ams3-01:/root/fiveserver/fiveserver-0.4.9$
  29. 12:12 AM - Hanney: same error
  30. 12:12 AM - Hanney: i don't know if maybe I haven't fully installed it orr maybe something needs flushed/refreshed for it to pick it up
  31. 12:12 AM - Taki: New python executable in /home/tarkan/fsenv/bin/python2.7
  32. Not overwriting existing python script /home/tarkan/fsenv/bin/python (you must use /home/tarkan/fsenv/bin/python2.7)
  33. 12:13 AM - Taki: maybe this is causing it, have you seen whats hapopening there maybe?
  34. 12:13 AM - Hanney: no idea
  35. 12:13 AM - Hanney: heads spinning
  36. 12:13 AM - Hanney: gunna stop
  37. 12:13 AM - Hanney: ;-;
  38. 12:13 AM - Taki: ye best
  39. 12:13 AM - Hanney: don't wanna mess around with it anymore if I don't have a clear idea what im doing
  40. 12:13 AM - Hanney: don't wanna bring down the whole server
  41. 12:13 AM - Hanney: cos I see theres a bunch of other stuff running
  42. 12:14 AM - Taki: i'll try getting Stormeus I guess
  43. 12:14 AM - Taki: what do you say?
  44. 12:14 AM - Hanney: ya Stormeus probably if hes willing
  45. 12:14 AM - Hanney: username: tarkan
  46. 12:14 AM - Hanney: password: FFyGPp63
  47. 12:14 AM - Hanney: I added you to the sudoers group
  48. 12:14 AM - Hanney: so you should be able to sudo cmds
  49. 12:14 AM - Hanney: if that means nothing to you
  50. 12:15 AM - Hanney: just pass it to whoever will be using the account lol
  51. 12:15 AM - Hanney: hungry af aswell
  52. 12:15 AM - Hanney: most of the files I have placed under /root/
  53. 12:16 AM - Hanney: like /root/fiveserver /root/sixserver and /root/pyopenssl011
  54. 12:16 AM - Taki: only those three, yeah?
  55. 12:16 AM - Hanney: so far yea
  56. 12:16 AM - Taki: kk
  57. 12:16 AM - Hanney: and on the guide I got as far as 'make install'
  58. 12:16 AM - Hanney: it looks like theres very little to do from the guide adn that I didn't get far
  59. 12:16 AM - Hanney: but because of all the errors it was like hittin a brick wall
  60. 12:16 AM - Hanney: every cmd
  61. 12:16 AM - Hanney: ><
  62. 12:17 AM - Hanney: and ofc stormeus can use the cmd
  63. 12:17 AM - Hanney: 'history' on SSH
  64. 12:17 AM - Hanney: to see history of cmds iv input
  65. 12:17 AM - Hanney: to see if iv been stupid or not
  66. 12:17 AM - Hanney: ;p
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement