[yocto] [Yocto] Checking sstate mirror is hanging at 100%
    Andre McCurdy 
    armccurdy at gmail.com
       
    Tue Oct 31 11:41:12 PDT 2017
    
    
  
>>
>> 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?
    
    
More information about the yocto
mailing list