https://bugzilla.redhat.com/show_bug.cgi?id=1534799 Robert-André Mauchin <zebob.m@xxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zebob.m@xxxxxxxxx --- Comment #1 from Robert-André Mauchin <zebob.m@xxxxxxxxx> --- - I got an error at the Sphinx-build part: + sphinx-build . html Running Sphinx v1.6.6 making output directory... Configuration error: There is a programable error in your configuration file: Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/sphinx/config.py", line 157, in __init__ execfile_(filename, config) File "/usr/lib/python2.7/site-packages/sphinx/util/pycompat.py", line 150, in execfile_ exec_(code, _globals) File "/usr/lib/python2.7/site-packages/six.py", line 709, in exec_ exec("""exec _code_ in _globs_, _locs_""") File "<string>", line 1, in <module> File "conf.py", line 61, in <module> import hdfs ImportError: No module named hdfs Erreur de construction de RPM : erreur : Mauvais statut de sortie pour /var/tmp/rpm-tmp.7NTqCT (%build) Mauvais statut de sortie pour /var/tmp/rpm-tmp.7NTqCT (%build) Simply use: pushd doc PYTHONPATH=../ sphinx-build . html popd to build the docs. - Some binaries are installed but not packaged in %files: /usr/bin/hdfscli /usr/bin/hdfscli-avro Add them to %files (likely in the python3 subpackage). -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx