After weeks of trial and error, I think I may have shined at least a little bit of light on a problem I've been having installing fink, and am wondering if anyone can possibly shed a little more.

Here's my situation. I have a couple servers that share a common filesystem (located on a RAID, via nfs mount) called Asgard. My goal is to install fink on this volume (/Asgard/shared/sw) so that all associated machines may use the applications and libraries installed via fink. I first tried installing fink on /Asgard/shared/sw from server #1 with no success. Eventually I just installed it at the default /sw on server #1 and it worked fine. I then tried installing fink on /Asgard/shared/sw from server #2 with no success, and again it seems to install fine on the local disk. I'm starting to guess that nfs has something to do with this. This is further reinforced by the fact that when I try to remove /Asgard/shared/sw, I often get interrupted by an error about a stale NFS file handle.

The odd thing is that I've managed to do this exact thing before on a different setup (basically we recently redid our server landscape and swapped out the old RAID with a new one). Installation runs until I fail 1 of the 163 tests (./Config/load_save). I've taken a look at this test script and while I code in perl quite a bit, I'm not very good at interpreting tests like this.

So, does anyone out there have experience with (any problems) installing fink on an nfs shared volume? Can anyone tell me what this Config/load_save test is all about, what a likely culprit might be for its failure? Any help at all would be greatly appreciated. In the meantime I'll be hammering away at this.


Thanks,
-Andrew

ps: here's the snipet pertaining to the failed test

./Config/load_save.....................ok 82/0# Failed test (./ Config/load_save.t at line 64)
./Config/load_save.....................NOK 83#     '0.293668981481481'
#         <=
#     '0'
./Config/load_save.....................ok 163/0# Looks like you failed 1 tests of 163.
./Config/load_save.....................dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 83
        Failed 1/163 tests, 99.39% okay

.
Failed Test          Stat Wstat Total Fail  Failed  List of Failed
------------------------------------------------------------------------ -------
./Config/load_save.t    1   256   163    1   0.61%  83
3 subtests skipped.
Failed 1/39 test scripts, 97.44% okay. 1/905 subtests failed, 99.89% okay.
make: *** [test] Error 1
### execution of make failed, exit code 2
phase compiling: fink-0.27.6-31 failed



--
Andrew Stewart
Research Assistant, Genomics Team
Navy Medical Research Center (NMRC)
Biological Defense Research Directorate (BDRD)
BDRD Annex
12300 Washington Avenue, 2nd Floor
Rockville, MD 20852

email: [EMAIL PROTECTED]
phone: 301-231-6700 Ext 270


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to