Skip to content

remove misbehaving qemu #18

remove misbehaving qemu

remove misbehaving qemu #18

Triggered via push January 26, 2025 19:45
Status Failure
Total duration 11m 23s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 6 warnings
Build
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/bash -o pipefail -c set -x && TEMP_PACKAGES=() && KEPT_PACKAGES=() && TEMP_PACKAGES+=() && TEMP_PACKAGES+=(build-essential) && TEMP_PACKAGES+=(cmake) && TEMP_PACKAGES+=(pkg-config) && TEMP_PACKAGES+=(git) && TEMP_PACKAGES+=(libtiff-dev) && TEMP_PACKAGES+=(libjemalloc-dev) && TEMP_PACKAGES+=(libusb-1.0-0-dev) && KEPT_PACKAGES+=(libusb-1.0-0) && KEPT_PACKAGES+=(libtiff6) && KEPT_PACKAGES+=(python3) && KEPT_PACKAGES+=(python3-prctl) && apt-get update && apt-get install -y --no-install-recommends \"${KEPT_PACKAGES[@]}\" \"${TEMP_PACKAGES[@]}\" && git clone https://github.com/altillimity/satdump.git /src/satdump && pushd /src/satdump && git apply /tmp/satdump.patch && sed -i '/zenity/d' packages.runner && xargs -a /src/satdump/packages.builder apt install --no-install-recommends -qy && xargs -a /src/satdump/packages.runner apt install -qy && mkdir build && pushd build && cmake -DCMAKE_BUILD_TYPE=Release -DBUILD_GUI=OFF .. && make -j`nproc` && make install && popd && popd && xargs -a /src/satdump/packages.builder apt purge -qy && apt-get remove -y \"${TEMP_PACKAGES[@]}\" && apt-get autoremove -y && rm -rf /src/* /tmp/* /var/lib/apt/lists/* && mkdir -p /opt && pushd /opt && curl --location --output /opt/citycodes.csv https://raw.githubusercontent.com/rpatel3001/Airports/main/citycodes.csv && curl --location --output /opt/airports.csv https://raw.githubusercontent.com/rpatel3001/Airports/main/airports.csv && popd" did not complete successfully: exit code: 2
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build
The `save-state` 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/
Build
The `save-state` 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/
Build
The `save-state` 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/
Build
The `save-state` 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/
Build
The `save-state` 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/