Skip to content

update docker ghcr publishing workflows #19

update docker ghcr publishing workflows

update docker ghcr publishing workflows #19

Triggered via push September 14, 2024 13:26
Status Failure
Total duration 1m 12s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

1 error
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c echo \"**** install build packages ****\" && apk add --no-cache --upgrade --virtual=build-dependencies build-base python3-dev musl-dev git py3-cairo py3-gobject3 && echo \"**** install packages ****\" && apk add --no-cache --upgrade boost1.84-python3 geoip p7zip && python3 -m venv /lsiopy && pip install -U --no-cache-dir pip setuptools wheel && mkdir /app/deluge-src && git clone https://github.com/deluge-torrent/deluge.git /app/deluge-src/ && cd /app/deluge-src && /bin/bash /app/version.sh > /app/deluge-src/RELEASE-VERSION && sed -i '/libtorrent/d' /app/deluge-src/requirements*.txt && sed -i \"s|VERSION_FILE = os.path.join(os.path.dirname(__file__), 'RELEASE-VERSION')|VERSION_FILE = '/app/deluge-src/RELEASE-VERSION'|\" /app/deluge-src/version.py && sed -i '/version = call_git_describe(prefix, suffix)/s/version = call_git_describe(prefix, suffix)/version = release_version/' /app/deluge-src/version.py && pip install -U --no-cache-dir -r /app/deluge-src/requirements-dev.txt && python3 /app/deluge-src/setup.py develop && pip install -U --no-cache-dir --find-links https://wheel-index.linuxserver.io/alpine-3.20/ pygeoip && echo \"**** grab GeoIP database ****\" && curl -L --retry 10 --retry-max-time 60 --retry-all-errors \"https://mailfud.org/geoip-legacy/GeoIP.dat.gz\" | gunzip > /usr/share/GeoIP/GeoIP.dat && printf \"Linuxserver.io version: ${VERSION}\\nBuild-date: ${BUILD_DATE}\" > /build_version && echo \"**** cleanup ****\" && apk del --purge build-dependencies && rm -rf $HOME/.cache /tmp/*" did not complete successfully: exit code: 1

Artifacts

Produced during runtime
Name Size
zakkarry~docker-deluge-dev~YUFQCN.dockerbuild
23.1 KB