I'm using 1.4.4, installed from EPEL, Python is 2.6. It's a brand new Amazon Linux machine.
- Stan Lemon [email protected] On Fri, Jan 31, 2014 at 8:11 AM, Michael DeHaan <[email protected]>wrote: > Using an EL5 based OS to run Ansible is pretty unusual now since we > require Python 2.6. > (aka no EL 5) > > There is also logic to catch warning noise from paramiko imports now -- > what version of Ansible are you using? > > > > > On Fri, Jan 31, 2014 at 3:46 AM, Peter Gehres < > [email protected]> wrote: > >> >> https://groups.google.com/forum/#!topic/ansible-project/2G_BwedPLps/discussion >> >> >> On Thu, Jan 30, 2014 at 8:54 PM, Stan Lemon <[email protected]> wrote: >> >>> Hello, >>> I installed ansible on Amazon Linux from EPEL and when I run >>> ansible-playbook I am seeing the following output: >>> >>> 30-Jan-2014 22:28:15 >>> {"status":1,"request":"fcd249e3686b4ea356853a8f75d8f5fe"} 30-Jan-2014 >>> 22:28:16 /usr/lib64/python2.6/site-packages/Crypto/Util/number.py:57: >>> PowmInsecureWarning: Not using mpz_powm_sec. You should rebuild using >>> libgmp >= 5 to avoid timing attack vulnerability. 30-Jan-2014 22:28:16 >>> _warn("Not using mpz_powm_sec. You should rebuild using libgmp >= 5 to >>> avoid timing attack vulnerability.", PowmInsecureWarning) >>> Should I be concerned? Should I change something? This Amazon Linux is >>> an Elastic Agent for bamboo that I am using to orchestrate my cluster at >>> the moment. >>> >>> Thanks for your help, >>> >>> -- >>> Stan Lemon >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Ansible Project" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >> >> >> >> -- >> Peter Gehres >> Site Reliability Engineer | AppDynamics, Inc. >> www.appdynamics.com | AS62897 >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Ansible Project" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> For more options, visit https://groups.google.com/groups/opt_out. >> > > > > -- > Michael DeHaan <[email protected] <[email protected]>> > CTO, Ansible, Inc. > http://www.ansible.com/ <http://www.ansibleworks.com/> > > -- > You received this message because you are subscribed to the Google Groups > "Ansible Project" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
