Merge pull request #42 from boegel/fix_centos7 #132
Annotations
1 error
|
Build/publish (ubuntu-20.04-python36)
buildx failed with: ERROR: failed to build: failed to solve: process "/bin/sh -c apt update -y && apt install -y software-properties-common && add-apt-repository ppa:deadsnakes/ppa && apt update -y && apt install -y curl python3.6 python3.6-dev python3.6-distutils python3-pip && LMOD_VERSION=8.7.53 && curl -OL https://github.com/surak/Lmod/releases/download/${LMOD_VERSION}/lmod_${LMOD_VERSION}_all.deb && apt install -y ./lmod_${LMOD_VERSION}_all.deb" did not complete successfully: exit code: 100
|