Scheduled Release #13248
Annotations
1 error
|
Build Image
buildx failed with: ERROR: failed to build: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c apk add --no-cache bash bluez bluez-deprecated bluez-libs ca-certificates catatonit cups-libs curl eudev-libs ffmpeg git jq libcap libturbojpeg libstdc++ libxslt mariadb-connector-c mariadb-connector-c-dev nano openssh-client openssl postgresql-libs socat tiff tzdata unzip && apk add --no-cache --virtual=.build-deps autoconf build-base cargo cmake cups-dev eudev-dev ffmpeg-dev glib-dev jpeg-dev libffi-dev libxml2-dev libxslt-dev postgresql-dev unixodbc-dev && pip install uv && curl -fsSL \"https://github.com/home-assistant/core/archive/${VERSION}.tar.gz\" | tar xzf - -C /tmp --strip-components=1 && case \"${TARGETPLATFORM}\" in 'linux/amd64') export ARCH='amd64'; ;; 'linux/arm64') export ARCH='aarch64'; ;; esac && HOME_ASSISTANT_BASE=$(curl -fsSL \"https://raw.githubusercontent.com/home-assistant/core/${VERSION}/build.yaml\" | grep \"${ARCH}: \" | cut -d \":\" -f3) && uv pip install --system --only-binary=:all: --find-links \"${HOMEASSISTANT_WHEELS}\" --requirement \"https://raw.githubusercontent.com/home-assistant/docker/${HOME_ASSISTANT_BASE}/requirements.txt\" && uv pip install --system --only-binary=:all: --find-links \"${HOMEASSISTANT_WHEELS}\" --requirement /tmp/requirements_all.txt && uv pip install --system --only-binary=:all: --find-links \"${HOMEASSISTANT_WHEELS}\" homeassistant==\"${VERSION}\" && apk del --purge .build-deps && rm -rf /root/.cache /root/.cargo /tmp/*" did not complete successfully: exit code: 2
|
Loading