[
https://issues.apache.org/jira/browse/DISPATCH-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17297373#comment-17297373
]
ASF subversion and git services commented on DISPATCH-1969:
-----------------------------------------------------------
Commit 5d2172e2dbcacd476fce4e3e3aa0035c57a26d25 in qpid-dispatch's branch
refs/heads/master from Jiri Daněk
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=5d2172e ]
DISPATCH-1969 Create CI job that renders Dispatch documentation (#1065)
> Create CI job that renders Dispatch documentation
> -------------------------------------------------
>
> Key: DISPATCH-1969
> URL: https://issues.apache.org/jira/browse/DISPATCH-1969
> Project: Qpid Dispatch
> Issue Type: Test
> Components: Tests
> Affects Versions: 1.16.0
> Reporter: Jiri Daněk
> Assignee: Jiri Daněk
> Priority: Major
>
> This should prevent breakages such as this recent one
> {code}
> [ 87%] Generating qdrouterd_help.adoc
> Traceback (most recent call last):
> File "/foo/qpid-dispatch/build/run.py", line 132, in <module>
> run_path(sys.argv[0], run_name="__main__")
> File "/foo/qpid-dispatch/build/run.py", line 116, in run_path
> runpy.run_path(file_path, run_name=run_name)
> File "/usr/lib64/python3.9/runpy.py", line 268, in run_path
> return _run_module_code(code, init_globals, run_name,
> File "/usr/lib64/python3.9/runpy.py", line 97, in _run_module_code
> _run_code(code, mod_globals, init_globals,
> File "/usr/lib64/python3.9/runpy.py", line 87, in _run_code
> exec(code, run_globals)
> File "/foo/qpid-dispatch/docs/man/help2txt.py", line 31, in <module>
> from qpid_dispatch_internal.compat.subproc import check_output
> ModuleNotFoundError: No module named 'qpid_dispatch_internal.compat.subproc'
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]