mediaflow-proxy-light/main - missing-asset - failing for 5 consecutive runs
Failure: the Dockerfile copies apps/mediaflow-proxy-light/patches/, but that path is missing from the build context.
Log excerpt
#13 [cloner 4/5] COPY apps/mediaflow-proxy-light/patches/ /patches/
#13 ERROR: failed to calculate checksum of ref 7ywiy39nq6w2f1ehw11pdg09r::o917995spfe9eumv5ahopongo: "/apps/mediaflow-proxy-light/patches": not found
> [cloner 4/5] COPY apps/mediaflow-proxy-light/patches/ /patches/:
ERROR: failed to build: failed to solve: failed to compute cache key: failed to calculate checksum of ref 7ywiy39nq6w2f1ehw11pdg09r::o917995spfe9eumv5ahopongo: "/apps/mediaflow-proxy-light/patches": not found
Suggested fix
- Add
containers/apps/mediaflow-proxy-light/patches/.gitkeep, or adjust containers-private/apps/mediaflow-proxy-light/Dockerfile to copy from the private path that actually contains 0001-fix-auth-let-Xtream-IPTV-routes-reach-self-authentic.patch.
- Keep the empty directory tracked if the intent is to allow zero active public patches.
Priority: high
Label note: ci-failure could not be attached because GitHub returned could not add label: 'ci-failure' not found and label creation returned HTTP 404.
mediaflow-proxy-light/main - missing-asset - failing for 5 consecutive runs
Failure: the Dockerfile copies
apps/mediaflow-proxy-light/patches/, but that path is missing from the build context.Log excerpt
Suggested fix
containers/apps/mediaflow-proxy-light/patches/.gitkeep, or adjustcontainers-private/apps/mediaflow-proxy-light/Dockerfileto copy from the private path that actually contains0001-fix-auth-let-Xtream-IPTV-routes-reach-self-authentic.patch.Priority: high
Label note:
ci-failurecould not be attached because GitHub returnedcould not add label: 'ci-failure' not foundand label creation returned HTTP 404.