Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xmllint make error, typo #43

Closed
stemid opened this issue Mar 15, 2012 · 1 comment
Closed

xmllint make error, typo #43

stemid opened this issue Mar 15, 2012 · 1 comment

Comments

@stemid
Copy link
Contributor

stemid commented Mar 15, 2012

$ sudo make install
a2x -D docs/man/man1/ -d manpage -f manpage docs/man/man1/ansible.1.asciidoc
a2x: ERROR: xmllint --nonet --noout --valid /Users/nocturnal/Development/homebrew/ansible/docs/man/man1/ansible.1.xml returned non-zero exit status 4
make: *** [docs/man/man1/ansible.1] Error 1
$ sudo xmllint --noent --noout --valid /Users/nocturnal/Development/homebrew/ansible/docs/man/man1/ansible.1.xml

On Mac OS X Lion 10.7.3, it used to work before the last git pull.

@mpdehaan
Copy link
Contributor

Thanks for the report.

we're going to remove asciidoc from the build steps and check in the manpage output, closing as a dup of #42

aimonb added a commit to DimensionDataResearch/ansible that referenced this issue Aug 12, 2016
* Adding webdocs support

* major redo of doc generation

* final changes to documentation

* Adding webdocs support

* major redo of doc generation

* major redo of doc generation

Change-Id: Ic46dbc4ae1431a9ac882c88fbf0af56dd8b40d9a
GustavoHennig pushed a commit to GustavoHennig/ansible that referenced this issue Apr 27, 2017
kihahu added a commit to kihahu/ansible that referenced this issue May 16, 2018
toshywoshy pushed a commit to toshywoshy/ansible that referenced this issue Oct 1, 2018
py_packages is not a field know by distutils or setuptools. The closest
is `py_modules`, which perhaps what the erroneus line here started as.

Fixes ansible#43
@ansible ansible locked and limited conversation to collaborators Apr 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants