Bug 4633 - [Anolis23][nightly] iso镜像安装时出现未知错误,导致无法正常安装
Summary: [Anolis23][nightly] iso镜像安装时出现未知错误,导致无法正常安装
Status: CLOSED FIXED
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: Images&Installations (show other bugs) Images&Installations
Version: 23.0
Hardware: All Linux
: P1-Urgent S1-blocker
Target Milestone: ---
Assignee: xuchunmei
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-29 11:11 UTC by chuyang_94
Modified: 2023-03-30 10:09 UTC (History)
2 users (show)

See Also:


Attachments
error description (659.05 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2023-03-29 11:11 UTC, chuyang_94
Details

Note You need to log in before you can comment on or make changes to this bug.
Description chuyang_94 alibaba_cloud_group 2023-03-29 11:11:19 UTC
Created attachment 690 [details]
error description

Description of problem:
anolis23 iso镜像安装时出现未知错误,导致无法正常安装
具体报错见附件

Version-Release number of selected component (if applicable):


How reproducible:
必现

Steps to Reproduce:
1.下载daily的iso镜像
2.使用qemu+libvirtd安装iso镜像
3.逐步执行安装流程

Actual results:
安装过程中出现未知错误,导致安装无法正常进行

Expected results:
能使用iso镜像正常启动虚拟机

Additional info:
Comment 1 happy_orange alibaba_cloud_group 2023-03-29 14:39:05 UTC
该问题的原因是:lvm2升级了,升级后的 python 文件有问题,已经解决。请使用 0328.3 版本的 iso 进行验证。

pr:https://gitee.com/src-anolis-os/lvm2/pulls/20
build:http://8.131.87.1/koji/buildinfo?buildID=29221
Comment 2 chuyang_94 alibaba_cloud_group 2023-03-29 14:42:39 UTC
(In reply to happy_orange from comment #1)
> 该问题的原因是:lvm2升级了,升级后的 python 文件有问题,已经解决。请使用 0328.3 版本的 iso 进行验证。
> 
> pr:https://gitee.com/src-anolis-os/lvm2/pulls/20
> build:http://8.131.87.1/koji/buildinfo?buildID=29221

ok
Comment 3 chuyang_94 alibaba_cloud_group 2023-03-30 10:09:34 UTC
使用0329.0版本回归通过