server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none

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

server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none

ソリューションへジャンプ
12,631件の閲覧回数
shamiullah
Contributor III

Hello everyone,

I am trying to compile the I.MX6UL yocto source. I Have previously compiled the source, at that time it compiled without any issues. When I am compiling the same source I am getting the issues regarding certificates

ERROR:

fatal: unable to access 'https://source.codeaurora.org/external/imx/wayland-protocols-imx.git/': server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none

The whole error is attached as a document. Can you please know the solution on how to resolve

Thanks in Advance

 

ラベル(2)
0 件の賞賛
返信
1 解決策
12,556件の閲覧回数
nxf63675
NXP TechSupport
NXP TechSupport

Hi shamiullah,

 

After a quick check I see that this happens because the repository get lost, and needs to be updated, so please I recommend you update all your programs and drivers, this depends on your machine for Ubuntu is sudo apt update, sudo apt upgrade.

After you update and upgrade all your programs update your repository, on your build directory do the repo sync, to update to the latest code.

 

Regards,

Israel.

元の投稿で解決策を見る

4 返答(返信)
12,602件の閲覧回数
nxf63675
NXP TechSupport
NXP TechSupport

Hi shamiullah,

 

Which BSP version are you using?

 

Regards,

Israel.

0 件の賞賛
返信
12,599件の閲覧回数
shamiullah
Contributor III

Hi Israel,

We are using 5.4 zeus version yocto and kernel 5.4. We use to download previously with the same link and can be able to compile. But At present we are facing issues with the same link.Can you please look into it?

Thanks & Regards,

Shamiullah

0 件の賞賛
返信
12,557件の閲覧回数
nxf63675
NXP TechSupport
NXP TechSupport

Hi shamiullah,

 

After a quick check I see that this happens because the repository get lost, and needs to be updated, so please I recommend you update all your programs and drivers, this depends on your machine for Ubuntu is sudo apt update, sudo apt upgrade.

After you update and upgrade all your programs update your repository, on your build directory do the repo sync, to update to the latest code.

 

Regards,

Israel.

12,509件の閲覧回数
shamiullah
Contributor III

Hi Israel,

Thank you for the suggestion, it worked for me by running the below commands
$ sudo apt update

$ sudo apt upgrade

Thanks & Regards,

Shamiullah

 

0 件の賞賛
返信