Firefly开源社区

打印 上一主题 下一主题

[Linux] RK3399Pro JD4 - rk3399pro_linux_release_v2.5.1_20210304 - yocto同步代码编译失败

25

积分

0

威望

0

贡献

技术小白

积分
25

RK3399Pro JD4 - rk3399pro_linux_release_v2.5.1_20210304 - yocto同步代码编译失败

发表于 2023-2-8 10:08:08      浏览:3135 | 回复:1        打印      只看该作者   [复制链接] 楼主
问题描述及复现步骤:

你好,我们公司预研这款核心板,通过yocto编译文件系统出现了问题,需要协助着急解决,谢谢。

1、通过百度云盘下载解压的sdk,



2、主机系统版本信息



3、yocto同步sdk代码报错,


接着见上传的日志文件:repo_sync_error.log

image.png (30.24 KB, 下载次数: 75)

image.png

image.jpg (145.18 KB, 下载次数: 64)

image.jpg

repo_sync_error.log

13.99 KB, 下载次数: 1, 下载积分: 灯泡 -1 , 经验 -1

回复

使用道具 举报

25

积分

0

威望

0

贡献

技术小白

积分
25
发表于 2023-2-8 10:35:53        只看该作者  沙发
更新repo重新拉取sdk解决额。

This can happen on Linux and Mac. I've personally experienced it on Linux (Ubuntu).

Repo is trying to automatically update itself, but it is failing when trying to verify the key because it can't find gpg. To fix it, just install Gnu Privacy Guard (gpg) and run repo again:

Make sure you have gpg installed.
Linux sudo apt-get install gpg

Mac (easiest using Homebrew) brew install gpg

Delete ~/.repoconfig so it sets up gpg correctly: rm -rf ~/.repoconfig

Run repo sync again and watch it update itself.

Errors are gone.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

友情链接 : 爱板网 电子发烧友论坛 云汉电子社区 粤ICP备14022046号-2
快速回复 返回顶部 返回列表