Re: [yocto] Installation help

2019-06-09 Thread Ulf Samuelsson

Den 2019-04-08 kl. 20:58, skrev Nataliya Korovkina:
"example.com " is not working. If someone needs to 
check their connection this way, please use 
CONNECTIVITY_CHECK_URIS="https://www.yoctoproject.org;



I am pretty sure that my Linksys router defines example.com
in its hosts files :-(

BR
Ulf


N

On Mon, Apr 8, 2019 at 2:50 PM Burton, Ross > wrote:


There must be if example.com  can't be
downloaded from...

On Mon, 8 Apr 2019 at 19:49, Karshi Hasanov
mailto:karshi.hasa...@gmail.com>> wrote:
 >
 > There is nothing wrong with my network network!
 >
 > For now the issue is resolved.
 >
 > Thanks any way.
 >
 >
 > On 2019-04-08 1:10 p.m., Burton, Ross wrote:
 > > The better fix is to fix your network.  If you need a proxy,
set it in
 > > local.conf.
 > >
 > > Ross
 > >
 > > On Mon, 8 Apr 2019 at 18:09, Nataliya Korovkina
 > > mailto:malus.brandyw...@gmail.com>> wrote:
 > >> Hello Karshi,
 > >>
 > >> I had the same message. I added:
 > >>
 > >> CONNECTIVITY_CHECK_URIS=""
 > >>
 > >> in conf/local.conf as a QUICK FIX. I hope someone has better
solution, please?
 > >>
 > >> Thanks,
 > >> Nataliya
 > >>
 > >>
 > >> On Mon, Apr 8, 2019 at 12:43 PM Karshi Hasanov
mailto:karshi.hasa...@gmail.com>> wrote:
 > >>> Hi all,
 > >>>
 > >>> I have followed the
 > >>>
 > >>>

https://www.yoctoproject.org/docs/2.6.1/brief-yoctoprojectqs/brief-yoctoprojectqs.html
 > >>>
 > >>> when issue the "bitbake core-image-minimal"
 > >>>
 > >>> I am keep getting this error:
 > >>>
 > >>> ERROR:  OE-core's config sanity checker detected a potential
 > >>> misconfiguration.
 > >>>       Either fix the cause of this error or at your own risk
disable the
 > >>> checker (see sanity.conf).
 > >>>       Following is the list of potential problems / advisories:
 > >>>
 > >>>       Fetcher failure for URL: 'https://www.example.com/'. URL
 > >>> https://www.example.com/ doesn't work.
 > >>>       Please ensure your host's network is configured correctly,
 > >>>       or set BB_NO_NETWORK = "1" to disable network access if
 > >>>       all required sources are on local disk.
 > >>>
 > >>> --
 > >>> ___
 > >>> yocto mailing list
 > >>> yocto@yoctoproject.org 
 > >>> https://lists.yoctoproject.org/listinfo/yocto
 > >>
 > >>
 > >> --
 > >>
 > >>
 > >> Nataliya Korovkina
 > >>
 > >> --
 > >> ___
 > >> yocto mailing list
 > >> yocto@yoctoproject.org 
 > >> https://lists.yoctoproject.org/listinfo/yocto



--


Nataliya Korovkina





--
Best Regards
Ulf Samuelsson
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Installation help

2019-04-11 Thread Karshi Hasanov

There is nothing wrong with my network network!

For now the issue is resolved.

Thanks any way.


On 2019-04-08 1:10 p.m., Burton, Ross wrote:

The better fix is to fix your network.  If you need a proxy, set it in
local.conf.

Ross

On Mon, 8 Apr 2019 at 18:09, Nataliya Korovkina
 wrote:

Hello Karshi,

I had the same message. I added:

CONNECTIVITY_CHECK_URIS=""

in conf/local.conf as a QUICK FIX. I hope someone has better solution, please?

Thanks,
Nataliya


On Mon, Apr 8, 2019 at 12:43 PM Karshi Hasanov  wrote:

Hi all,

I have followed the

https://www.yoctoproject.org/docs/2.6.1/brief-yoctoprojectqs/brief-yoctoprojectqs.html

when issue the "bitbake core-image-minimal"

I am keep getting this error:

ERROR:  OE-core's config sanity checker detected a potential
misconfiguration.
  Either fix the cause of this error or at your own risk disable the
checker (see sanity.conf).
  Following is the list of potential problems / advisories:

  Fetcher failure for URL: 'https://www.example.com/'. URL
https://www.example.com/ doesn't work.
  Please ensure your host's network is configured correctly,
  or set BB_NO_NETWORK = "1" to disable network access if
  all required sources are on local disk.

--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto



--


Nataliya Korovkina

--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Installation help

2019-04-08 Thread Nataliya Korovkina
"example.com" is not working. If someone needs to check their connection
this way, please use CONNECTIVITY_CHECK_URIS="https://www.yoctoproject.org;

N

On Mon, Apr 8, 2019 at 2:50 PM Burton, Ross  wrote:

> There must be if example.com can't be downloaded from...
>
> On Mon, 8 Apr 2019 at 19:49, Karshi Hasanov 
> wrote:
> >
> > There is nothing wrong with my network network!
> >
> > For now the issue is resolved.
> >
> > Thanks any way.
> >
> >
> > On 2019-04-08 1:10 p.m., Burton, Ross wrote:
> > > The better fix is to fix your network.  If you need a proxy, set it in
> > > local.conf.
> > >
> > > Ross
> > >
> > > On Mon, 8 Apr 2019 at 18:09, Nataliya Korovkina
> > >  wrote:
> > >> Hello Karshi,
> > >>
> > >> I had the same message. I added:
> > >>
> > >> CONNECTIVITY_CHECK_URIS=""
> > >>
> > >> in conf/local.conf as a QUICK FIX. I hope someone has better
> solution, please?
> > >>
> > >> Thanks,
> > >> Nataliya
> > >>
> > >>
> > >> On Mon, Apr 8, 2019 at 12:43 PM Karshi Hasanov <
> karshi.hasa...@gmail.com> wrote:
> > >>> Hi all,
> > >>>
> > >>> I have followed the
> > >>>
> > >>>
> https://www.yoctoproject.org/docs/2.6.1/brief-yoctoprojectqs/brief-yoctoprojectqs.html
> > >>>
> > >>> when issue the "bitbake core-image-minimal"
> > >>>
> > >>> I am keep getting this error:
> > >>>
> > >>> ERROR:  OE-core's config sanity checker detected a potential
> > >>> misconfiguration.
> > >>>   Either fix the cause of this error or at your own risk disable
> the
> > >>> checker (see sanity.conf).
> > >>>   Following is the list of potential problems / advisories:
> > >>>
> > >>>   Fetcher failure for URL: 'https://www.example.com/'. URL
> > >>> https://www.example.com/ doesn't work.
> > >>>   Please ensure your host's network is configured correctly,
> > >>>   or set BB_NO_NETWORK = "1" to disable network access if
> > >>>   all required sources are on local disk.
> > >>>
> > >>> --
> > >>> ___
> > >>> yocto mailing list
> > >>> yocto@yoctoproject.org
> > >>> https://lists.yoctoproject.org/listinfo/yocto
> > >>
> > >>
> > >> --
> > >>
> > >>
> > >> Nataliya Korovkina
> > >>
> > >> --
> > >> ___
> > >> yocto mailing list
> > >> yocto@yoctoproject.org
> > >> https://lists.yoctoproject.org/listinfo/yocto
>


-- 


Nataliya Korovkina
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Installation help

2019-04-08 Thread Burton, Ross
There must be if example.com can't be downloaded from...

On Mon, 8 Apr 2019 at 19:49, Karshi Hasanov  wrote:
>
> There is nothing wrong with my network network!
>
> For now the issue is resolved.
>
> Thanks any way.
>
>
> On 2019-04-08 1:10 p.m., Burton, Ross wrote:
> > The better fix is to fix your network.  If you need a proxy, set it in
> > local.conf.
> >
> > Ross
> >
> > On Mon, 8 Apr 2019 at 18:09, Nataliya Korovkina
> >  wrote:
> >> Hello Karshi,
> >>
> >> I had the same message. I added:
> >>
> >> CONNECTIVITY_CHECK_URIS=""
> >>
> >> in conf/local.conf as a QUICK FIX. I hope someone has better solution, 
> >> please?
> >>
> >> Thanks,
> >> Nataliya
> >>
> >>
> >> On Mon, Apr 8, 2019 at 12:43 PM Karshi Hasanov  
> >> wrote:
> >>> Hi all,
> >>>
> >>> I have followed the
> >>>
> >>> https://www.yoctoproject.org/docs/2.6.1/brief-yoctoprojectqs/brief-yoctoprojectqs.html
> >>>
> >>> when issue the "bitbake core-image-minimal"
> >>>
> >>> I am keep getting this error:
> >>>
> >>> ERROR:  OE-core's config sanity checker detected a potential
> >>> misconfiguration.
> >>>   Either fix the cause of this error or at your own risk disable the
> >>> checker (see sanity.conf).
> >>>   Following is the list of potential problems / advisories:
> >>>
> >>>   Fetcher failure for URL: 'https://www.example.com/'. URL
> >>> https://www.example.com/ doesn't work.
> >>>   Please ensure your host's network is configured correctly,
> >>>   or set BB_NO_NETWORK = "1" to disable network access if
> >>>   all required sources are on local disk.
> >>>
> >>> --
> >>> ___
> >>> yocto mailing list
> >>> yocto@yoctoproject.org
> >>> https://lists.yoctoproject.org/listinfo/yocto
> >>
> >>
> >> --
> >>
> >>
> >> Nataliya Korovkina
> >>
> >> --
> >> ___
> >> yocto mailing list
> >> yocto@yoctoproject.org
> >> https://lists.yoctoproject.org/listinfo/yocto
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Installation help

2019-04-08 Thread Burton, Ross
The better fix is to fix your network.  If you need a proxy, set it in
local.conf.

Ross

On Mon, 8 Apr 2019 at 18:09, Nataliya Korovkina
 wrote:
>
> Hello Karshi,
>
> I had the same message. I added:
>
> CONNECTIVITY_CHECK_URIS=""
>
> in conf/local.conf as a QUICK FIX. I hope someone has better solution, please?
>
> Thanks,
> Nataliya
>
>
> On Mon, Apr 8, 2019 at 12:43 PM Karshi Hasanov  
> wrote:
>>
>> Hi all,
>>
>> I have followed the
>>
>> https://www.yoctoproject.org/docs/2.6.1/brief-yoctoprojectqs/brief-yoctoprojectqs.html
>>
>> when issue the "bitbake core-image-minimal"
>>
>> I am keep getting this error:
>>
>> ERROR:  OE-core's config sanity checker detected a potential
>> misconfiguration.
>>  Either fix the cause of this error or at your own risk disable the
>> checker (see sanity.conf).
>>  Following is the list of potential problems / advisories:
>>
>>  Fetcher failure for URL: 'https://www.example.com/'. URL
>> https://www.example.com/ doesn't work.
>>  Please ensure your host's network is configured correctly,
>>  or set BB_NO_NETWORK = "1" to disable network access if
>>  all required sources are on local disk.
>>
>> --
>> ___
>> yocto mailing list
>> yocto@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
>
>
>
> --
>
>
> Nataliya Korovkina
>
> --
> ___
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] Installation help

2019-04-08 Thread Nataliya Korovkina
Hello Karshi,

I had the same message. I added:

CONNECTIVITY_CHECK_URIS=""

in conf/local.conf as a QUICK FIX. I hope someone has better solution,
please?

Thanks,
Nataliya


On Mon, Apr 8, 2019 at 12:43 PM Karshi Hasanov 
wrote:

> Hi all,
>
> I have followed the
>
>
> https://www.yoctoproject.org/docs/2.6.1/brief-yoctoprojectqs/brief-yoctoprojectqs.html
>
> when issue the "bitbake core-image-minimal"
>
> I am keep getting this error:
>
> ERROR:  OE-core's config sanity checker detected a potential
> misconfiguration.
>  Either fix the cause of this error or at your own risk disable the
> checker (see sanity.conf).
>  Following is the list of potential problems / advisories:
>
>  Fetcher failure for URL: 'https://www.example.com/'. URL
> https://www.example.com/ doesn't work.
>  Please ensure your host's network is configured correctly,
>  or set BB_NO_NETWORK = "1" to disable network access if
>  all required sources are on local disk.
>
> --
> ___
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>


-- 


Nataliya Korovkina
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto