Bug 4104 - Anolis OS 23 nightly(20230217) ISO install failed
Summary: Anolis OS 23 nightly(20230217) ISO install failed
Status: RESOLVED FIXED
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: Images&Installations (show other bugs) Images&Installations
Version: 23.0
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: happy_orange
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-17 16:33 UTC by xuchunmei
Modified: 2023-02-21 20:18 UTC (History)
2 users (show)

See Also:


Attachments
anaconda日志报错截图 (413.03 KB, image/png)
2023-02-17 16:33 UTC, xuchunmei
Details

Note You need to log in before you can comment on or make changes to this bug.
Description xuchunmei alibaba_cloud_group 2023-02-17 16:33:10 UTC
Created attachment 641 [details]
anaconda日志报错截图

Description of problem:

测试ISO:http://120.26.78.75/media/iso/anolis-23-x86_64-dvd1-20230217.1.iso

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


How reproducible:


Steps to Reproduce:
1.下载ISO
2.install安装
3.

Actual results:
报错信息如图所示,提示org.fedoraproject.Anaconda.Modules.Storage启动失败

Expected results:
安装成功

Additional info:
anaconda版本过低,python3-packaging版本过高,删除了anaconda低版本中仍旧使用的LegacyVersion定义。
Comment 1 happy_orange alibaba_cloud_group 2023-02-21 20:18:23 UTC
经过定位发现是 anaconda 版本太低导致,需要更新到 38.23 版本,才能解决此问题。
在升级 anaconda 时,发现需要先升级 langtable 到 0.0.61 版本。
请同时安装  anaconda-38.23-1.an23 和 langtable-0.0.61-1.an23。
对应的提交连接:
https://gitee.com/src-anolis-os/langtable/pulls/2
https://gitee.com/src-anolis-os/anaconda/pulls/58