Description of problem: libdlb-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 -y libdlb-doc.noarch Last metadata expiration check: 0:47:09 ago on Mon 08 Jan 2024 08:46:54 PM CST. Error: Problem: conflicting requests - nothing provides libdlb = 7.7.0-3.an23 needed by libdlb-doc-7.7.0-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:
无法复现,是不是没有同步开启 Nightly 的 updates 源?
最新的版本可以安装OK。关闭 [root@localhost ~]# yum install libdlb-doc Last metadata expiration check: 2:28:09 ago on Wed May 22 07:57:27 2024. Dependencies resolved. ====================================================================================================================================================================================================== Package Architecture Version Repository Size ====================================================================================================================================================================================================== Installing: libdlb-doc noarch 7.7.0-3.an23 updates 32 k Installing dependencies: libdlb x86_64 7.7.0-3.an23 updates 288 k Transaction Summary ====================================================================================================================================================================================================== Install 2 Packages Total download size: 319 k Installed size: 7.0 M Is this ok [y/N]: y Downloading Packages: (1/2): libdlb-doc-7.7.0-3.an23.noarch.rpm 181 kB/s | 32 kB 00:00 (2/2): libdlb-7.7.0-3.an23.x86_64.rpm 1.2 MB/s | 288 kB 00:00 ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Total 1.3 MB/s | 319 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Installing : libdlb-7.7.0-3.an23.x86_64 1/2 Installing : libdlb-doc-7.7.0-3.an23.noarch 2/2 Running scriptlet: libdlb-doc-7.7.0-3.an23.noarch 2/2 Verifying : libdlb-7.7.0-3.an23.x86_64 1/2 Verifying : libdlb-doc-7.7.0-3.an23.noarch 2/2 Installed: libdlb-7.7.0-3.an23.x86_64 libdlb-doc-7.7.0-3.an23.noarch Complete!