Skip to content
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Add appstream utilities and zsync for embedding update info to `naev-… #344

Add appstream utilities and zsync for embedding update info to `naev-…

Add appstream utilities and zsync for embedding update info to `naev-… #344

Triggered via push July 21, 2025 05:26
Status Failure
Total duration 1m 3s
Artifacts

test_docker.yml

on: push
Matrix: test_images / image_build
Fit to window
Zoom out
Zoom in

Annotations

9 errors
test_images / image_build (naev-release, naev-release)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c curl -L -O https://cli.github.com/packages/rpm/gh-cli.repo --output-dir /etc/yum.repos.d && microdnf update -y && microdnf --nodocs --setopt=install_weak_deps=0 -y install gh python3-pip ninja-build clang gawk gcc gzip python3-pyyaml file git readline-devel rustup tar xz unzip zip glibc.i686 sdl2-compat.i686 && appstream desktop-file-utils zsync && microdnf clean all && curl -L -O http://media.steampowered.com/installer/steamcmd_linux.tar.gz && mkdir -p /opt/steamcmd && tar -xvzf steamcmd_linux.tar.gz -C /opt/steamcmd && mv /opt/steamcmd/steam.sh /opt/steamcmd/steam && mv /opt/steamcmd/steamcmd.sh /opt/steamcmd/steamcmd && rm steamcmd_linux.tar.gz && curl -L -o butler.zip https://broth.itch.ovh/butler/linux-amd64/LATEST/archive/default && mkdir -p /opt/butler && unzip butler.zip -d /opt/butler && chmod +x /opt/butler && rm butler.zip && curl -L -O https://github.com/indygreg/apple-platform-rs/releases/download/apple-codesign%2F0.29.0/apple-codesign-0.29.0-x86_64-unknown-linux-musl.tar.gz && mkdir -p /opt/apple-codesign && tar --strip-components=1 -xvzf apple-codesign-0.29.0-x86_64-unknown-linux-musl.tar.gz -C /opt/apple-codesign && rm apple-codesign-0.29.0-x86_64-unknown-linux-musl.tar.gz && python3 -m pip install xmltodict && python3 -m pip install 'meson>=1.7.0,<1.8.0' --upgrade && echo \"Verifying meson install\" && command -v meson && meson --version && echo \"Verifying steamcmd install\" && command -v steamcmd && steamcmd +quit && echo \"Verifying butler install\" && command -v butler && butler -V && echo \"Verifying rcodesign install\" && command -v rcodesign && rcodesign -V && echo \"Verifying GH CLI install\" && command -v gh && gh version" did not complete successfully: exit code: 127
test_images / image_build (naev-docs, naev-docs)
The operation was canceled.
test_images / image_build (naev-docs, naev-docs)
The strategy configuration was canceled because "test_images.image_build.naev-release_naev-release" failed
test_images / image_build (naev-macos, naev-macos)
The operation was canceled.
test_images / image_build (naev-macos, naev-macos)
The strategy configuration was canceled because "test_images.image_build.naev-release_naev-release" failed
test_images / image_build (naev-windows, naev-windows)
The operation was canceled.
test_images / image_build (naev-windows, naev-windows)
The strategy configuration was canceled because "test_images.image_build.naev-release_naev-release" failed
test_images / image_build (naev-steamruntime, naev-steamruntime)
The operation was canceled.
test_images / image_build (naev-steamruntime, naev-steamruntime)
The strategy configuration was canceled because "test_images.image_build.naev-release_naev-release" failed