Bug#761423: busybox: using find in pipe with dd produce semi-random output

2014-09-13 Thread Alex Andreotti
Package: busybox Version: 1:1.22.0-8 Severity: normal Dear Maintainer, probably the problem is in the mainstream but it affect also Debian. * What led up to the situation? I was trying to find a shell way to check if a directory is empty * What exactly did you do (or not do) that was

Bug#761423: busybox: using find in pipe with dd produce semi-random output

2014-09-13 Thread Alex Andreotti
Sorry I see I've missed a `touch /test/.x` in the bugreport. The test case is really simple: % busybox sh BusyBox v1.22.1 (Debian 1:1.22.0-8) built-in shell (ash) Enter 'help' for a list of built-in commands. ~ $ mkdir /tmp/emptytest ~ $ touch /tmp/emptytest/.x