So I'd highly recommend building the package instead. You can "make debian" to build one.
I should also point out the last released version of Ansible is actually 1.4.4 -- so you may want to think about upgrading -- see https://github.com/ansible/ansible/blob/devel/CHANGELOG.md On Sun, Feb 2, 2014 at 4:48 AM, Diogene Laerce <[email protected]> wrote: > Hi, > > I have this error : > > /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown > distribution option: 'install_requires' > warnings.warn(msg) > > when running : sudo python setup.py install > with the last version of ansible (1.4.1) on debian wheezy. > > Is this something I should worry of ? > > Thank you > > -- > "One original thought is worth a thousand mindless quotings." > "Le vrai n'est pas plus sûr que le probable." > > Diogene Laerce > > > -- > 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.
