Bug#759590: Error in GnuTLS initialization: Failed to acquire random data.
Bob Proulx
bob at proulx.com
Sat Aug 30 07:31:39 UTC 2014
Klaus,
> $ gnutls-cli
> Error in GnuTLS initialization: Failed to acquire random data.
Are you setting LD_PRELOAD to libeatmydata.so? I am. This is
definitely related to the problem for me. Is it for you too?
$ env -i gnutls-cli
No hostname specified
$ env -i LD_PRELOAD=/usr/lib/libeatmydata/libeatmydata.so gnutls-cli
Error in GnuTLS initialization: Failed to acquire random data.
No hostname specified
$ unset LD_PRELOAD ; gnutls-cli
No hostname specified
Bob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnutls-maint/attachments/20140830/c222ac86/attachment.sig>
More information about the Pkg-gnutls-maint
mailing list