Changes: Added support for openSUSE tumbleweed and leap v15.6,v15.5,v… #161
Annotations
1 error and 1 warning
Build Docker image
Error: buildah exited with code 1
Trying to pull docker.io/openeuler/openeuler:20.03-lts...
Getting image source signatures
Copying blob sha256:85d80e8850c41f2038aae87e1e5f6e005337e2f74d7177fa45ef8de87ab2f802
Copying blob sha256:123196499c8add873c8d1f8d53ac94d9873587029a21b8f5965b3d0c6ebda9df
Copying blob sha256:80b7b56a1934c864cb6b5650fec8dd8d7100b37feb65efd4ff05407dba5d5c0e
Copying blob sha256:85d80e8850c41f2038aae87e1e5f6e005337e2f74d7177fa45ef8de87ab2f802
Copying blob sha256:80b7b56a1934c864cb6b5650fec8dd8d7100b37feb65efd4ff05407dba5d5c0e
Copying blob sha256:123196499c8add873c8d1f8d53ac94d9873587029a21b8f5965b3d0c6ebda9df
Copying config sha256:0eb2acb0a5dda4b9a8e009f3bb23a36a1914c1d8cf86cc46a1ad9c245140723a
Writing manifest to image destination
Storing signatures
Package openssh-7.8p1-8.oe1.x86_64.rpm is not signed
Package libuser-0.62-20.oe1.x86_64.rpm is not signed
Package passwd-0.80-7.oe1.x86_64.rpm is not signed
Error: GPG check FAILED
error building at STEP "RUN if [ "$UPDATED" = true ]; then dnf upgrade -y; fi && dnf install -y openssh-server passwd shadow-utils && dnf clean all && useradd demo && echo "demo" | passwd --stdin demo && ssh-keygen -t rsa -f /etc/ssh/ssh_host_rsa_key -N "" && ssh-keygen -t ecdsa -f /etc/ssh/ssh_host_ecdsa_key -N "" && ssh-keygen -t ed25519 -f /etc/ssh/ssh_host_ed25519_key -N """: error while running runtime: exit status 1
time="2024-12-18T11:23:49Z" level=error msg="exit status 1"
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading