Advertisement
Guest User

Untitled

a guest
Dec 11th, 2016
128
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.18 KB | None | 0 0
  1. root@grey /opt/certbot # ./certbot-auto
  2. ...
  3. Creating virtual environment...
  4. Installing Python packages...
  5. Had a problem while installing Python packages.
  6. Collecting argparse==1.4.0 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 6))
  7. /root/.local/share/letsencrypt/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:315: SNIMissingWarning: An HTTPS re quest has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#snimi ssingwarning.
  8. SNIMissingWarning
  9. /root/.local/share/letsencrypt/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:120: InsecurePlatformWarning: A tru e SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  10. InsecurePlatformWarning
  11. Downloading argparse-1.4.0-py2.py3-none-any.whl
  12. Collecting pycparser==2.14 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 12))
  13. Downloading pycparser-2.14.tar.gz (223kB)
  14. Collecting cffi==1.4.2 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 15))
  15. Downloading cffi-1.4.2.tar.gz (365kB)
  16. Collecting ConfigArgParse==0.10.0 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 32))
  17. Downloading ConfigArgParse-0.10.0.tar.gz
  18. Collecting configobj==5.0.6 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 34))
  19. Downloading configobj-5.0.6.tar.gz
  20. Collecting cryptography==1.3.4 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 36))
  21. Downloading cryptography-1.3.4.tar.gz (384kB)
  22. Collecting enum34==1.1.2 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 59))
  23. Downloading enum34-1.1.2.tar.gz (46kB)
  24. Collecting funcsigs==0.4 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 62))
  25. Downloading funcsigs-0.4-py2.py3-none-any.whl
  26. Collecting idna==2.0 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 65))
  27. Downloading idna-2.0-py2.py3-none-any.whl (61kB)
  28. Collecting ipaddress==1.0.16 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 68))
  29. Downloading ipaddress-1.0.16-py27-none-any.whl
  30. Collecting linecache2==1.0.0 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 71))
  31. Downloading linecache2-1.0.0-py2.py3-none-any.whl
  32. Collecting ndg-httpsclient==0.4.0 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 74))
  33. Downloading ndg_httpsclient-0.4.0.tar.gz
  34. Collecting ordereddict==1.1 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 76))
  35. Downloading ordereddict-1.1.tar.gz
  36. Collecting parsedatetime==2.1 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 78))
  37. Downloading parsedatetime-2.1-py2-none-any.whl
  38. Collecting pbr==1.8.1 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 81))
  39. Downloading pbr-1.8.1-py2.py3-none-any.whl (89kB)
  40. Collecting pyasn1==0.1.9 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 84))
  41. Downloading pyasn1-0.1.9-py2.py3-none-any.whl
  42. Collecting pyopenssl==16.0.0 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 96))
  43. Downloading pyOpenSSL-16.0.0-py2.py3-none-any.whl (45kB)
  44. Collecting pyparsing==2.1.8 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 99))
  45. Downloading pyparsing-2.1.8-py2.py3-none-any.whl (54kB)
  46. Collecting pyRFC3339==1.0 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 108))
  47. Downloading pyRFC3339-1.0-py2.py3-none-any.whl
  48. Collecting python-augeas==0.5.0 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 111))
  49. Downloading python-augeas-0.5.0.tar.gz (90kB)
  50. Collecting python2-pythondialog==3.3.0 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 113))
  51. Downloading python2-pythondialog-3.3.0.tar.bz2 (1.8MB)
  52. Collecting pytz==2015.7 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 116))
  53. Downloading pytz-2015.7-py2.py3-none-any.whl (476kB)
  54. Collecting requests==2.9.1 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 130))
  55. Downloading requests-2.9.1-py2.py3-none-any.whl (501kB)
  56. Collecting six==1.10.0 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 133))
  57. Downloading six-1.10.0-py2.py3-none-any.whl
  58. Collecting traceback2==1.4.0 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 136))
  59. Downloading traceback2-1.4.0-py2.py3-none-any.whl
  60. Collecting unittest2==1.1.0 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 139))
  61. Downloading unittest2-1.1.0-py2.py3-none-any.whl (96kB)
  62. Collecting zope.component==4.2.2 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 142))
  63. Downloading zope.component-4.2.2.tar.gz (546kB)
  64. Collecting zope.event==4.1.0 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 144))
  65. Downloading zope.event-4.1.0.tar.gz (476kB)
  66. Collecting zope.interface==4.1.3 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 146))
  67. Downloading zope.interface-4.1.3.tar.gz (141kB)
  68. Collecting mock==1.0.1 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 164))
  69. Downloading mock-1.0.1.zip (861kB)
  70. Collecting letsencrypt==0.7.0 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 167))
  71. Downloading letsencrypt-0.7.0-py2-none-any.whl
  72. Collecting acme==0.9.3 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 173))
  73. Downloading acme-0.9.3-py2.py3-none-any.whl (95kB)
  74. Collecting certbot==0.9.3 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 176))
  75. Downloading certbot-0.9.3-py2-none-any.whl (219kB)
  76. Collecting certbot-apache==0.9.3 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 179))
  77. Downloading certbot_apache-0.9.3-py2-none-any.whl (123kB)
  78. Collecting certbot-nginx==0.9.3 (from -r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 182))
  79. Downloading certbot_nginx-0.9.3-py2-none-any.whl (58kB)
  80. Requirement already satisfied (use --upgrade to upgrade): setuptools>=11.3 in /root/.local/share/letsencrypt/lib/python2.7/site-packages (from cryptogr aphy==1.3.4->-r /tmp/tmp.rEbVX3ZuPB/letsencrypt-auto-requirements.txt (line 36))
  81. Installing collected packages: argparse, pycparser, cffi, ConfigArgParse, six, configobj, idna, pyasn1, enum34, ipaddress, cryptography, funcsigs, line cache2, pyopenssl, ndg-httpsclient, ordereddict, parsedatetime, pbr, pyparsing, pytz, pyRFC3339, python-augeas, python2-pythondialog, requests, traceba ck2, unittest2, zope.interface, zope.event, zope.component, mock, acme, certbot, letsencrypt, certbot-apache, certbot-nginx
  82. Found existing installation: argparse 1.2.1
  83. Not uninstalling argparse at /usr/lib/python2.7, outside environment /root/.local/share/letsencrypt
  84. Running setup.py install for pycparser: started
  85. Running setup.py install for pycparser: finished with status 'done'
  86. Running setup.py install for cffi: started
  87. Running setup.py install for cffi: finished with status 'error'
  88. Complete output from command /root/.local/share/letsencrypt/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-dOymtO/cffi/s etup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-mHlzIW-reco rd/install-record.txt --single-version-externally-managed --compile --install-headers /root/.local/share/letsencrypt/include/site/python2.7/cffi:
  89. running install
  90. running build
  91. running build_py
  92. creating build
  93. creating build/lib.linux-x86_64-2.7
  94. creating build/lib.linux-x86_64-2.7/cffi
  95. copying cffi/cffi_opcode.py -> build/lib.linux-x86_64-2.7/cffi
  96. copying cffi/model.py -> build/lib.linux-x86_64-2.7/cffi
  97. copying cffi/setuptools_ext.py -> build/lib.linux-x86_64-2.7/cffi
  98. copying cffi/lock.py -> build/lib.linux-x86_64-2.7/cffi
  99. copying cffi/backend_ctypes.py -> build/lib.linux-x86_64-2.7/cffi
  100. copying cffi/gc_weakref.py -> build/lib.linux-x86_64-2.7/cffi
  101. copying cffi/verifier.py -> build/lib.linux-x86_64-2.7/cffi
  102. copying cffi/vengine_gen.py -> build/lib.linux-x86_64-2.7/cffi
  103. copying cffi/vengine_cpy.py -> build/lib.linux-x86_64-2.7/cffi
  104. copying cffi/ffiplatform.py -> build/lib.linux-x86_64-2.7/cffi
  105. copying cffi/recompiler.py -> build/lib.linux-x86_64-2.7/cffi
  106. copying cffi/commontypes.py -> build/lib.linux-x86_64-2.7/cffi
  107. copying cffi/cparser.py -> build/lib.linux-x86_64-2.7/cffi
  108. copying cffi/api.py -> build/lib.linux-x86_64-2.7/cffi
  109. copying cffi/__init__.py -> build/lib.linux-x86_64-2.7/cffi
  110. copying cffi/_cffi_include.h -> build/lib.linux-x86_64-2.7/cffi
  111. copying cffi/parse_c_type.h -> build/lib.linux-x86_64-2.7/cffi
  112. running build_ext
  113. building '_cffi_backend' extension
  114. creating build/temp.linux-x86_64-2.7
  115. creating build/temp.linux-x86_64-2.7/c
  116. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DUSE__THREAD -I/usr/include/python2.7 -c c/_cffi_backend .c -o build/temp.linux-x86_64-2.7/c/_cffi_backend.o
  117. gcc -pthread -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro build/temp.linux-x86_64-2.7/c/_cffi_backend.o -lffi -o build/lib.linux-x86_64-2. 7/_cffi_backend.so
  118. /usr/bin/ld.bfd.real: /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/crti.o: unrecognized relocation (0x2a) in section `.init'
  119. /usr/bin/ld.bfd.real: final link failed: Bad value
  120. collect2: error: ld returned 1 exit status
  121. error: command 'gcc' failed with exit status 1
  122.  
  123. ----------------------------------------
  124. Command "/root/.local/share/letsencrypt/bin/python2.7 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-dOymtO/cffi/setup.py';exec(compile(ge tattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-mHlzIW-record/install-record.txt -- single-version-externally-managed --compile --install-headers /root/.local/share/letsencrypt/include/site/python2.7/cffi" failed with error code 1 in / tmp/pip-build-dOymtO/cffi
  125. /root/.local/share/letsencrypt/local/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:120: InsecurePlatformWarning: A tru e SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  126. InsecurePlatformWarning
  127. You are using pip version 8.0.3, however version 9.0.1 is available.
  128. You should consider upgrading via the 'pip install --upgrade pip' command.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement