[bitbake-devel] Bitbake hangs when there is no response from remote PR server

anders.tornqvist at codiax.se anders.tornqvist at codiax.se
Tue May 14 08:08:26 UTC 2019


Hi,

When using Bitbake from Poky Sumo I noticed that bitbake hangs forever if there is PRSERV_HOST configured to a another host and that does not answer to the requests.
It does not timeout and gives no error message.

A possible solution could be to change the handling the limit of the retries in lib/bb/main.py setup_bitbake().
Currently the time-out for a not responding PRSERV_HOST does not seem to count down the retries. It just keeps on retrying.

/Anders

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/bitbake-devel/attachments/20190514/5539f400/attachment.html>


More information about the bitbake-devel mailing list