Bug 19081 - [Anolis23][x86][iso][nightly] iso安装失败 langpacks-zh_CN软件包缺少依赖
Summary: [Anolis23][x86][iso][nightly] iso安装失败 langpacks-zh_CN软件包缺少依赖
Status: NEW
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: gaochang
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-02-27 17:33 UTC by gitpush
Modified: 2025-02-27 17:34 UTC (History)
0 users

See Also:


Attachments
vnc截图 (379.04 KB, image/png)
2025-02-27 17:34 UTC, gitpush
Details

Note You need to log in before you can comment on or make changes to this bug.
Description gitpush alibaba_cloud_group 2025-02-27 17:33:16 UTC
描述:
nightly iso虚拟化安装失败
langpacks-zh_CN软件包缺少依赖
详情看截图

执行命令:
       virt-install  --name iso_1740640908.5845037 --location=/mnt/Anolis-23-x86.iso --disk path=/mnt/disk-graphical-zh_CN.UTF-8-lvm-ext4-Asia_Shanghai-minimal-environment.qcow2,device=disk,bus=virtio  --network network=default  --graphics vnc,port=5900,listen=0.0.0.0 --vcpus 2 --memory 4096  --initrd-inject=/tmp/tone/run/iso-smoke-test/conf/test-graphical-zh_CN.UTF-8-lvm-ext4-Asia_Shanghai-minimal-environment.ks.cfg --extra-args="inst.ks=file:/test-graphical-zh_CN.UTF-8-lvm-ext4-Asia_Shanghai-minimal-environment.ks.cfg console=tty0 console=ttyS0,115200n8"



基本环境:
#cat /etc/os-release
NAME="Alibaba Group Enterprise Linux Server"
VERSION="7.2 (Paladin)"
ID="alios"
ID_LIKE="fedora anolis"
VERSION_ID="7.2"
PRETTY_NAME="Alibaba Group Enterprise Linux Server 7.2 (Paladin)"
ANSI_COLOR="0;31"
CPE_NAME="cpe:/o:alibaba:enterprise_linux:7.2:GA:server"
HOME_URL="https://os.alibaba-inc.com/"
BUG_REPORT_URL="https://os.alibaba-inc.com/"

ALIBABA_BUGZILLA_PRODUCT="Alibaba Group Enterprise Linux 7"
ALIBABA_BUGZILLA_PRODUCT_VERSION=7.2
ALIBABA_SUPPORT_PRODUCT="Alibaba Group Enterprise Linux"
ALIBABA_SUPPORT_PRODUCT_VERSION=7.2

#arch
x86_64
Comment 1 gitpush alibaba_cloud_group 2025-02-27 17:34:14 UTC
Created attachment 1314 [details]
vnc截图