Skip to content

Use native python TLS-PSK #122

Use native python TLS-PSK

Use native python TLS-PSK #122

Triggered via pull request January 30, 2025 17:40
Status Failure
Total duration 2m 59s
Artifacts

docker-publish.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error
build
buildx failed with: ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c apt-get update && apt-get install -y --no-install-recommends curl tar gcc jq && pip3 install -r requirements.txt && apt-get remove -y gcc && apt-get autoremove -y && curl -J -L -o /tmp/bashio.tar.gz \"https://github.com/hassio-addons/bashio/archive/${BASHIO_VERSION}.tar.gz\" && echo \"${BASHIO_SHA256} /tmp/bashio.tar.gz\" | sha256sum --check && mkdir /tmp/bashio && tar zxvf /tmp/bashio.tar.gz --strip 1 -C /tmp/bashio && mv /tmp/bashio/lib /usr/lib/bashio && ln -s /usr/lib/bashio/bashio /usr/bin/bashio" did not complete successfully: exit code: 1