On Sun, Nov 03, 2019 at 05:07:22AM +0100, gregor herrmann wrote:
> 
> Cron sends me the following mail once per week:
> 
> /sbin/e2scrub_all: line 173: /proc/8234/fd/pipe:[90083173]: No such file or 
> directory

Gregor, thanks for the bug report!  This is coming from:

stdin="$(realpath /dev/stdin)"
   ...
${DBG} "@root_sbindir@/e2scrub" ${scrub_args} "${tgt}" < "${stdin}"

I'm not sure why this hack is there at all.  Darrick, can you shed any
light?  What was the original intent of redirecting stdin to the
realpath of /dev/stdin?

Thanks,

                                                 - Ted

Reply via email to