Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Build process ignored mirror AND local proxy setting. #7006

Open
1 of 2 tasks
btbxbob opened this issue Jul 29, 2024 · 2 comments
Open
1 of 2 tasks

[Bug]: Build process ignored mirror AND local proxy setting. #7006

btbxbob opened this issue Jul 29, 2024 · 2 comments
Assignees
Labels
Bug Something isn't working as it should

Comments

@btbxbob
Copy link

btbxbob commented Jul 29, 2024

What happened?

when build to Producing new & caching [ GIT_INFO_UBOOT ],
i encountered error:
Command failed, retrying in 5s [ obtain_makefile_body_from_url https://raw.githubusercontent.com/Kwiboo/u-boot-rockchip/830cfcfdf54a1f08a3ca7fc17e69b4bc18cece50/Makefile ]

in my network, i have to visit this domain via proxy, or use github mirror.
but neither work.

How to reproduce?

create a network can only visit raw.githubusercontent.com via proxy.
compile.

Branch

main (main development branch)

On which host OS are you running the build script and observing this problem?

Ubuntu 24.04 Noble

Are you building on Windows WSL2?

  • Yes, my Ubuntu/Debian/OtherOS is running on WSL2

Relevant log URL

https://paste.armbian.com/axalatoqel

Code of Conduct

  • I agree to follow this project's Code of Conduct
@btbxbob btbxbob added the Bug Something isn't working as it should label Jul 29, 2024
Copy link

Jira ticket: AR-2439

@btbxbob
Copy link
Author

btbxbob commented Jul 30, 2024

found another problem about proxy:

env -i "HOME=${ORAS_HOME}" "${ORAS_BIN}" "$@"

the env -i removed https_proxy enviroment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working as it should
Development

No branches or pull requests

2 participants