[lfs-support] SVN-20140331 6.29. Coreutils-8.22. 1 test failure nohup

2014-04-01 Thread Robin
From nohup.log: + test -w /dev/full + test -c /dev/full + exec ./tests/misc/nohup.sh: line 66: /dev/tty: No such device or address + fail=1 Found discussion at https://lists.gnu.org/archive/html/guix-devel/2014-03/msg00017.html Patch discussed

Re: [lfs-support] SVN-20140331 6.29. Coreutils-8.22. 1 test failure nohup

2014-04-01 Thread Armin K.
On 04/01/2014 02:11 PM, Robin wrote: From nohup.log: + test -w /dev/full + test -c /dev/full + exec ./tests/misc/nohup.sh: line 66: /dev/tty: No such device or address + fail=1 Found discussion at https://lists.gnu.org/archive/html/guix-devel/2014-03/msg00017.html Patch discussed

Re: [lfs-support] SVN-20140331 6.29. Coreutils-8.22. 1 test failure nohup

2014-04-01 Thread Robin
On 1 April 2014 14:03, Armin K. kre...@email.com wrote: On 04/01/2014 02:11 PM, Robin wrote: From nohup.log: + test -w /dev/full + test -c /dev/full + exec ./tests/misc/nohup.sh: line 66: /dev/tty: No such device or address + fail=1 Found discussion at