GoldVIP Yocto build

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

GoldVIP Yocto build

1,095件の閲覧回数
MidhunSreenivas
Contributor I

Hi,

We followed the steps for building Gold VIP Yocto image as mentioned in the user guide. But the build failed. Please refer the attached log and help us resolve it.

0 件の賞賛
返信
1 返信

1,072件の閲覧回数
gmocanu
NXP Employee
NXP Employee

Hello,

 

Do you run the build in a restricted environment that doesn't have access to public registries? Do you have configured some private registries in your Docker configuration?

If possible, could you run the following commands (it's almost the same skopeo command referenced in the k3s recipe) and let us know what output you get:

$ bitbake k3s -c devshell
$ skopeo --debug --override-arch arm64 copy --additional-tag="docker.io/rancher/mirrored-pause:3.5" \
docker://rancher/mirrored-pause:3.5 docker-archive:mirrored-pause-test.tar

 

Best regards,

George

0 件の賞賛
返信