Hi all,

I'm trying to install Ansible on a Ubuntu 16.04 VM (VMWare). I'm following 
the install instruction on Ansible website, however when executing the 
command "make rpm", i get the following error message : 

make[1]: *** [docs/man/man1/ansible-vault.1] Error 1
rm docs/man/man1/ansible-vault.1.asciidoc
make[1]: Leaving directory '/home/camille/ansible'
Makefile:355: recipe for target 'docs' failed
make: *** [docs] Error 2



I guess the error comes from this line of the file Makefile :
docs: generate_asciidoc
        make $(MANPAGES)


When i comment those 2 lines, however, i get a similar error with an other 
"make ...".

Do you have any clue about this issue ?

-- 
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/674873d2-1f54-450c-a153-714eee7654db%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to