Description of problem: 现在云上Anolis 最新是8.4,镜像默认内核是ck-25.8,但debuginfo包已经下线了,yum安装会报错,这个问题怎么解决? Error: Unable to find a match: kernel-debuginfo-4.19.91-25.8.an8.x86_64 Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 云上创建ECS,选择Anolis 8.4 2. yum install kernel-debuginfo-4.19.91-25.8.an8.x86_64 --enablerepo=Plus-debuginfo Actual results: Failed Expected results: Passed Additional info:
最新的8已经是8.6了,这个用的应该是8.6的Plus仓库,8.6的仓库应用了新的软件包集成规范,基于8.6的包才发布
符合预期
(In reply to 葛立伟 from comment #2) > 符合预期 等待8.6镜像发布