Deploy #1327
Annotations
1 error
Cache build of image
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c set -x && TEMP_PACKAGES=() && KEPT_PACKAGES=() && TEMP_PACKAGES+=(build-essential) && TEMP_PACKAGES+=(pkg-config) && TEMP_PACKAGES+=(cmake) && TEMP_PACKAGES+=(automake) && TEMP_PACKAGES+=(autoconf) && TEMP_PACKAGES+=(git) && KEPT_PACKAGES+=(nginx-light) && TEMP_PACKAGES+=(python3-dev) && KEPT_PACKAGES+=(python3-cryptography) && TEMP_PACKAGES+=(libffi-dev) && KEPT_PACKAGES+=(libffi6) && KEPT_PACKAGES+=(rrdtool) && TEMP_PACKAGES+=(librrd-dev) && apt-get update && apt-get install -y --no-install-recommends \"${KEPT_PACKAGES[@]}\" \"${TEMP_PACKAGES[@]}\" && pushd /src/ && python3 -m pip install --no-cache-dir --break-system-packages -r /src/requirements.txt && apt-get -o Dpkg::Options::='--force-confmiss' install --reinstall --no-install-recommends -y netbase && popd && apt-get remove -y \"${TEMP_PACKAGES[@]}\" && apt-get autoremove -y && rm -rf /src/* /tmp/* /var/lib/apt/lists/* && rm -rf /root/.cargo" did not complete successfully: exit code: 100
|
Loading