[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
install basic-1 test fails if source directory is nfs-mounted
From: |
Zube |
Subject: |
install basic-1 test fails if source directory is nfs-mounted |
Date: |
Mon, 30 Oct 2006 06:13:16 -0700 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
Two machines, both CentOS 4.4, one x86_64, one x86_32, fully patched and gcc
3.4.6 used to build coreutils 6.4.
Source is on an nfs-mounted file system coming from a Solaris 9 box.
***
gmake[3]: Entering directory `/stat/src/coreutils/coreutils-6.4/tests/install'
PASS: trap
chmod: cannot access `.': Stale NFS file handle
FAIL: basic-1
PASS: create-leading
PASS: d-slashdot
======================================
1 of 4 tests failed
Please report to address@hidden
======================================
gmake[3]: *** [check-TESTS] Error 1
gmake[3]: Leaving directory `/stat/src/coreutils/coreutils-6.4/tests/install'
gmake[2]: *** [check-am] Error 2
gmake[2]: Leaving directory `/stat/src/coreutils/coreutils-6.4/tests/install'
gmake[1]: *** [check-recursive] Error 1
gmake[1]: Leaving directory `/stat/src/coreutils/coreutils-6.4/tests'
gmake: *** [check-recursive] Error 1
***
If the source is moved to a local partition, the tests succeed.
Cheers,
Zube
- install basic-1 test fails if source directory is nfs-mounted,
Zube <=