update docker ghcr publishing workflows #5
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 py3-zope-interface && 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/ && pip install -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~S330O5.dockerbuild
|
11.1 KB |
|