Re: [OE-core] python3-native certificate failure

2018-04-19 Thread Tom Hochstein
Thanks, Ross. That is indeed what we are doing now. Tom -Original Message- From: Burton, Ross [mailto:ross.bur...@intel.com] Sent: Thursday, April 19, 2018 5:36 AM To: Tom Hochstein <tom.hochst...@nxp.com> Cc: openembedded-core@lists.openembedded.org Subject: Re: [OE-core] p

Re: [OE-core] python3-native certificate failure

2018-04-19 Thread Burton, Ross
Why don't you just use the host Python? This is probably due to the certificate path not being correctly remapped as it goes in/out of sstate, you'll have to tell the SSL code explicitly where to find the certificates. Ross On 4 April 2018 at 21:09, Tom Hochstein wrote:

Re: [OE-core] python3-native certificate failure

2018-04-05 Thread Tom Hochstein
[mailto:raj.k...@gmail.com] Sent: Wednesday, April 4, 2018 7:29 PM To: Tom Hochstein <tom.hochst...@nxp.com>; openembedded-core@lists.openembedded.org Subject: Re: [OE-core] python3-native certificate failure On 4/4/18 1:09 PM, Tom Hochstein wrote: > I am trying to download a URL from

Re: [OE-core] python3-native certificate failure

2018-04-04 Thread Khem Raj
On 4/4/18 1:09 PM, Tom Hochstein wrote: > I am trying to download a URL from a source package using > python3-native, but it is failing with a certificate failure. I added > DEPENDS on ca-certificates-native and python3-certifi-native, but it > doesn’t seem to help. A colleague with a

[OE-core] python3-native certificate failure

2018-04-04 Thread Tom Hochstein
I am trying to download a URL from a source package using python3-native, but it is failing with a certificate failure. I added DEPENDS on ca-certificates-native and python3-certifi-native, but it doesn't seem to help. A colleague with a corresponding SDK took the aarch64 sysroot certificates