You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Istvan Toth (Jira)" <ji...@apache.org> on 2022/01/03 08:39:00 UTC

[jira] [Assigned] (PHOENIX-6618) Yetus docker image cannot be built as openjdk 11.0.11 is no longer available

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

Istvan Toth reassigned PHOENIX-6618:
------------------------------------

    Assignee: Istvan Toth

> Yetus docker image cannot be built as openjdk 11.0.11 is no longer available
> ----------------------------------------------------------------------------
>
>                 Key: PHOENIX-6618
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-6618
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Istvan Toth
>            Assignee: Istvan Toth
>            Priority: Major
>
> Yetus fails with
> {noformat}
> 09:31:52  #8 8.026 E: Version '11.0.11+9-0ubuntu2~20.04' for 'openjdk-11-jdk-headless' was not found
> 09:31:52  #8 8.026 E: Version '11.0.11+9-0ubuntu2~20.04' for 'openjdk-11-jre-headless' was not found
> 09:31:52  #8 8.026 E: Version '11.0.11+9-0ubuntu2~20.04' for 'openjdk-11-jre' was not found
> 09:31:55  #8 ERROR: executor failed running [/bin/bash -o pipefail -c apt-get update     && apt-get -q install --no-install-recommends -y openjdk-11-jdk-headless=11.0.11+9-0ubuntu2~20.04 openjdk-11-jre-headless=11.0.11+9-0ubuntu2~20.04 openjdk-11-jre=11.0.11+9-0ubuntu2~20.04]: exit code: 100
> 09:31:55  ------
> 09:31:55   > [5/5] RUN apt-get update     && apt-get -q install --no-install-recommends -y openjdk-11-jdk-headless=11.0.11+9-0ubuntu2~20.04 openjdk-11-jre-headless=11.0.11+9-0ubuntu2~20.04 openjdk-11-jre=11.0.11+9-0ubuntu2~20.04:
> 09:31:55  ------
> 09:31:55  executor failed running [/bin/bash -o pipefail -c apt-get update     && apt-get -q install --no-install-recommends -y openjdk-11-jdk-headless=11.0.11+9-0ubuntu2~20.04 openjdk-11-jre-headless=11.0.11+9-0ubuntu2~20.04 openjdk-11-jre=11.0.11+9-0ubuntu2~20.04]: exit code: 100
> 09:31:55  ERROR: Docker failed to build yetus/phoenix:1a13c055a.
> {noformat}
> It looks like ubuntu removes older updates when they are superceded.



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