You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Jiri Daněk (Jira)" <ji...@apache.org> on 2022/03/10 15:06:00 UTC

[jira] [Assigned] (DISPATCH-2336) Dockerfile-ubuntu not building

     [ https://issues.apache.org/jira/browse/DISPATCH-2336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiri Daněk reassigned DISPATCH-2336:
------------------------------------

    Assignee: Jiri Daněk

> 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
>
>
> An error is raised while building the docker image using command:
> sudo docker build -t docker-image-name --file=Dockerfile-ubuntu
> 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.
>  



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org