Skip to content

WIP: Repackage nipapd #403

WIP: Repackage nipapd

WIP: Repackage nipapd #403

Triggered via pull request January 13, 2025 16:35
Status Failure
Total duration 2m 45s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

9 errors
test (pip, false)
Process completed with exit code 1.
test (apt, false)
Process completed with exit code 10.
docker: Dockerfile.nipapd#L36
DL4000 info: MAINTAINER is deprecated
docker: Dockerfile.nipapd#L41
DL3008 info: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
docker: Dockerfile.www#L28
DL4000 info: MAINTAINER is deprecated
docker: Dockerfile.www#L35
DL3008 info: Pin versions in apt get install. Instead of `apt-get install <package>` use `apt-get install <package>=<version>`
docker: Dockerfile.www#L66
DL3003 info: Use WORKDIR to switch to a directory
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /pynipap && pip3 --no-input install --break-system-packages --no-cache-dir . && cd /nipap && pip3 --no-input install --break-system-packages --no-cache-dir -r requirements.txt && python3 setup.py install && cd /nipap-www && pip3 --no-input install --break-system-packages --no-cache-dir -r requirements.txt && python3 setup.py install && cd .." did not complete successfully: exit code: 1
test (apt, true)
Process completed with exit code 1.