Loading

Paste #pwi7oodo8

  1. frosch@lagune:~/daten/ottd/gs/SiliconValley$ make bananas
  2. [BaNaNaS]
  3. packaging files... (might take a while)
  4. Please enter your username: frosch
  5. Please enter your password:
  6. are you one of the authors of this content, if so answer 'yes I am': yes I am
  7. Traceback (most recent call last):
  8.   File "/usr/local/bin/musa.py", line 183, in <module>
  9.     main()
  10.   File "/usr/local/bin/musa.py", line 154, in main
  11.     sock = ssl.wrap_socket(sock, server_side=False, ssl_version=ssl.PROTOCOL_TLSv1)
  12.   File "/usr/lib/python2.7/ssl.py", line 891, in wrap_socket
  13.     ciphers=ciphers)
  14.   File "/usr/lib/python2.7/ssl.py", line 566, in __init__
  15.     self.do_handshake()
  16.   File "/usr/lib/python2.7/ssl.py", line 788, in do_handshake
  17.     self._sslobj.do_handshake()
  18. socket.error: [Errno 104] Connection reset by peer
  19. Makefile:44: recipe for target 'bananas' failed
  20. make: *** [bananas] Error 1

Comments