Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Test failures



On Tue, 6 Mar 2012, Thor Lancelot Simon wrote:

On Tue, Mar 06, 2012 at 07:06:41PM +0100, Martin Husemann wrote:
On Tue, Mar 06, 2012 at 08:01:30PM +0200, Jukka Ruohonen wrote:
(1) Failures in "fs/psshfs/t_psshfs" and "lib/librumphijack/t_tcpip".
    The standard error output is:

       rsa_generate_private_key: key generation failed.

    Probably caused by the RNG changes?

Not that you can ssh into a system running -current (i.e. sshd works),
but you can not ssh out there:

Huh.  What happens if you run "openssl rand -out /tmp/foo 100"?  That's
how I tested that I hadn't broken RNG output, and it does still work on
my systems.  I get 100 bytes of output and no error.

This seems to work for me, but ssh-ing out gives me the "dh_gen_key"
error as well.

    dh_gen_key: BN_rand failed

I hope the BN functions aren't overly familiar with the RAND implementation
but I will investigate and see.

Are there any other tests I can run for you?

--
Hisashi T Fujinaka - htodd%twofifty.com@localhost
BSEE(6/86) + BSChem(3/95) + BAEnglish(8/95) + MSCS(8/03) + $2.50 = latte


Home | Main Index | Thread Index | Old Index