[ 
https://issues.apache.org/jira/browse/DISPATCH-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17297354#comment-17297354
 ] 

ASF GitHub Bot commented on DISPATCH-1969:
------------------------------------------

jiridanek opened a new pull request #1065:
URL: https://github.com/apache/qpid-dispatch/pull/1065


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


> 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]

Reply via email to