All of lore.kernel.org
 help / color / mirror / Atom feed
* build on CVE is failing
@ 2019-06-25 10:06 Vignesh Rajendran (RBEI/ECF3)
  2019-06-25 14:48 ` Burton, Ross
  0 siblings, 1 reply; 3+ messages in thread
From: Vignesh Rajendran (RBEI/ECF3) @ 2019-06-25 10:06 UTC (permalink / raw)
  To: yocto; +Cc: Ramadevi Sennakesavan (RBEI/ECF3)

[-- Attachment #1: Type: text/plain, Size: 755 bytes --]

Hi,

I was trying to check the CVE feature on Yocto.

I couldn't succeed the build with CVE.
https://pastebin.com/m7hNcNcm

There seems like proxy environment doesn't recognized inside do_populate_cve_db.

ERROR: cve-update-db-1.0-r0 do_populate_cve_db: HTTPSConnectionPool(host='nvd.nist.gov', port=443):
Max retries exceeded with url: /feeds/json/cve/1.0/nvdcve-1.0-2002.meta (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f787f1a8908>: Failed to establish a new connection: [Errno -2] Name or service not known',))

I am using HEAD of poky master branch.

Best regards,

Rajendran Vignesh
RBEI/ECF3

Tel. +91 422 676-5103 | Threema Work<threemawork://add/?id=+914226765103>: +914226765103


[-- Attachment #2: Type: text/html, Size: 4358 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: build on CVE is failing
  2019-06-25 10:06 build on CVE is failing Vignesh Rajendran (RBEI/ECF3)
@ 2019-06-25 14:48 ` Burton, Ross
  2019-06-26  2:58   ` Vignesh Rajendran (RBEI/ECF3)
  0 siblings, 1 reply; 3+ messages in thread
From: Burton, Ross @ 2019-06-25 14:48 UTC (permalink / raw)
  To: Vignesh Rajendran (RBEI/ECF3); +Cc: yocto, Ramadevi Sennakesavan (RBEI/ECF3)

Yes, you're right, this is a bug in the new functionality.

The usual variables are in the data store, so you can get them with
e.g. d.getVar("http_proxy"), as you can clearly replicate the failure
would you be able to attempt a patch?

Ross

On Tue, 25 Jun 2019 at 11:14, Vignesh Rajendran (RBEI/ECF3)
<Vignesh.Rajendran@in.bosch.com> wrote:
>
> Hi,
>
>
>
> I was trying to check the CVE feature on Yocto.
>
>
>
> I couldn’t succeed the build with CVE.
>
> https://pastebin.com/m7hNcNcm
>
>
>
> There seems like proxy environment doesn’t recognized inside do_populate_cve_db.
>
>
>
> ERROR: cve-update-db-1.0-r0 do_populate_cve_db: HTTPSConnectionPool(host='nvd.nist.gov', port=443):
>
> Max retries exceeded with url: /feeds/json/cve/1.0/nvdcve-1.0-2002.meta (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f787f1a8908>: Failed to establish a new connection: [Errno -2] Name or service not known',))
>
>
>
> I am using HEAD of poky master branch.
>
>
>
> Best regards,
>
> Rajendran Vignesh
> RBEI/ECF3
>
> Tel. +91 422 676-5103 | Threema Work: +914226765103
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: build on CVE is failing
  2019-06-25 14:48 ` Burton, Ross
@ 2019-06-26  2:58   ` Vignesh Rajendran (RBEI/ECF3)
  0 siblings, 0 replies; 3+ messages in thread
From: Vignesh Rajendran (RBEI/ECF3) @ 2019-06-26  2:58 UTC (permalink / raw)
  To: Burton, Ross
  Cc: yocto, Ramadevi Sennakesavan (RBEI/ECF3), Farkas Bastian (ADITG/ESA)

Hi Ross,

Sure, I will give a try.
Thank You.

Best regards,

Rajendran Vignesh
RBEI/ECF3  

Tel. +91 422 676-5103 | Threema Work: +914226765103 


-----Original Message-----
From: Burton, Ross <ross.burton@intel.com> 
Sent: Tuesday, June 25, 2019 8:18 PM
To: Vignesh Rajendran (RBEI/ECF3) <Vignesh.Rajendran@in.bosch.com>
Cc: yocto@yoctoproject.org; Ramadevi Sennakesavan (RBEI/ECF3) <Ramadevi.Sennakesavan@in.bosch.com>
Subject: Re: [yocto] build on CVE is failing

Yes, you're right, this is a bug in the new functionality.

The usual variables are in the data store, so you can get them with e.g. d.getVar("http_proxy"), as you can clearly replicate the failure would you be able to attempt a patch?

Ross

On Tue, 25 Jun 2019 at 11:14, Vignesh Rajendran (RBEI/ECF3) <Vignesh.Rajendran@in.bosch.com> wrote:
>
> Hi,
>
>
>
> I was trying to check the CVE feature on Yocto.
>
>
>
> I couldn’t succeed the build with CVE.
>
> https://pastebin.com/m7hNcNcm
>
>
>
> There seems like proxy environment doesn’t recognized inside do_populate_cve_db.
>
>
>
> ERROR: cve-update-db-1.0-r0 do_populate_cve_db: HTTPSConnectionPool(host='nvd.nist.gov', port=443):
>
> Max retries exceeded with url: 
> /feeds/json/cve/1.0/nvdcve-1.0-2002.meta (Caused by 
> NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object 
> at 0x7f787f1a8908>: Failed to establish a new connection: [Errno -2] 
> Name or service not known',))
>
>
>
> I am using HEAD of poky master branch.
>
>
>
> Best regards,
>
> Rajendran Vignesh
> RBEI/ECF3
>
> Tel. +91 422 676-5103 | Threema Work: +914226765103
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-06-26  2:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-25 10:06 build on CVE is failing Vignesh Rajendran (RBEI/ECF3)
2019-06-25 14:48 ` Burton, Ross
2019-06-26  2:58   ` Vignesh Rajendran (RBEI/ECF3)

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.