【问题描述】 源中缺少ancert软件包和ancert部分依赖软件包 【软件版本】 1、内核版本:6.6.52-2.3_rc2.1.an23.loongarch64 2、系统版本:Anolis OS release 23.2 【iso下载】 https://build.openanolis.cn/kojifiles/output/anolis-23-20241224.1/compose/os/loongarch64/iso/anolis-23-loongarch64-dvd1-20241224.1.iso 【repo源】 https://build.openanolis.cn/kojifiles/output/anolis-23-20241224.1/compose/os/loongarch64/os/ 【复现步骤】 1、yum install -y make gcc gcc-c++ fio nvme-cli glx-utils python3 rpm-build bc lvm2 alsa-lib alsa-utils virt-what smartmontools hdparm ipmitool freeipmi OpenIPMI numactl kpatch iperf3 ethtool iproute iputils sysstat tree stress-ng mdadm 2、yum install -y xorg-x11-server-Xwayland x11perf xdpyinfo xvinfo xset python3-pyyaml clang 3、yum install ancert -y 参考ancert工具安装部署过程: https://openanolis.cn/sig/HCT/doc/515463617816101039 【实际结果】 1、未找到匹配的参数: smartm 错误:没有任何匹配: smartm 2、未找到匹配的参数: x11perf 未找到匹配的参数: xdpyinfo 未找到匹配的参数: xvinfo 未找到匹配的参数: xset 3、未找到匹配的参数: ancert 错误:没有任何匹配: ancert 【期望结果】 ancert软件包和ancert依赖包可正常安装
修改测试步骤: yum install anolis-epao-release -y yum clean all yum install ancert -y 修改测试结论: 1、yum install -y make gcc gcc-c++ fio nvme-cli glx-utils python3 rpm-build bc lvm2 alsa-lib alsa-utils virt-what smartmontools hdparm ipmitool freeipmi OpenIPMI numactl kpatch iperf3 ethtool iproute iputils sysstat tree stress-ng mdadm 安装结果: 未找到匹配的参数: stress-ng 错误:没有任何匹配: stress-ng