Skip to content

Use native python TLS-PSK #123

Use native python TLS-PSK

Use native python TLS-PSK #123

Triggered via pull request January 30, 2025 17:51
Status Failure
Total duration 24m 43s
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 libxml2-dev libxslt-dev && pip3 install -r requirements.txt && apt-get remove -y gcc libxml2-dev libxslt-dev && 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