-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
#9 11.74 Get:2 https://repo.pdi.dev/pdi-main.debian trixie InRelease [5859 B]
#9 11.75 Err:2 https://repo.pdi.dev/pdi-main.debian trixie InRelease
#9 11.75 Sub-process /usr/bin/sqv returned an error code (1), error message is: Error: Malformed Message: Malformed OpenPGP message
#9 11.75 Reading package lists...
#9 12.27 W: GPG error: https://repo.pdi.dev/pdi-main.debian trixie InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Error: Malformed Message: Malformed OpenPGP message
#9 12.27 E: The repository 'https://repo.pdi.dev/pdi-main.debian trixie InRelease' is not signed.
#9 ERROR: 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://repo.pdi.dev/pdi-main.${DISTRO}](https://repo.pdi.dev/pdi-main.$%7BDISTRO%7D) ${VERSION_CODENAME} main\" > /etc/apt/sources.list.d/pdi.list && curl --output /etc/apt/trusted.gpg.d/pdidev-archive-keyring.gpg [https://repo.pdi.dev/pdi-main.${DISTRO}/pdidev-archive-keyring.gpg](https://repo.pdi.dev/pdi-main.$%7BDISTRO%7D/pdidev-archive-keyring.gpg) && apt-get update -y && if [[ \"${MPI}\" = openmpi ]]; then MPI4PY=python3-mpi4py; FLOWVR=flowvr; fi && apt-get install -y --no-install-recommends build-essential cmake doxygen gfortran libhdf5-${MPI}-dev lib${MPI}-dev libnetcdf-dev libparaconf-dev libspdlog-dev libyaml-dev \"${MPI/openmpi/openmpi-bin}\" ${MPI4PY} pdidev-archive-keyring pkg-config pybind11-dev python3-dev python3-numpy python3-pip python3-setuptools python3-venv python3-yaml ssh-client && apt-get purge -y curl && apt-get autoremove -y && apt-get clean -y && apt-get autoclean -y && useradd -d /home/ci -m -U ci && 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 )" did not complete successfully: exit code: 100
------
> [main 4/5] RUN 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://repo.pdi.dev/pdi-main.debian ${VERSION_CODENAME} main" > /etc/apt/sources.list.d/pdi.list && curl --output /etc/apt/trusted.gpg.d/pdidev-archive-keyring.gpg https://repo.pdi.dev/pdi-main.debian/pdidev-archive-keyring.gpg && apt-get update -y && if [[ "openmpi" = openmpi ]]; then MPI4PY=python3-mpi4py; FLOWVR=flowvr; fi && apt-get install -y --no-install-recommends build-essential cmake doxygen gfortran libhdf5-openmpi-dev libopenmpi-dev libnetcdf-dev libparaconf-dev libspdlog-dev libyaml-dev "openmpi-bin" ${MPI4PY} pdidev-archive-keyring pkg-config pybind11-dev python3-dev python3-numpy python3-pip python3-setuptools python3-venv python3-yaml ssh-client && apt-get purge -y curl && apt-get autoremove -y && apt-get clean -y && apt-get autoclean -y && useradd -d /home/ci -m -U ci && 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 ):
10.92 Updating certificates in /etc/ssl/certs...
11.39 0 added, 0 removed; done.
11.39 Running hooks in /etc/ca-certificates/update.d...
100 1753 100 1753 0 0 10228 0 --:--:-- --:--:-- --:--:-- 10191
11.59 + apt-get update -y
11.63 Hit:1 http://deb.debian.org/debian unstable InRelease
11.74 Get:2 https://repo.pdi.dev/pdi-main.debian trixie InRelease [5859 B]
12.27 W: GPG error: https://repo.pdi.dev/pdi-main.debian trixie InRelease: Sub-process /usr/bin/sqv returned an error code (1), error message is: Error: Malformed Message: Malformed OpenPGP message
12.27 E: The repository 'https://repo.pdi.dev/pdi-main.debian trixie InRelease' is not signed.