[Server-devel] pathagar
Tim Moody
tim at timmoody.com
Tue Jul 1 16:36:19 EDT 2014
I am commenting it out for now. In 5.0 it is in roles/xsce-addons/meta/main.yml
dependencies:
- { role: iiab, tags: ['iiab','addons'] }
# - { role: pathagar, tags: ['pathagar','addons'] }
subsequently it is in
roles/7-edu-apps/meta/main.yml
Tim
From: German Ruiz - FundacionZT
Sent: Tuesday, July 01, 2014 3:36 PM
To: Tim Moody
Cc: xsce-devel ; server-devel at lists.laptop.org
Subject: Re: [Server-devel] pathagar
2014-06-28 15:19 GMT-06:00 Tim Moody <tim at 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 at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.laptop.org/pipermail/server-devel/attachments/20140701/4f5b3e48/attachment.html>
More information about the Server-devel
mailing list