Skip to content

Use cryptography from pip instead of package from apt #168

Use cryptography from pip instead of package from apt

Use cryptography from pip instead of package from apt #168

Triggered via push March 19, 2024 07:53
Status Failure
Total duration 3m 0s
Artifacts

docker.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get update && apt-get dist-upgrade -y && apt-get autoclean && apt-get install texlive unzip wget ca-certificates -y --no-install-recommends && pip install --no-cache-dir ipython && pip install --no-cache-dir pyx && pip install --no-cache-dir cryptography && wget -nv https://github.com/secdev/scapy/archive/refs/heads/master.zip && unzip master.zip && rm master.zip && mv scapy-master/ scapy/ && apt-get purge unzip wget ca-certificates -y && apt-get autoremove -y && apt-get autoclean && rm -rf /var/lib/dpkg/status-old /var/lib/apt/lists/*" did not complete successfully: exit code: 1