Skip to content

build_on_wreadsb_update #47

build_on_wreadsb_update

build_on_wreadsb_update #47

Triggered via repository dispatch February 6, 2025 09:50
@kx1tkx1t
build_on_wreadsb_update 37921c9
Status Failure
Total duration 1m 7s
Artifacts 1

deploy_wreadsb.yml

on: repository_dispatch
Deploy MLAT client image to ghcr.io
58s
Deploy MLAT client image to ghcr.io
Deploy wreadsb to ghcr.io
0s
Deploy wreadsb to ghcr.io
Trigger deploy of sdr-enthusiasts/docker-tar1090
0s
Trigger deploy of sdr-enthusiasts/docker-tar1090
Fit to window
Zoom out
Zoom in

Annotations

1 error
Deploy MLAT client image to ghcr.io
buildx failed with: ERROR: failed to solve: process "/bin/bash -x -o pipefail -c set -x && PACKAGES=() && PACKAGES+=(git) && PACKAGES+=(gcc) && PACKAGES+=(python3-dev) && PACKAGES+=(python3-setuptools) && PACKAGES+=(build-essential) && PACKAGES+=(ca-certificates) && apt-get update && apt-get install -y --no-install-recommends \"${PACKAGES[@]}\" && git clone --depth=1 \"$MLATCLIENT_REPO\" /src/mlat-client && cd /src/mlat-client && python3 setup.py build && python3 setup.py install && dist_pkg_target=\"$(ls -d /usr/local/lib/python*/dist-packages)\" && mlatclient_target=\"$(which mlat-client)\" && tar zcvf /mlatclient.tgz \"${dist_pkg_target}\" \"${mlatclient_target}\" && apt-get clean && rm -rf /src/* \"${dist_pkg_target}\" \"${mlatclient_target}\" && bash /app/scripts/clean-build.sh" did not complete successfully: exit code: 100

Artifacts

Produced during runtime
Name Size
sdr-enthusiasts~docker-baseimage~ET1E5V.dockerbuild
48.5 KB