Skip to content

Fix the building of the Docker container on github #92

Fix the building of the Docker container on github

Fix the building of the Docker container on github #92

Triggered via pull request September 3, 2024 18:22
Status Failure
Total duration 29s
Artifacts

docker.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c curl -kL \"https://github.com/***/libtpms/archive/${LIBTPMS_BRANCH}.tar.gz\" | tar --strip=1 -zxvf - -C /src/build-prep/libtpms RUN ./autogen.sh --prefix=/usr --libdir=/usr/lib --with-tpm2 --with-openssl && make -j\"$(nproc)\" V=1 && make -j\"$(nproc)\" V=1 check && make -j\"$(nproc)\" install && make DESTDIR=/app -j\"$(nproc)\" install" did not complete successfully: exit code: 1
test
Process completed with exit code 1.