On Wed, Dec 30, 2009 at 08:56:49AM +1100, b viking wrote: > I compiled 2.6.28.10 from vanilla kernel source. > > I made one change to the .config, which was to select R5000 as CPU > type, instead of the default "R4x00". > > Now the the DSA2 host_key is generated and openssh-server installs fine. > > So looks like a bug in the Lenny MIPS kernel or a problem with > running an R4x00 kernel on a R5000. > > Anyway, hope this might help someone else.
Could you run this command and report its output? strace -f -s 8192 ssh-keygen -q -f temporary-dsa-key -N '' -t dsa I'd like to see if this indicates where it hangs. Thanks, -- Colin Watson [cjwat...@debian.org] -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org