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.