[
https://issues.apache.org/jira/browse/DISPATCH-2336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17505696#comment-17505696
] ASF GitHub Bot commented on DISPATCH-2336: ------------------------------------------ codecov-commenter edited a comment on pull request #1536: URL: https://github.com/apache/qpid-dispatch/pull/1536#issuecomment-1066103408 # [Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/1536?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) Report > Merging [#1536](https://codecov.io/gh/apache/qpid-dispatch/pull/1536?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (d7af480) into [main](https://codecov.io/gh/apache/qpid-dispatch/commit/b31c748991ff214d7c7ec24044bcee02bc248a36?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) (b31c748) will **increase** coverage by `0.01%`. > The diff coverage is `n/a`. [](https://codecov.io/gh/apache/qpid-dispatch/pull/1536?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) ```diff @@ Coverage Diff @@ ## main #1536 +/- ## ========================================== + Coverage 85.84% 85.85% +0.01% ========================================== Files 110 110 Lines 24701 24701 ========================================== + Hits 21205 21208 +3 + Misses 3496 3493 -3 ``` | [Impacted Files](https://codecov.io/gh/apache/qpid-dispatch/pull/1536?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) | Coverage Δ | | |---|---|---| | [src/router\_core/transfer.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1536/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL3JvdXRlcl9jb3JlL3RyYW5zZmVyLmM=) | `85.71% <0.00%> (-0.87%)` | :arrow_down: | | [src/router\_node.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1536/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL3JvdXRlcl9ub2RlLmM=) | `93.07% <0.00%> (-0.10%)` | :arrow_down: | | [src/message.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1536/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL21lc3NhZ2UuYw==) | `87.92% <0.00%> (+0.07%)` | :arrow_up: | | [src/router\_core/connections.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1536/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL3JvdXRlcl9jb3JlL2Nvbm5lY3Rpb25zLmM=) | `86.98% <0.00%> (+0.28%)` | :arrow_up: | | [src/router\_core/delivery.c](https://codecov.io/gh/apache/qpid-dispatch/pull/1536/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation#diff-c3JjL3JvdXRlcl9jb3JlL2RlbGl2ZXJ5LmM=) | `93.71% <0.00%> (+0.73%)` | :arrow_up: | ------ [Continue to review full report at Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/1536?src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation) > `Δ = absolute <relative> (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://codecov.io/gh/apache/qpid-dispatch/pull/1536?src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Last update [b31c748...d7af480](https://codecov.io/gh/apache/qpid-dispatch/pull/1536?src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=The+Apache+Software+Foundation). -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] > Dockerfile-ubuntu not building > ------------------------------ > > Key: DISPATCH-2336 > URL: https://issues.apache.org/jira/browse/DISPATCH-2336 > Project: Qpid Dispatch > Issue Type: Bug > Affects Versions: 1.18.0 > Reporter: Birgen Geelen > Assignee: Jiri Daněk > Priority: Minor > Fix For: 1.19.0 > > > 2 issues while building the docker image using command: > sudo docker build -t docker-image-name --file=Dockerfile-ubuntu > * 1st Error raised is: > {code:java} > STEP 5/13: RUN pip3 install quart selectors grpcio protobuf h2 > /bin/sh: 1: pip3: not found > Error: error building at STEP "RUN pip3 install quart selectors grpcio > protobuf h2": error while running runtime: exit status 127 {code} > Can be fixed by adding python3-pip to the list of packages to be installed > Dockerfile-ubuntu. > > > * 2nd error: incorrect change directory statement > Diff for fix: > diff Dockerfile-ubuntu Dockerfile-ubuntu.old > 29c29 > < apt-get install -y curl gcc g++ automake libwebsockets-dev libtool > zlib1g-dev cmake libsasl2-dev libssl-dev libnghttp2-dev python3-dev > *_+python3-pip+_* libuv1-dev sasl2-bin swig maven git && \ > — > > apt-get install -y curl gcc g++ automake libwebsockets-dev libtool > > zlib1g-dev cmake libsasl2-dev libssl-dev libnghttp2-dev python3-dev > > libuv1-dev sasl2-bin swig maven git && \ > 34c34 > < RUN git clone [https://gitbox.apache.org/repos/asf/qpid-dispatch.git] && cd > *_+qpid-dispatch+_* && git submodule add > [https://gitbox.apache.org/repos/asf/qpid-proton.git] && git submodule update > --init > — > > RUN git clone [https://gitbox.apache.org/repos/asf/qpid-dispatch.git] && cd > > *{color:#FF0000}/qpid-dispatch{color}* && git submodule add > > [https://gitbox.apache.org/repos/asf/qpid-proton.git] && git submodule > > update --init -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
