Rocky 9 dockerfiles for PWB (customer submitted!) #69
Annotations
2 errors and 1 warning
Build/Test/Scan/Push base pro image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -O https://cdn.rstudio.com/r/ubuntu-2004/pkgs/r-${R_VERSION}_1_amd64.deb && curl -O https://cdn.rstudio.com/r/ubuntu-2004/pkgs/r-${R_VERSION_ALT}_1_amd64.deb && apt-get update && apt-get install -yq --no-install-recommends ./r-${R_VERSION}_1_amd64.deb && apt-get install -yq --no-install-recommends ./r-${R_VERSION_ALT}_1_amd64.deb && rm -f ./r-${R_VERSION}_1_amd64.deb && rm -f ./r-${R_VERSION_ALT}_1_amd64.deb && ln -s /opt/R/${R_VERSION}/bin/R /usr/local/bin/R && ln -s /opt/R/${R_VERSION}/bin/Rscript /usr/local/bin/Rscript && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Retry - Build/Test/Scan/Push base pro image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c curl -O https://cdn.rstudio.com/r/ubuntu-2004/pkgs/r-${R_VERSION}_1_amd64.deb && curl -O https://cdn.rstudio.com/r/ubuntu-2004/pkgs/r-${R_VERSION_ALT}_1_amd64.deb && apt-get update && apt-get install -yq --no-install-recommends ./r-${R_VERSION}_1_amd64.deb && apt-get install -yq --no-install-recommends ./r-${R_VERSION_ALT}_1_amd64.deb && rm -f ./r-${R_VERSION}_1_amd64.deb && rm -f ./r-${R_VERSION_ALT}_1_amd64.deb && ln -s /opt/R/${R_VERSION}/bin/R /usr/local/bin/R && ln -s /opt/R/${R_VERSION}/bin/Rscript /usr/local/bin/Rscript && rm -rf /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, extractions/setup-just@v1, docker/setup-buildx-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading