Description of problem: yum install eclipse、qt-creater、qw-devel、 qt5-qtwebkit5-devel 失败,报错未找到匹配参数 Version-Release number of selected component (if applicable): # cat /etc/os-release NAME="Anolis OS" VERSION="8.4" ID="anolis" ID_LIKE="rhel fedora centos" VERSION_ID="8.4" PLATFORM_ID="platform:an8" PRETTY_NAME="Anolis OS 8.4" ANSI_COLOR="0;31" HOME_URL="https://openanolis.cn/" # lscpu 架构: loongarch64 字节序: Little Endian CPU: 32 在线 CPU 列表: 0-31 每个核的线程数: 1 每个座的核数: 4 座: 8 NUMA 节点: 8 CPU 系列: Loongson-64bit 型号名称: Loongson-3C5000L BogoMIPS: 4400.00 L1d 缓存: 64K L1i 缓存: 64K L2 缓存: 256K L3 缓存: 16384K NUMA 节点0 CPU: 0-3 NUMA 节点1 CPU: 4-7 NUMA 节点2 CPU: 8-11 NUMA 节点3 CPU: 12-15 NUMA 节点4 CPU: 16-19 NUMA 节点5 CPU: 20-23 NUMA 节点6 CPU: 24-27 NUMA 节点7 CPU: 28-31 标记: cpucfg lam ual fpu lsx lasx complex crypto lvz lbt_x86 lbt_arm lbt_mips # free -h total used free shared buff/cache available Mem: 127Gi 3.7Gi 121Gi 473Mi 2.0Gi 117Gi Swap: 4.0Gi 0B 4.0Gi # uname -a Linux bogon 4.19.190-4.an8.loongarch64 #1 SMP Thu Jan 13 23:07:03 CST 2022 loongarch64 loongarch64 loongarch64 GNU/Linux How reproducible: 100% Steps to Reproduce: 1、# yum install eclipse -y 上次元数据过期检查:3:30:50 前,执行于 2022年02月28日 星期一 07时58分06秒。 未找到匹配的参数: eclipse 错误:没有任何匹配: eclipse 2、# yum install qt-creator -y 上次元数据过期检查:3:31:18 前,执行于 2022年02月28日 星期一 07时58分06秒。 未找到匹配的参数: qt-creator 错误:没有任何匹配: qt-creator 3、# yum install qt-devel -y 上次元数据过期检查:3:31:31 前,执行于 2022年02月28日 星期一 07时58分06秒。 未找到匹配的参数: qt-devel 错误:没有任何匹配: qt-devel 4、# yum install qt5-qtwebkit5-devel -y 上次元数据过期检查:3:31:56 前,执行于 2022年02月28日 星期一 07时58分06秒。 未找到匹配的参数: qt5-qtwebkit5-devel 错误:没有任何匹配: qt5-qtwebkit5-devel Actual results: 未找到匹配参数 Expected results: 可正常安装eclipse、qt-creater、qw-devel、 qt5-qtwebkit5-devel
【问题描述】 yum install eclipse、qt-creater、qt-devel、 qt5-qtwebkit5-devel 失败,报错未找到匹配参数