⬆️ Update alpine_3_21/curl-dev to v8.11.1-r0 #827
ci.yaml
on: pull_request
workflows
/
Gather add-on information
3s
workflows
/
JSON Lint
3s
workflows
/
Shellcheck
2s
workflows
/
YAMLLint
10s
workflows
/
Prettier
9s
Matrix: workflows / build
Annotations
9 errors and 8 warnings
workflows / Build armhf
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies autoconf=2.72-r0 automake=1.17-r0 build-base=0.5-r3 curl-dev=8.11.1-r0 ffmpeg-dev=6.1.2-r1 gettext-dev=0.22.5-r0 git=2.47.1-r0 jpeg-dev=9f-r0 libjpeg-turbo-dev=3.0.4-r0 libmicrohttpd-dev=0.9.77-r0 libwebp-dev=1.4.0-r0 linux-headers=6.6-r1 musl-dev=1.2.5-r8 python3-dev=3.12.8-r1 v4l-utils-dev=1.28.1-r1 && apk add --no-cache cifs-utils=7.1-r0 ffmpeg-libs=6.1.2-r1 ffmpeg=6.1.2-r1 libintl=0.22.5-r0 libjpeg-turbo=3.0.4-r0 libjpeg=9f-r0 libmicrohttpd=0.9.77-r0 libwebp=1.4.0-r0 mosquitto-clients=2.0.20-r0 nginx=1.26.2-r3 py3-pip=24.3.1-r0 python3=3.12.8-r1 rsync=3.3.0-r0 v4l-utils=1.28.1-r1 && curl -J -L -o /tmp/motion.tar.gz \"https://github.com/Motion-Project/motion/archive/release-${MOTION_VERSION}.tar.gz\" && mkdir -p /tmp/motion && tar zxf /tmp/motion.tar.gz -C /tmp/motion --strip-components=1 && cd /tmp/motion && autoreconf -fiv && ./configure --without-pgsql --without-mysql --without-sqlite3 --prefix=/usr --sysconfdir=/etc && make install && pip install --no-cache-dir \"https://github.com/motioneye-project/motioneye/archive/${MOTIONEYE_VERSION}.tar.gz\" && apk del --no-cache --purge .build-dependencies && rm -f -r /tmp/*" did not complete successfully: exit code: 5
|
workflows / Build armv7
The job was canceled because "armhf" failed.
|
workflows / Build armv7
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies autoconf=2.72-r0 automake=1.17-r0 build-base=0.5-r3 curl-dev=8.11.1-r0 ffmpeg-dev=6.1.2-r1 gettext-dev=0.22.5-r0 git=2.47.1-r0 jpeg-dev=9f-r0 libjpeg-turbo-dev=3.0.4-r0 libmicrohttpd-dev=0.9.77-r0 libwebp-dev=1.4.0-r0 linux-headers=6.6-r1 musl-dev=1.2.5-r8 python3-dev=3.12.8-r1 v4l-utils-dev=1.28.1-r1 && apk add --no-cache cifs-utils=7.1-r0 ffmpeg-libs=6.1.2-r1 ffmpeg=6.1.2-r1 libintl=0.22.5-r0 libjpeg-turbo=3.0.4-r0 libjpeg=9f-r0 libmicrohttpd=0.9.77-r0 libwebp=1.4.0-r0 mosquitto-clients=2.0.20-r0 nginx=1.26.2-r3 py3-pip=24.3.1-r0 python3=3.12.8-r1 rsync=3.3.0-r0 v4l-utils=1.28.1-r1 && curl -J -L -o /tmp/motion.tar.gz \"https://github.com/Motion-Project/motion/archive/release-${MOTION_VERSION}.tar.gz\" && mkdir -p /tmp/motion && tar zxf /tmp/motion.tar.gz -C /tmp/motion --strip-components=1 && cd /tmp/motion && autoreconf -fiv && ./configure --without-pgsql --without-mysql --without-sqlite3 --prefix=/usr --sysconfdir=/etc && make install && pip install --no-cache-dir \"https://github.com/motioneye-project/motioneye/archive/${MOTIONEYE_VERSION}.tar.gz\" && apk del --no-cache --purge .build-dependencies && rm -f -r /tmp/*" did not complete successfully: exit code: 5
|
workflows / Build aarch64
The job was canceled because "armhf" failed.
|
workflows / Build aarch64
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies autoconf=2.72-r0 automake=1.17-r0 build-base=0.5-r3 curl-dev=8.11.1-r0 ffmpeg-dev=6.1.2-r1 gettext-dev=0.22.5-r0 git=2.47.1-r0 jpeg-dev=9f-r0 libjpeg-turbo-dev=3.0.4-r0 libmicrohttpd-dev=0.9.77-r0 libwebp-dev=1.4.0-r0 linux-headers=6.6-r1 musl-dev=1.2.5-r8 python3-dev=3.12.8-r1 v4l-utils-dev=1.28.1-r1 && apk add --no-cache cifs-utils=7.1-r0 ffmpeg-libs=6.1.2-r1 ffmpeg=6.1.2-r1 libintl=0.22.5-r0 libjpeg-turbo=3.0.4-r0 libjpeg=9f-r0 libmicrohttpd=0.9.77-r0 libwebp=1.4.0-r0 mosquitto-clients=2.0.20-r0 nginx=1.26.2-r3 py3-pip=24.3.1-r0 python3=3.12.8-r1 rsync=3.3.0-r0 v4l-utils=1.28.1-r1 && curl -J -L -o /tmp/motion.tar.gz \"https://github.com/Motion-Project/motion/archive/release-${MOTION_VERSION}.tar.gz\" && mkdir -p /tmp/motion && tar zxf /tmp/motion.tar.gz -C /tmp/motion --strip-components=1 && cd /tmp/motion && autoreconf -fiv && ./configure --without-pgsql --without-mysql --without-sqlite3 --prefix=/usr --sysconfdir=/etc && make install && pip install --no-cache-dir \"https://github.com/motioneye-project/motioneye/archive/${MOTIONEYE_VERSION}.tar.gz\" && apk del --no-cache --purge .build-dependencies && rm -f -r /tmp/*" did not complete successfully: exit code: 5
|
workflows / Build i386
The job was canceled because "armhf" failed.
|
workflows / Build i386
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies autoconf=2.72-r0 automake=1.17-r0 build-base=0.5-r3 curl-dev=8.11.1-r0 ffmpeg-dev=6.1.2-r1 gettext-dev=0.22.5-r0 git=2.47.1-r0 jpeg-dev=9f-r0 libjpeg-turbo-dev=3.0.4-r0 libmicrohttpd-dev=0.9.77-r0 libwebp-dev=1.4.0-r0 linux-headers=6.6-r1 musl-dev=1.2.5-r8 python3-dev=3.12.8-r1 v4l-utils-dev=1.28.1-r1 && apk add --no-cache cifs-utils=7.1-r0 ffmpeg-libs=6.1.2-r1 ffmpeg=6.1.2-r1 libintl=0.22.5-r0 libjpeg-turbo=3.0.4-r0 libjpeg=9f-r0 libmicrohttpd=0.9.77-r0 libwebp=1.4.0-r0 mosquitto-clients=2.0.20-r0 nginx=1.26.2-r3 py3-pip=24.3.1-r0 python3=3.12.8-r1 rsync=3.3.0-r0 v4l-utils=1.28.1-r1 && curl -J -L -o /tmp/motion.tar.gz \"https://github.com/Motion-Project/motion/archive/release-${MOTION_VERSION}.tar.gz\" && mkdir -p /tmp/motion && tar zxf /tmp/motion.tar.gz -C /tmp/motion --strip-components=1 && cd /tmp/motion && autoreconf -fiv && ./configure --without-pgsql --without-mysql --without-sqlite3 --prefix=/usr --sysconfdir=/etc && make install && pip install --no-cache-dir \"https://github.com/motioneye-project/motioneye/archive/${MOTIONEYE_VERSION}.tar.gz\" && apk del --no-cache --purge .build-dependencies && rm -f -r /tmp/*" did not complete successfully: exit code: 5
|
workflows / Build amd64
The job was canceled because "armhf" failed.
|
workflows / Build amd64
The operation was canceled.
|
workflows / JSON Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
workflows / Shellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
workflows / Gather add-on information
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
workflows / Prettier
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
workflows / YAMLLint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
workflows / Hadolint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
workflows / Lint Add-on
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
workflows / Build armhf
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
hassio-addons~addon-motioneye~6IFB3V.dockerbuild
|
21.3 KB |
|
hassio-addons~addon-motioneye~AKTKA8.dockerbuild
|
21 KB |
|
hassio-addons~addon-motioneye~F2XUH3.dockerbuild
|
21.2 KB |
|
hassio-addons~addon-motioneye~GAL852.dockerbuild
|
20.3 KB |
|