Bug 398 - [Anolis OS 8.4 龙芯版][4.19.190-4.an8.loongarch64]yum install squid失败,报错未找到匹配参数
Summary: [Anolis OS 8.4 龙芯版][4.19.190-4.an8.loongarch64]yum install squid失败,报错未找到匹配参数
Status: CONFIRMED
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: Images&Installations (show other bugs) Images&Installations
Version: 8.4
Hardware: loongarch Linux
: P4-Low S4-trivial
Target Milestone: ---
Assignee: geliwei-ali
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-26 11:19 UTC by liqianwen
Modified: 2022-02-16 11:32 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description liqianwen loongson_group 2022-01-26 11:19:00 UTC
【问题描述】
yum install squid,提示未找到匹配参数,初步分析为源中没有包

【测试环境】
# 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.9Gi       108Gi       297Mi        14Gi       114Gi
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

【复现概率】
100%

【复现步骤】
yum install squid -y 

【实际结果】
上次元数据过期检查:4:36:59 前,执行于 2022年01月26日 星期三 06时36分49秒。
未找到匹配的参数: squid
错误:没有任何匹配: squid

【预期结果】
正常安装squid