-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Build Sonic image failed when make configure: " ERROR FROM docker.io/library/sonic-slave-buster:43558ab93ee" #16301
Comments
docker vs is building fine in latest run. please check - |
Hi,
What should i do for it? any docker configuration? Best regards |
@VerifyL , It's not the fatal error. When it pull docker image failed, It will build sonic-slave-buster. |
@liushilongbuaa Thanks for your suggestion, i got it. And i had built the sonic-slave-buster successfully. The reason is that my network can't access some repository. |
@VerifyL ,hello,i have same error: " > FROM docker.io/library/sonic-slave-buster:e9693d8ea5a:failed to load cache key: failed to authorize: rpc error: code = Unknown desc = failed to fetch oauth token: Get https://auth.docker.io/token?scope=repository%3Alibrary%2Fsonic-slave-buster%3Apull&service=registry.docker.io: proxyconnect tcp: EOF" I would like to ask what the specific network problem is? And I used a proxy and can docker pull hello-world normally |
Hello,
I attempted to build sonic branch master source based on the VS platform for the first time, but failed when executed 'make configure PLATFORM=vs'.
And does anyone have any idea for it.
Step followed:
Step1: git clone --recurse-submodules https://github.com/sonic-net/sonic-buildimage.git
Step2: sudo modprobe overlay
Step3: cd sonic-buildimage
Step4: make init
Step5: make configure PLATFORM=vs
Configure failed in Step5.
ERROR:
the results you expected:
Build Pass
Output of my env:
Docker version:
Linux: Linux hanubuntu 5.15.0-79-generic #86~20.04.2-Ubuntu SMP Mon Jul 17 23:27:17 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
By the way, there is no docker "sonic-slave-buster:43558ab93ee" in docker hub.
Is there anyone who can advise ? Thanks.
The text was updated successfully, but these errors were encountered: