Bug 11655 - [Anolis23.2][rc1]rc1 的qcow2镜像默认带的还是6.6.25-2.1的内核,非正式被测内核
Summary: [Anolis23.2][rc1]rc1 的qcow2镜像默认带的还是6.6.25-2.1的内核,非正式被测内核
Status: CLOSED FIXED
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: BaseOS Packages (show other bugs) BaseOS Packages
Version: 23.2
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: gaochang
QA Contact: bolong_tbl
URL:
Whiteboard:
Keywords: Function
Depends on:
Blocks:
 
Reported: 2024-11-05 11:53 UTC by yunmeng365524
Modified: 2024-12-26 19:51 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yunmeng365524 2024-11-05 11:53:13 UTC
Description of problem:
rc1 的qcow2镜像默认带的还是6.6.25-2.1的内核,非正式被测内核

Version-Release number of selected component (if applicable):
[root@localhost ~]# uname -a
Linux localhost.localdomain 6.6.25-2.1.an23.x86_64 #1 SMP PREEMPT_DYNAMIC Thu May 23 22:20:21 CST 2024 x86_64 x86_64 x86_64 GNU/Linux
[root@localhost ~]#

How reproducible:
使用如下路径镜像,启动云上环境
https://build.openanolis.cn/kojifiles/rsync/anolis/23.2/isos/RC1/anolis_23.2_x86_64_rc1.qcow2

启动后执行uname -a 可以看到默认启动内核

Steps to Reproduce:
如上

Actual results:
默认用的是6.6.25-2.1.an23.x86_64 内核

Expected results:
使用2.2的rc1内核

Additional info:
当前只能手动配置repo yum update 内核workaround
[root@localhost ~]# yum update
AnolisOS-23 - os                                                                                                                                                                       76 kB/s | 3.8 kB     00:00
AnolisOS-23 - updates                                                                                                                                                                  40 kB/s | 3.5 kB     00:00
AnolisOS-23 - kernel-6                                                                                                                                                                 47 kB/s | 3.0 kB     00:00
Dependencies resolved.
======================================================================================================================================================================================================================
 Package                                                  Architecture                                  Version                                                       Repository                                 Size
======================================================================================================================================================================================================================
Installing:
 kernel                                                   x86_64                                        6.6.25-2.2_rc1.an23                                           os                                         56 M
Upgrading:
 kernel-headers                                           x86_64                                        6.6.25-2.2_rc1.an23                                           os                                        1.5 M
 kernel-tools                                             x86_64                                        6.6.25-2.2_rc1.an23                                           os                                        328 k
 kernel-tools-libs                                        x86_64                                        6.6.25-2.2_rc1.an23                                           os                                         80 k
 python3-perf                                             x86_64                                        6.6.25-2.2_rc1.an23                                           os                                        173 k
 tpm2-tools                                               x86_64                                        5.7-2.an23                                                    os                                        768 k
Comment 1 gaochang alibaba_cloud_group 2024-11-10 18:18:05 UTC
虚拟机镜像未使用新 ISO 重新制作
目前沟通下来可以使用换源方式进行测试,暂不重新制作
Comment 2 yunmeng365524 2024-11-13 17:25:17 UTC
rc2还是要避免这类问题出现,带上测内核的。问题不该是WONTFIX
Comment 3 gaochang alibaba_cloud_group 2024-12-25 15:40:03 UTC
RC2 镜像已满足新内核要求
Comment 4 yunmeng365524 2024-12-26 19:51:38 UTC
rc2镜像已经解决,问题解决关闭