[yocto] [Yocto] Checking sstate mirror is hanging at 100%
    Vineeth Karumanchi 
    vineethc at xilinx.com
       
    Tue Oct 31 20:58:14 PDT 2017
    
    
  
On 11/1/2017 12:11 AM, Andre McCurdy wrote:
>>> It looks like the logic in the wget fetcher retries once, so if it's getting stuck
>>> then that seems like a genuine bug.
>>>
>>> Vineeth, are you sure it's really continuously retrying?
>> Yes, I see continuous retry of wget of same sstate files.
> The fetcher explicitly tries to avoid that by retrying each file only
> once. See retry logic in:
>
>    http://git.openembedded.org/bitbake/commit/?id=54b1961551511948e0cbd2ac39f19b39b9cee568
>
> However, there is a later commit which may also be related:
>
>    http://git.openembedded.org/bitbake/commit/?id=6fa07752bbd3ac345cd8617da49a70e0b2dd565f
>
> Does the version of bitbake which you are using contain both commits?
Thanks Andre
I am not having later patch. I will check the issue with master branch
    
    
More information about the yocto
mailing list