Description of problem: gperftools软件包缺少依赖安装失败 Version-Release number of selected component (if applicable): [root@localhost ~]# cat /etc/os-release NAME="Anolis OS" VERSION="23" ID="anolis" VERSION_ID="23" PLATFORM_ID="platform:an23" PRETTY_NAME="Anolis OS 23" ANSI_COLOR="0;31" HOME_URL="https://openanolis.cn/" BUG_REPORT_URL="https://bugzilla.openanolis.cn/" How reproducible: [root@localhost ~]# yum install gperftools Last metadata expiration check: 0:16:03 ago on Tue 26 Sep 2023 10:44:52 AM CST. Error: Problem: package gperftools-2.10-1.an23.x86_64 from os requires pprof = 2.10-1.an23, but none of the providers can be installed - conflicting requests - nothing provides gv needed by pprof-2.10-1.an23.noarch from os (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) [root@localhost ~]# yum search pprof Last metadata expiration check: 0:16:23 ago on Tue 26 Sep 2023 10:44:52 AM CST. ================================================ Name Exactly Matched: pprof ================================================= pprof.noarch : CPU and Heap Profiler tool [root@localhost ~]# yum info pprof Last metadata expiration check: 0:16:28 ago on Tue 26 Sep 2023 10:44:52 AM CST. Available Packages Name : pprof Version : 2.10 Release : 1.an23 Architecture : noarch Size : 53 k Source : gperftools-2.10-1.an23.src.rpm Repository : os Summary : CPU and Heap Profiler tool URL : https://github.com/gperftools/gperftools License : BSD Description : Pprof is a heap and CPU profiler tool, part of the gperftools suite. Steps to Reproduce: 如上 Actual results: 正常安装 Expected results: 安装失败 Additional info:
https://build.openanolis.cn/buildinfo?buildID=33877