Error UTF-8 for download 4.19.35 BSP

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

Error UTF-8 for download 4.19.35 BSP

ソリューションへジャンプ
1,250件の閲覧回数
hankwang
Contributor V

HI, 

        we want to download 4.19.35 BSP , but got error message. below is error message:

        How to fix this issue, thanks.

Get https://gerrit.googlesource.com/git-repo/clone.bundle
Get https://gerrit.googlesource.com/git-repo
remote: Counting objects: 43, done
remote: Finding sources: 100% (512/512)
remote: Total 512 (delta 161), reused 512 (delta 161)
Receiving objects: 100% (512/512), 931.59 KiB | 1.94 MiB/s, done.
Resolving deltas: 100% (161/161), completed with 23 local objects.
From https://gerrit.googlesource.com/git-repo
eceeb1b..d92076d maint -> origin/maint
1e01a74..3cceda5 master -> origin/master
* [new branch] repo-1 -> origin/repo-1
34bc571..0b57eed stable -> origin/stable
* [new tag] v1.13.10 -> v1.13.10
* [new tag] v1.13.11 -> v1.13.11
* [new tag] v1.13.9 -> v1.13.9
* [new tag] v1.13.9.1 -> v1.13.9.1
* [new tag] v1.13.9.2 -> v1.13.9.2
* [new tag] v1.13.9.3 -> v1.13.9.3
* [new tag] v1.13.9.4 -> v1.13.9.4
* [new tag] v2.0 -> v2.0
* [new tag] v2.1 -> v2.1
* [new tag] v2.1.1 -> v2.1.1
* [new tag] v2.2 -> v2.2
* [new tag] v2.3 -> v2.3
Traceback (most recent call last):
File "/home/test/bin/repo", line 1004, in <module>
main(sys.argv[1:])
File "/home/test/bin/repo", line 976, in main
_Init(args, gitc_init=(cmd == 'gitc-init'))
File "/home/test/bin/repo", line 405, in _Init
rev = _Verify(dst, branch, opt.quiet)
File "/home/test/bin/repo", line 768, in _Verify
err = proc.stderr.read().decode('utf-8')
UnicodeDecodeError: 'utf-8' codec can't decode bytes in position 66-67: invalid continuation byte

ラベル(1)
0 件の賞賛
返信
1 解決策
1,162件の閲覧回数
hankwang
Contributor V

HI , we follow the 4.19.35 document  of i.MX6_Yocto_Project_User's Guide.pdf  and build environment is Ubuntu18.04.

The issue is fixed we add the ignore parameter.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,162件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

could you tell me what build command you use? give me your environment and bitbake image you use,  full or multimedia? we have tested full image on imx8qm and imx8qxp successfully

0 件の賞賛
返信
1,163件の閲覧回数
hankwang
Contributor V

HI , we follow the 4.19.35 document  of i.MX6_Yocto_Project_User's Guide.pdf  and build environment is Ubuntu18.04.

The issue is fixed we add the ignore parameter.

0 件の賞賛
返信