Bug 8984 - [Anolis23.1 GA][Beta][vhd]时区默认设置错误
Summary: [Anolis23.1 GA][Beta][vhd]时区默认设置错误
Status: CLOSED FIXED
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 11:14 UTC by gitpush
Modified: 2024-05-21 15:40 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 11:14:02 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 ~]# ls /etc/localtime -l
lrwxrwxrwx. 1 root root 38 Apr 24 22:38 /etc/localtime -> ../usr/share/zoneinfo/America/New_York

测试用例tests/system_services/systemd/tc_ag_systemd_localtime_fun_001.py
默认要求时区为上海
Comment 1 gaochang alibaba_cloud_group 2024-05-11 11:34:50 UTC
问题确认,修复中