Description of problem: qt5-qtscript相关软件包缺少依赖安装失败 qt5-qtscript、qt5-qtscript-examples、qt5-qtscript-devel 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@iZbp19rh4d6jc9bt7yqry3Z ~]# yum install qt5-qtscript Last metadata expiration check: 0:09:53 ago on Fri 10 Nov 2023 01:21:27 PM CST. Error: Problem: conflicting requests - nothing provides qt5-qtbase = 5.15.9 needed by qt5-qtscript-5.15.9-1.an23.x86_64 from os-Test (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) [root@iZbp19rh4d6jc9bt7yqry3Z ~]# yum install qt5-qtscript-devel Last metadata expiration check: 0:10:50 ago on Fri 10 Nov 2023 01:21:27 PM CST. Error: Problem: package qt5-qtscript-devel-5.15.9-1.an23.x86_64 from os-Test requires libQt5Script.so.5()(64bit), but none of the providers can be installed - package qt5-qtscript-devel-5.15.9-1.an23.x86_64 from os-Test requires libQt5ScriptTools.so.5()(64bit), but none of the providers can be installed - package qt5-qtscript-devel-5.15.9-1.an23.x86_64 from os-Test requires qt5-qtscript = 5.15.9-1.an23, but none of the providers can be installed - conflicting requests - nothing provides qt5-qtbase = 5.15.9 needed by qt5-qtscript-5.15.9-1.an23.x86_64 from os-Test (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) [root@iZbp19rh4d6jc9bt7yqry3Z ~]# yum install qt5-qtscript-examples Last metadata expiration check: 0:14:27 ago on Fri 10 Nov 2023 01:21:27 PM CST. Error: Problem: package qt5-qtscript-examples-5.15.9-1.an23.x86_64 from os-Test requires libQt5Script.so.5()(64bit), but none of the providers can be installed - package qt5-qtscript-examples-5.15.9-1.an23.x86_64 from os-Test requires libQt5ScriptTools.so.5()(64bit), but none of the providers can be installed - package qt5-qtscript-examples-5.15.9-1.an23.x86_64 from os-Test requires libQt5Script.so.5(Qt_5)(64bit), but none of the providers can be installed - package qt5-qtscript-examples-5.15.9-1.an23.x86_64 from os-Test requires libQt5ScriptTools.so.5(Qt_5)(64bit), but none of the providers can be installed - package qt5-qtscript-examples-5.15.9-1.an23.x86_64 from os-Test requires qt5-qtscript = 5.15.9-1.an23, but none of the providers can be installed - conflicting requests - nothing provides qt5-qtbase = 5.15.9 needed by qt5-qtscript-5.15.9-1.an23.x86_64 from os-Test (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages) [root@iZbp19rh4d6jc9bt7yqry3Z ~]# yum info qt5-qtbase Last metadata expiration check: 0:10:25 ago on Fri 10 Nov 2023 01:21:27 PM CST. Available Packages Name : qt5-qtbase Version : 5.15.11 Release : 1.an23 Architecture : src Size : 49 M Source : None Repository : os-source Summary : Qt5 - QtBase components URL : http://qt-project.org/ License : LGPLv2 with exceptions or GPLv3 with exceptions Description : Qt is a software toolkit for developing applications. : : This package contains base tools, like string, xml, and network : handling. Name : qt5-qtbase Version : 5.15.11 Release : 1.an23 Architecture : x86_64 Size : 3.5 M Source : qt5-qtbase-5.15.11-1.an23.src.rpm Repository : os-Test Summary : Qt5 - QtBase components URL : http://qt-project.org/ License : LGPLv2 with exceptions or GPLv3 with exceptions Description : Qt is a software toolkit for developing applications. : : This package contains base tools, like string, xml, and network : handling. Steps to Reproduce: 如上 Actual results: 正常安装 Expected results: 安装失败 Additional info: