Doing "make deb" without getting the latest submodules first would leave some things out, yes.
(I'm still curious why it tracebacked versus giving you the "can't find modules" friendly message) On Sat, Nov 1, 2014 at 1:54 PM, 'Diogene Laerce' via Ansible Project < [email protected]> wrote: > Hi, > > On 11/01/2014 03:08 PM, Matt Martz wrote: > > How did you install 1.8? Ansible now uses sub modules for a few paths, > > so you need to make sure you follow: > > > > You can find instructions here > > <http://docs.ansible.com/intro_getting_started.html> for a variety of > > platforms. If you decide to go with the development branch, be sure to > > run "git submodule update --init --recursive" after doing a checkout. > > I installed it with the "make deb" feature. > > So I uninstalled it, recloned, ran the given command and remade the deb > package : it now works. > > 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/CA%2BnsWgza5CgLThyZArN7O%3DB_4J9jinhPOZ_XU1Dkq4%3D32r83Sg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
