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