Re: Checking sstate mirror is hanging at 100%
Andre McCurdy <armccurdy@...>
On Mon, Oct 30, 2017 at 2:37 AM, Alexander Kanavin
<alexander.kanavin@...> wrote: On 10/30/2017 07:54 AM, Vineeth Karumanchi wrote:It looks like the logic in the wget fetcher retries once, so if it'sIn this case i would expect bitbake to "check for sstate mirrors" for someThe approach is to fix your infrastructure so that fetching from network getting stuck then that seems like a genuine bug. Vineeth, are you sure it's really continuously retrying? Or are you just seeing timeouts for many fetches (which will eventually complete)? Note that you can reduce the wget timeout by setting your own value for "FETCHCMD_wget". See bitbake/lib/bb/fetch2/wget.py for the default value - use that as a starting point for your modification.
|
|