Comment 23 for bug 1647204

Revision history for this message
dkg (dkg0) wrote : Re: [Bug 1647204] Re: 1.8.0-2 FTBFS in zesty 17.04

On Thu 2017-01-12 17:10:07 -0500, Rik Mills wrote:
> Adding some debug statements on other the builds showed that that hang
> is occurring in
>
> lang / python / tests / t-callbacks.py
>
> specifically, when the c.op_genkey call is made in the section shown
> below.

a hang during key generation is often due to lack of entropy on the
system. Can you ensure that the system isn't entropy-starved somehow?

         --dkg