[ptxdist] dropbear sometimes generates 0 byte keyfiles

2011-08-23 Thread Alexander Dahl
Hello there, we stumbled upon a problem which occurs here from time to time but is not always reproducable and therefor a little hard to debug. We use busybox and dropbear as SSH server. The keys are generated by the rc.once mechanism, especially by the /etc/rc.once.d/dropbear script. Sometimes

Re: [ptxdist] dropbear sometimes generates 0 byte keyfiles

2011-08-23 Thread Michael Olbrich
Hi, On Tue, Aug 23, 2011 at 03:03:33PM +0200, Alexander Dahl wrote: we stumbled upon a problem which occurs here from time to time but is not always reproducable and therefor a little hard to debug. We use busybox and dropbear as SSH server. The keys are generated by the rc.once mechanism,

Re: [ptxdist] dropbear sometimes generates 0 byte keyfiles

2011-08-23 Thread Alexander Dahl
Hello, On Tue, 23 Aug 2011 17:45:27 +0200, Michael Olbrich wrote: do you have enough disk space available? dropbearkey does not check the return value of close(). It might silently fail here resulting in a empty file without a failure return value from dropbearkey. Disc space should not be a

[ptxdist] [PATCH] procps: make it build with make 3.82

2011-08-23 Thread George McCollister
Fix Makefile so procps builds with make 3.82. From upstream CVS. See patch file for details. Signed-off-by: George McCollister george.mccollis...@gmail.com --- .../0071-fix-build-with-make-3.82.patch| 36 patches/procps-3.2.8/series|