Skip to content

build docker images: CherryMusic (Debian) #31

build docker images: CherryMusic (Debian)

build docker images: CherryMusic (Debian) #31

Manually triggered October 27, 2024 13:28
Status Failure
Total duration 4m 29s
Artifacts

build_docker_images-debian.yaml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
docker
buildx failed with: ERROR: failed to solve: process "/bin/bash -euxo pipefail -c addgroup --gid 1000 cherrymusic ; adduser --system --shell /sbin/nologin --uid 1000 --ingroup cherrymusic --home /cherrymusic cherrymusic ; chmod +x /usr/local/bin/docker-entrypoint.sh ; apt-get update ; apt-get install -y --no-install-recommends lame vorbis-tools flac faad mpg123 opus-tools imagemagick wget netcat-openbsd ; BUILD_DEPS='gcc libcairo2-dev libgirepository1.0-dev git cmark'; apt-get install -y --no-install-recommends $BUILD_DEPS ; pip3 install --no-cache-dir Unidecode PyGObject CherryPy ; git clone --branch master --single-branch https://github.com/devsnd/cherrymusic.git /cherrymusic/app ; rm -r /cherrymusic/app/.git ; apt remove --purge -y $BUILD_DEPS; apt autoremove -y ; rm -rf /var/lib/apt/lists/*\t; mkdir -p /cherrymusic/{.config/cherrymusic,.local/share/cherrymusic,Music,ssl} ; chown -R cherrymusic:cherrymusic /cherrymusic" did not complete successfully: exit code: 1
docker
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
docker
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
docker
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/