Project

General

Profile

Actions

bug #398

closed

【中性】aw-image-build 编译 ubuntu server 版本异常

Added by chengming huang 14 days ago. Updated 7 days ago.

Status:
closed
Priority:
low priority
Assignee:
Start date:
03/20/2026
Due date:
% Done:

0%

Estimated time:
Actions #1

Updated by chengming huang 14 days ago

Actions #2

Updated by zhanbin lin 7 days ago · Edited

  • Status changed from under verification to closed
  • Assignee set to zhanbin lin

修改镜像源后 编译正常

--- a/scripts/configuration.sh
+++ b/scripts/configuration.sh
@@ -430,9 +430,9 @@ fi
 unset LOG_OUTPUT_FILE
 
 if [[ $DOWNLOAD_MIRROR == "china" ]] ; then
-       DEBIAN_MIRROR='mirrors.ustc.edu.cn/debian'
-       DEBIAN_SECURTY='mirrors.ustc.edu.cn/debian-security'
-       UBUNTU_MIRROR='mirrors.ustc.edu.cn/ubuntu-ports'
+       DEBIAN_MIRROR='mirrors.tuna.tsinghua.edu.cn/debian'
+       DEBIAN_SECURTY='mirrors.tuna.tsinghua.edu.cn/debian-security'
+       UBUNTU_MIRROR='mirrors.tuna.tsinghua.edu.cn/ubuntu-ports'
 else
        DEBIAN_MIRROR='deb.debian.org/debian'
        DEBIAN_SECURTY='security.debian.org/'
Actions

Also available in: Atom PDF