Hello, when I followed the operations in the document below and executed "bld -m ls1028ardb", the following error occurred. Is it because I haven't set up the https service proxy properly in my Ubuntu that the download failed? If so, do I need to purchase an https service proxy in China to be able to download? If not, could you please tell me how to solve this problem?
-----------------------------
root@fbdebian:~/flexbuild# bld -m ls1028ardb
Time of fetching repo: Thu Feb 12 22:35:14 PST 2026
Flexbuild HEAD commit: bc1c9ec update the repositories per gnome updates
Time of build: Thu Feb 12 22:35:14 PST 2026
[INFO] Downloading linux_lf-6.12.20-2.0.0.tar.gz
Error occurred: Download failed: HTTPSConnectionPool(host='codeload.github.com', port=443): Max retries exceeded with url: /nxp-imx/linux-imx/tar.gz/refs/tags/lf-6.12.20-2.0.0 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f70e247c190>: Failed to establish a new connection: [Errno 111] Connection refused'))
Downloading without md5 failed, fallback to clone
[INFO] Cloning linux (with submodules)
4^[[A^Z
[13]+ Stopped bld -m ls1028ardb
root@fbdebian:~/flexbuild# echo $http_proxy $https_proxy
root@fbdebian:~/flexbuild#
---------------------------------
