Provide a jammy env #8
Annotations
1 error
Build and push
buildx failed with: ERROR: failed to solve: process "/bin/bash -c set -ex && if [ -f /etc/os-release ]; then . /etc/os-release; fi && chmod +x /bin/bash_run && export DEBIAN_FRONTEND=noninteractive && apt-get update -y && apt-get upgrade -y && apt-get install -y --no-install-recommends apt-transport-https ca-certificates curl && echo \"deb [ arch=amd64 ] https://raw.githubusercontent.com/pdidev/repo/pdi-master.${DISTRO} ${VERSION_CODENAME} main\" > /etc/apt/sources.list.d/pdi.list && curl --output /etc/apt/trusted.gpg.d/pdidev-archive-keyring.gpg https://raw.githubusercontent.com/pdidev/repo/pdi-master.${DISTRO}/pdidev-archive-keyring.gpg && apt-get update -y && if [[ \"${MPI}\" = openmpi ]]; then FLOWVR=flowvr; fi && echo tzdata tzdata/Areas string Etc | debconf-set-selections && echo tzdata tzdata/Zones/Etc string UTC | debconf-set-selections && apt-get install -y --no-install-recommends astyle build-essential cmake doxygen ${FLOWVR} gfortran libfti-${MPI}-dev libhdf5-${MPI}-dev libnetcdf-dev libnetcdf-mpi-dev libparaconf-dev libsion-${MPI}-dev libspdlog-dev libyaml-dev \"${MPI/openmpi/openmpi-bin}\" pdidev-archive-keyring pkg-config pybind11-dev python3-dev python3-numpy python3-pip python3-setuptools python3-yaml ssh-client zpp && apt-get autoremove -y && apt-get clean -y && apt-get autoclean -y && rm -rf /var/lib/apt/lists/* && rm -rf /run/nologin && rm -rf /root/* && [ -f ~/.profile ] && ( sed -i 's/mesg n/( tty -s \\&\\& mesg n || true )/g' ~/.profile || true ) && pip3 install --no-cache-dir mpi4py && ldconfig" did not complete successfully: exit code: 1
|
The logs for this run have expired and are no longer available.
Loading