Infra & Gatekeeper,你好,
今天在针对三个软件包的 LTS-Next 分支提交 PR 时,CI 在两个架构的编译时都失败,包括 dnf libssh 和 libsolv ,对应链接见下方。
六个编译任务提示的错误信息基本相同,都是类似于下方提示信息,看起来是依赖包下载不到。
请问是什么原因呢?谢谢。
openEuler:20.03:LTS:selfbuild:BaseOS/boost-iostreams: attempting download from api, since not found 367/368 (openEuler:20.03:LTS:selfbuild:BaseOS) thin-provisioning-tools-help-0.9.0-2.oe1.noarch.rpm openEuler:20.03:LTS:selfbuild:BaseOS/thin-provisioning-tools-help: attempting download from api, since not found 368/368 (openEuler:20.03:LTS:selfbuild:BaseOS) efivar-libs-37-3.oe1.x86_64.rpm openEuler:20.03:LTS:selfbuild:BaseOS/efivar-libs: attempting download from api, since not found preparing download ... WARNING: SSL certificate checks disabled. Connection is insecure!
BuildService API error: CPIO archive is incomplete (see .errors file) 2021-08-03 16:41:06,445 [ ERROR] : build package error, 1 2021-08-03 16:41:06,445 [ ERROR] : build standard_x86_64 … failed 2021-08-03 16:41:06,446 [ ERROR] : build openEuler:20.03:LTS:Next libsolv x86_64 ... failed
对应的三个 PR 链接如下:
https://gitee.com/src-openeuler/libssh/pulls/13 https://gitee.com/src-openeuler/libssh/pulls/13 https://gitee.com/src-openeuler/libsolv/pulls/14 https://gitee.com/src-openeuler/libsolv/pulls/14 https://gitee.com/src-openeuler/dnf/pulls/87 https://gitee.com/src-openeuler/dnf/pulls/87
——王建民 openEuler RaspberryPi/CloudNative SIG Maintainer