Hi,
I wanted to test easybuild today. Unfortunately I cannot get it running.
My systems are Ubuntu 10.04 (old, I know) and I installed using easy_install.
I edited $HOME/.easybuild/config.cfg according to
https://github.com/hpcugent/easybuild/wiki/Configuration
"""
build_path="/home/kuntzagk/easybuild/build"
install_path="/home/kuntzagk/easybuild"
source_path="/home/kuntzagk/easybuild/source"
repository = FileRepository("/home/kuntzagk/easybuild/repo")
log_format = ("/home/kuntzagk/easybuild/log", "easybuild-%(name)s.log")
log_dir ="/home/kuntzagk/easybuild/log"
"""
When I run "eb" I get this error:
Traceback (most recent call last):
File
"/usr/local/lib/python2.6/site-packages/easybuild_framework-1.5.0-py2.6.egg/easybuild/main.py", line
1294, in <module>
main()
File
"/usr/local/lib/python2.6/site-packages/easybuild_framework-1.5.0-py2.6.egg/easybuild/main.py", line
122, in main
eb_go = eboptions.parse_options(args=args)
File
"/usr/local/lib/python2.6/site-packages/easybuild_framework-1.5.0-py2.6.egg/easybuild/tools/options.py",
line 536, in parse_options
go_args=args,
File
"/usr/local/lib/python2.6/site-packages/easybuild_framework-1.5.0-py2.6.egg/vsc/utils/generaloption.py",
line 608, in __init__
self.parseconfigfiles()
File
"/usr/local/lib/python2.6/site-packages/easybuild_framework-1.5.0-py2.6.egg/vsc/utils/generaloption.py",
line 909, in parseconfigfiles
self.log.raiseException("parseconfigfiles: problem during read")
File
"/usr/local/lib/python2.6/site-packages/easybuild_framework-1.5.0-py2.6.egg/vsc/utils/fancylogger.py",
line 205, in raiseException
raise exception(message)
TypeError: __init__() takes exactly 4 arguments (2 given)
Is this a problem with my Ubuntu or is it something with my config?
regards, Andreas
--
Andreas Kuntzagk
SystemAdministrator
Berlin Institute for Medical Systems Biology at the
Max-Delbrueck-Center for Molecular Medicine
Robert-Roessle-Str. 10, 13125 Berlin, Germany
http://www.mdc-berlin.de/en/bimsb/BIMSB_groups/Dieterich