⬆️ Update ghcr.io/hassio-addons/debian-base Docker tag to v7 #1098
ci.yaml
on: pull_request
workflows
/
Gather add-on information
3s
workflows
/
JSON Lint
2s
workflows
/
Shellcheck
3s
workflows
/
YAMLLint
12s
workflows
/
Prettier
3s
Matrix: workflows / build
Annotations
3 errors
workflows / Build amd64
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c MAKEFLAGS=\"-j$(nproc)\" && export MAKEFLAGS && apt-get update && apt-get install -y --no-install-recommends build-essential=12.9 dirmngr=2.2.27-2+deb11u2 git=1:2.30.2-1+deb11u2 gpg-agent=2.2.27-2+deb11u2 gpg=2.2.27-2+deb11u2 libffi-dev=3.3-6 libffi7=3.3-6 libfreetype6-dev=2.10.4+dfsg-1+deb11u1 libfreetype6=2.10.4+dfsg-1+deb11u1 libjpeg62-turbo-dev=1:2.0.6-4 libjpeg62-turbo=1:2.0.6-4 libmariadb-dev=1:10.5.19-0+deb11u2 libmariadb3=1:10.5.19-0+deb11u2 libnginx-mod-http-lua=1.18.0-6.1+deb11u3 libpng-dev=1.6.37-3 libpng16-16=1.6.37-3 libpq-dev=13.10-0+deb11u1 libpq5=13.10-0+deb11u1 libssl-dev=1.1.1n-0+deb11u4 libtiff5-dev=4.2.0-1+deb11u4 libxml2-dev=2.9.10+dfsg-6.7+deb11u4 libxml2=2.9.10+dfsg-6.7+deb11u4 libxslt1-dev=1.1.34-4+deb11u1 libxslt1.1=1.1.34-4+deb11u1 libzmq3-dev=4.3.4-1 libzmq5=4.3.4-1 nginx=1.18.0-6.1+deb11u3 pandoc=2.9.2.1-1+b1 pkg-config=0.29.2-1 python3-dev=3.9.2-3 python3-distutils=3.9.2-1 python3-minimal=3.9.2-3 zlib1g-dev=1:1.2.11.dfsg-2+deb11u2 && curl -sL https://deb.nodesource.com/setup_14.x | bash - && apt-get install -y --no-install-recommends nodejs=14.21.3-deb-1nodesource1 && curl https://bootstrap.pypa.io/get-pip.py | python3 && update-alternatives --install /usr/bin/python python /usr/bin/python3 10 && pip3 install --no-cache-dir numpy==1.23.2 && pip3 install --no-cache-dir -r /opt/requirements.txt && apt-get purge -y --auto-remove build-essential dirmngr gpg gpg-agent libffi-dev libfreetype6-dev libjpeg62-turbo-dev libmariadb-dev libpng-dev libpq-dev libssl-dev libtiff5-dev libxml2-dev libxslt1-dev libzmq3-dev pkg-config python-dev python3-dev zlib1g-dev && find /usr/local \\( -type d -a -name test -o -name tests -o -name '__pycache__' \\) -o \\( -type f -a -name '*.pyc' -o -name '*.pyo' \\) -exec rm -rf '{}' + && npm cache clean --force && rm -fr /tmp/* /root/{.cache,.config,.gnupg,.local,.log,.npm} /usr/local/share/.cache /var/{cache,log}/* /var/lib/apt/lists/*" did not complete successfully: exit code: 100
|
workflows / Build aarch64
The job was canceled because "amd64" failed.
|
workflows / Build aarch64
The operation was canceled.
|