[Server-devel] pathagar

Tim Moody tim at timmoody.com
Sat Jun 28 17:19:51 EDT 2014


I now see a failure as below every time I runansible, even on a fast machine 
and fast network.

TASK: [pathagar | Install pathagar requirements in a virtualenv] 
**************
changed: [127.0.0.1] => (item=Django==1.4.5)
changed: [127.0.0.1] => (item=django-tagging==0.3.1)
failed: [127.0.0.1] => (item=django-sendfile==0.3.0) => {"cmd": 
"/usr/local/pathagar/venv/bin/pip install --use-mirrors 
django-sendfile==0.3.0", "failed": true, "item": "django-sendfile==0.3.0"}
msg: stdout: Downloading/unpacking django-sendfile==0.3.0
  You are installing a potentially insecure and unverifiable file. Future 
versions of pip will default to disallowing insecure files.
  Error <urlopen error [Errno 1] _ssl.c:504: error:14077410:SSL 
routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure> while getting 
https://github.com/downloads/johnsensible/django-sendfile/django-sendfile-0.3.0.tar.gz 
(from https://github.com/johnsensible/django-sendfile/downloads)

Tim



More information about the Server-devel mailing list