Skip to content

build root env with new libs and root ver #104

build root env with new libs and root ver

build root env with new libs and root ver #104

Triggered via push August 30, 2023 12:19
Status Failure
Total duration 22m 5s
Artifacts

env-build.yaml

on: push
Build matrix from directorues with changed files
4s
Build matrix from directorues with changed files
Matrix: build-and-push-image
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build-and-push-image (vre-singleuser-root)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apt-get update -qq && ln -sf /usr/share/zoneinfo/UTC /etc/localtime && apt-get -y install $(cat packages) wget && rm -rf /var/lib/apt/lists/* && wget https://root.cern/download/${ROOT_BIN} && tar -xzvf ${ROOT_BIN} && rm -f ${ROOT_BIN} && echo /opt/root/lib >> /etc/ld.so.conf && ldconfig" did not complete successfully: exit code: 100
Build matrix from directorues with changed files
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/