Error when check if boinc was installed successfully.

Message boards : Server programs : Error when check if boinc was installed successfully.
Message board moderation

To post messages, you must log in.

AuthorMessage
bonongmongdo

Send message
Joined: 4 Jun 09
Posts: 4
Vietnam
Message 30737 - Posted: 31 Jan 2010, 9:19:26 UTC

After user svn to download boinc server and run command to install boinc:
$ cd /home/boincadm/boinc
$ ./_autosetup
$ ./configure –-disable-client
$ make

without errors, when I run file test/test_sanity.py

[boincadm@localhost boinc_stable]$ ./test/test_sanity.py

-- Testing framework sanity --------------------------------------------------
Traceback (most recent call last):
File "./test/test_sanity.py", line 34, in <module>
test_msg("framework sanity")
File "/home/boincadm/boinc_stable/test/testbase.py", line 759, in test_msg
test_init()
File "/home/boincadm/boinc_stable/test/testbase.py", line 30, in test_init
os.chdir(os.path.join(os.getenv('srcdir'),'test'))
File "/usr/lib/python2.5/posixpath.py", line 62, in join
elif path == '' or path.endswith('/'):
AttributeError: 'NoneType' object has no attribute 'endswith'

Exception thrown - bug in test scripts?
ERRORS.COUNT: 1
Error in atexit._run_exitfuncs:
Traceback (most recent call last):
File "/usr/lib/python2.5/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/home/boincadm/boinc_stable/test/testbase.py", line 788, in osexit_test_done
os._exit(test_done())
File "/home/boincadm/boinc_stable/test/testbase.py", line 772, in test_done
if options.delete_testbed == 'always':
AttributeError: Options instance has no attribute 'delete_testbed'
Error in sys.exitfunc:
Traceback (most recent call last):
File "/usr/lib/python2.5/atexit.py", line 24, in _run_exitfuncs
func(*targs, **kargs)
File "/home/boincadm/boinc_stable/test/testbase.py", line 788, in osexit_test_done
os._exit(test_done())
File "/home/boincadm/boinc_stable/test/testbase.py", line 772, in test_done
if options.delete_testbed == 'always':
AttributeError: Options instance has no attribute 'delete_testbed'

Was boinc server installed successfully? Anyone help me. Thank in advance.
ID: 30737 · Report as offensive
bonongmongdo

Send message
Joined: 4 Jun 09
Posts: 4
Vietnam
Message 30746 - Posted: 31 Jan 2010, 15:19:52 UTC - in response to Message 30737.  

Nobody knows that problems? Help me pls
ID: 30746 · Report as offensive
Les Bayliss
Help desk expert

Send message
Joined: 25 Nov 05
Posts: 1654
Australia
Message 30748 - Posted: 31 Jan 2010, 21:06:16 UTC - in response to Message 30746.  

The people who post answers here are just volunteers from the public.
And there aren't too many who know enough about the server code to help. Plus it's the weekend.
So it could take days to get help.

ID: 30748 · Report as offensive
Profile KSMarksPsych
Avatar

Send message
Joined: 30 Oct 05
Posts: 1239
United States
Message 30755 - Posted: 1 Feb 2010, 9:44:39 UTC

See the sticky thread in the sub forum. Post to the appropriate mailing list. You'll have better luck there.
Kathryn :o)
ID: 30755 · Report as offensive
bonongmongdo

Send message
Joined: 4 Jun 09
Posts: 4
Vietnam
Message 30756 - Posted: 1 Feb 2010, 10:13:08 UTC

I am not enough patient to wait and to fix bug. Fortunately, I decided to reinstall with older version of boinc_server. No longer this error. Thanks every body.
ID: 30756 · Report as offensive

Message boards : Server programs : Error when check if boinc was installed successfully.

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.