2014-06-28 15:19 GMT-06:00 Tim Moody <t...@timmoody.com>: > 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 > > _______________________________________________ > Server-devel mailing list > Server-devel@lists.laptop.org > http://lists.laptop.org/listinfo/server-devel >
Hello I have the same problem, when i run ./runansible, always get stuck on this part, with same error. Also when i run ansible-playbook -i ansible_hosts xsce.yml --connection=local --tags="pathagar" Is there any way to avoid the pathagar part? I try to set up a xsce for initial testing on Nexcom NISE 104[0] device. [0] http://www.nexcom.com/Products/industrial-computing-solutions/industrial-fanless-computer/atom-compact/fanless-computer-nise-104 -- German Ruíz
_______________________________________________ Server-devel mailing list Server-devel@lists.laptop.org http://lists.laptop.org/listinfo/server-devel