ubuntu24.04 initial commit. #120
Annotations
3 errors
|
Build Docker Images (ubuntu-22.04)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pkgs=\"cryptography==$PYCRYPTO_VERSION pyyaml cpp-coveralls pyasn1 pyasn1_modules python-pkcs11 bcrypt==$PYBCRYPT_VERSION setuptools\"; pkgs=$(echo \"$pkgs\" | sed -E 's/==\\s+/ /g'); python3 -m pip install $pkgs" did not complete successfully: exit code: 1
|
|
Build Docker Images (ubuntu-22.04-mbedtls-3.1)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c pkgs=\"cryptography==$PYCRYPTO_VERSION pyyaml cpp-coveralls pyasn1 pyasn1_modules python-pkcs11 bcrypt==$PYBCRYPT_VERSION setuptools\"; pkgs=$(echo \"$pkgs\" | sed -E 's/==\\s+/ /g'); python3 -m pip install $pkgs" did not complete successfully: exit code: 1
|
|
Build Docker Images (fedora-32.ppc64le)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c git -C /tmp clone --depth=1 https://github.com/stefanberger/libtpms.git \t&& cd /tmp/libtpms \t&& ./autogen.sh --prefix=/usr $LIBTPMS_AUTOGEN_EXTRA --with-openssl --with-tpm2 \t&& make -j$(nproc) \t&& make install \t&& rm -fr /tmp/libtpms \t&& git -C /tmp clone --depth=1 https://github.com/stefanberger/swtpm.git \t&& cd /tmp/swtpm \t&& ./autogen.sh --prefix=/usr \t&& make -j$(nproc) $SWTPM_MAKE_EXTRA \t&& make install \t&& rm -fr /tmp/swtpm" did not complete successfully: exit code: 2
|