Bug 7676 - [Anolis8] yum 无法安装 5.10 kernel-debuginfo 包
Summary: [Anolis8] yum 无法安装 5.10 kernel-debuginfo 包
Status: NEW
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: kernel - anck-5.10 (show other bugs) kernel - anck-5.10
Version: 8.8
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: gaochang
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-04 14:07 UTC by Joseph Qi
Modified: 2023-12-04 14:08 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Qi alibaba_cloud_group 2023-12-04 14:07:13 UTC
已安装 anolis-repos-8.8-2.an8.x86_64:

[root@localhost yum.repos.d]# ls -l /etc/yum.repos.d/AnolisOS-*
-rw-r--r--. 1 root root  200 Jan  8  2023 /etc/yum.repos.d/AnolisOS-AppStream.repo
-rw-r--r--. 1 root root  191 Jan  8  2023 /etc/yum.repos.d/AnolisOS-BaseOS.repo
-rw-r--r--. 1 root root  182 Jan  8  2023 /etc/yum.repos.d/AnolisOS-DDE.repo
-rw-r--r--  1 root root 1161 Dec  4 11:58 /etc/yum.repos.d/AnolisOS-Debuginfo.repo
-rw-r--r--  1 root root  664 Dec  4 12:02 /etc/yum.repos.d/AnolisOS-Experimental.repo
-rw-r--r--. 1 root root  191 Jan  8  2023 /etc/yum.repos.d/AnolisOS-Extras.repo
-rw-r--r--. 1 root root  221 Jan  8  2023 /etc/yum.repos.d/AnolisOS-HighAvailability.repo
-rw-r--r--  1 root root  206 Feb 28  2023 /etc/yum.repos.d/AnolisOS-kernel-5.10.repo
-rw-r--r--. 1 root root  185 Dec 16  2022 /etc/yum.repos.d/AnolisOS-Plus.repo
-rw-r--r--. 1 root root  203 Jan  8  2023 /etc/yum.repos.d/AnolisOS-PowerTools.repo
-rw-r--r--. 1 root root 1091 Feb 28  2023 /etc/yum.repos.d/AnolisOS-Source.repo

但上述 repo 里都没有 kernel-debuginfo 的路径,直接 yum install kernel-debuginfo 列出来的只有 4.19 内核。