Description
Yetus fails with
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.
It looks like ubuntu removes older updates when they are superceded.
Attachments
Issue Links
- links to