Description of problem: intel-ipp-crypto-mb-doc缺依赖导致安装失败 Version-Release number of selected component (if applicable): [root@iZbp1fyrevlmv7ziekfwprZ ~]# 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/" [root@iZbp1fyrevlmv7ziekfwprZ ~]# uname -a Linux iZbp1fyrevlmv7ziekfwprZ 5.10.134-16.2_rc1.an23.aarch64 #1 SMP Tue Jan 2 09:58:42 CST 2024 aarch64 GNU/Linux [root@iZbp1fyrevlmv7ziekfwprZ ~]# yum repoinfo os Last metadata expiration check: 2:58:29 ago on Mon 08 Jan 2024 12:25:54 PM CST. Repo-id : os Repo-name : AnolisOS-23 - os Repo-status : enabled Repo-revision : 1704908709 Repo-updated : Wed 03 Jan 2024 02:13:36 PM CST Repo-pkgs : 13,810 Repo-available-pkgs: 13,810 Repo-size : 13 G Repo-baseurl : https://mirrors.openanolis.cn/anolis/23/Nightly/os/aarch64/os/ Repo-expire : 172,800 second(s) (last: Mon 08 Jan 2024 12:25:54 PM CST) Repo-filename : /etc/yum.repos.d/AnolisOS.repo How reproducible: [root@iZbp1fyrevlmv7ziekfwprZ ~]# yum install intel-ipp-crypto-mb-doc.noarch Last metadata expiration check: 0:46:44 ago on Mon 08 Jan 2024 08:46:54 PM CST. Error: Problem: conflicting requests - nothing provides intel-ipp-crypto-mb = 1.0.6-3.an23 needed by intel-ipp-crypto-mb-doc-1.0.6-3.an23.noarch from updates (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) Steps to Reproduce: 如上 Actual results: 如上 Expected results: 能正常安装 Additional info:
无法复现,麻烦提供更详细的日志,repo 配置,安装错误等信息
最新版本回归通过 [root@localhost ~]# yum install intel-ipp-crypto-mb-doc.noarch Last metadata expiration check: 2:29:27 ago on Wed May 22 07:57:27 2024. Dependencies resolved. ====================================================================================================================================================================================================== Package Architecture Version Repository Size ====================================================================================================================================================================================================== Installing: intel-ipp-crypto-mb-doc noarch 1.0.6-3.an23 updates 18 k Installing dependencies: intel-ipp-crypto-mb x86_64 1.0.6-3.an23 os 3.8 M openssl1.1 x86_64 1:1.1.1q-4.an23 os 1.4 M Transaction Summary ====================================================================================================================================================================================================== Install 3 Packages Total download size: 5.3 M Installed size: 17 M Is this ok [y/N]: y Downloading Packages: (1/3): intel-ipp-crypto-mb-doc-1.0.6-3.an23.noarch.rpm 114 kB/s | 18 kB 00:00 (2/3): openssl1.1-1.1.1q-4.an23.x86_64.rpm 5.4 MB/s | 1.4 MB 00:00 (3/3): intel-ipp-crypto-mb-1.0.6-3.an23.x86_64.rpm 5.4 MB/s | 3.8 MB 00:00 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Total 7.4 MB/s | 5.3 MB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : openssl1.1-1:1.1.1q-4.an23.x86_64 1/3 Installing : intel-ipp-crypto-mb-1.0.6-3.an23.x86_64 2/3 Installing : intel-ipp-crypto-mb-doc-1.0.6-3.an23.noarch 3/3 Running scriptlet: intel-ipp-crypto-mb-doc-1.0.6-3.an23.noarch 3/3 Verifying : intel-ipp-crypto-mb-1.0.6-3.an23.x86_64 1/3 Verifying : openssl1.1-1:1.1.1q-4.an23.x86_64 2/3 Verifying : intel-ipp-crypto-mb-doc-1.0.6-3.an23.noarch 3/3 Installed: intel-ipp-crypto-mb-1.0.6-3.an23.x86_64 intel-ipp-crypto-mb-doc-1.0.6-3.an23.noarch openssl1.1-1:1.1.1q-4.an23.x86_64 Complete!