(originally reported downstream at https://bugs.gentoo.org/969663)

I see 
FAIL: tests/misc/read-errors.sh
on a system with /bin/sh provided by dash rather than bash.

The error messages from dash are different:

/var/tmp/portage/sys-apps/coreutils-9.10/work/coreutils-9.10 # strace -o 
/dev/null -P /dev/null -e /read,splice -e fault=all:error=EIO /bin/sh -c read < 
/dev/null
/bin/sh: 1: read: arg count

/var/tmp/portage/sys-apps/coreutils-9.10/work/coreutils-9.10 # strace -o 
/dev/null -P /dev/null -e /read,splice -e fault=all:error=EIO /bin/bash -c read 
< /dev/null
/bin/bash: line 1: read: 0: read error: Input/output error

Full read-errors.log at
https://bugs.gentoo.org/attachment.cgi?id=954718.

thanks,
sam

Attachment: signature.asc
Description: PGP signature

Reply via email to