Bug 8979 - [Anolis23.1 GA][Beta][vhd] 缺少/etc/image-id文件
Summary: [Anolis23.1 GA][Beta][vhd] 缺少/etc/image-id文件
Status: CLOSED BYDESIGN
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: Images&Installations (show other bugs) Images&Installations
Version: 23.1
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: gaochang
QA Contact:
URL:
Whiteboard:
Keywords: Function
Depends on:
Blocks:
 
Reported: 2024-05-10 10:47 UTC by gitpush
Modified: 2024-05-21 15:36 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description gitpush alibaba_cloud_group 2024-05-10 10:47:13 UTC
环境:
[root@localhost ~]# 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/"

执行过程:
[root@localhost ~]# cat /etc/image-id
cat: /etc/image-id: No such file or directory
Comment 1 gaochang alibaba_cloud_group 2024-05-11 11:17:08 UTC
该镜像为社区镜像,/etc/image-id 文件是只有 ecs 镜像中才会存在,非 ecs 场景不强制要求有该文件。建议社区交付物中跳过该测试项