Created attachment 992 [details] 安装报错界面截图 Description of problem: 在系统安装界面选择“带GUI的服务器”,右侧组件全选,安装报错 软件版本: #内核版本 # uname -r 5.10.134-16.2_rc2.an23.loongarch64 #系统版本 # cat /etc/os-release NAME="Anolis OS" VERSION="23" ID="anolis" VERSION_ID="23" PLATFORM_ID="platform:an23" PRETTY_NAME="Anolis OS 23" ANSI_COLOR="0;31" HOME_URL="https://openanolis.cn/" BUG_REPORT_URL="https://bugzilla.openanolis.cn/" iso下载: https://build.openanolis.cn/kojifiles/output/anolis-23-20240128.3/compose/os/loongarch64/iso/anolis-23-loongarch64-dvd1-20240128.3.iso Steps to Reproduce: 1.dd刻录u盘启动盘,在系统安装界面,软件选择部分选择“带GUI的服务器”,右侧组件全选 Actual results: 系统安装过程报错,如附件“安装报错.jpg”所示,详细日志可见附件“安装报错.log” Expected results: 在系统安装界面选择“带GUI的服务器”,右侧组件全选,安装正常 Additional info:
Created attachment 993 [details] 安装报错日志
从统信同学反馈来看,他们没发现这个问题,较大概率是龙芯独有的问题
这个bug的原因是gtk2的spec脚本,错误的识别了龙芯的架构。
https://gitee.com/src-anolis-os/gtk2/pulls/8
Closed by gtk2-2.24.33-5. 如果还有问题,请Reopen这个BUG。