| From: | Robbie Harwood <rharwood(at)redhat(dot)com> |
|---|---|
| To: | Michael Paquier <michael(at)paquier(dot)xyz>, Peter Eisentraut <peter(dot)eisentraut(at)2ndquadrant(dot)com> |
| Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Kerberos test suite |
| Date: | 2018-03-02 19:19:17 |
| Message-ID: | jlginaeb80a.fsf@redhat.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Michael Paquier <michael(at)paquier(dot)xyz> writes:
> On Wed, Feb 14, 2018 at 09:27:04AM -0500, Peter Eisentraut wrote:
>
>> (If it appears to hang for you in the "setting up Kerberos" step, you
>> might need more entropy/wait a while. That problem appears to be
>> limited to some virtual machine setups, but the specifics are not
>> clear.)
>
> That's one of those "move your mouse" or "type randomly your keyboard"
> to generate more entropy for the installation setup?
Right.
Whether this message can show up will depend on how the krb5 was built
(and how new it is). krb5 > 1.15 has support for getrandom(), so on
most Linux distros, if the machine has successfully ever created 256
bits of entropy, it won't block. On other platforms, use of
/dev/urandom requires a build flag.
Thanks,
--Robbie
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Robbie Harwood | 2018-03-02 19:21:29 | Re: Kerberos test suite |
| Previous Message | Alexander Kuzmenkov | 2018-03-02 18:47:27 | Re: IndexJoin memory problem using spgist and boxes |