https://bugzilla.redhat.com/show_bug.cgi?id=1077791 --- Comment #1 from Antonio Trande <anto.trande@xxxxxxxxx> --- Documentation build fails in rawhide: + make -j2 python mkdir -p build/py-doc-build echo "[epydoc]" > build/epydoc.lst echo -n "modules: " >> build/epydoc.lst find ../ -type f -name '*.py' | grep -v test | xargs echo -n >> build/epydoc.lst `which epydoc` --inheritance listed --graph all --html -o python-doc --config build/epydoc.lst +--------------------------------------------------------------------- | In ../copr-be.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named backend (line 4) | [.... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-backend-1.30/backend/actions.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named bunch (line 1) | [......... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-backend-1.30/backend/dispatcher.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named ansible (line 11) | [........... +--------------------------------------------------------------------- | In /builddir/build/BUILD/copr-backend-1.30/backend/mockremote.py: | Import failed (but source code parsing was successful). | Error: ImportError: No module named ansible.runner (line 39) | [.................... Warning: No information available for backend.dispatcher.SilentPlaybookCallbacks's base ansible.callbacks.PlaybookCallbacks [.................... Warning: No information available for backend.dispatcher.Worker's base multiprocessing.Process [.................... Warning: No information available for script-copr_be_py.CoprJobGrab's base multiprocessing.Process [.................... Warning: No information available for script-copr_be_py.CoprLog's base multiprocessing.Process [................................ Warning: No information available for backend.dispatcher.SilentPlaybookCallbacks's base ansible.callbacks.PlaybookCallbacks [................................ Warning: No information available for backend.dispatcher.Worker's base multiprocessing.Process [................................ Warning: No information available for script-copr_be_py.CoprJobGrab's base multiprocessing.Process [................................ Warning: No information available for script-copr_be_py.CoprLog's base multiprocessing.Process [.........................................................................] Warning: 1 markup error was found while processing docstrings. Use the verbose switch (-v) to display markup errors. + popd -- 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 https://admin.fedoraproject.org/mailman/listinfo/package-review