Hi Pablo,
I have tested your solution but I think it gives the same error as the
bootstrap script in my case.
valeriuc@login3:~/work$ eb --installpath=/home/valeriuc/eb_install
--subdir-software=apps --subdir-modules=modules --sourcepath=/soft/sources
--repositorypath=/soft/installed_easyconfigs EasyBuild-1.14.0.eb
--try-software-version=1.15.2
== temporary log file in case of crash
/scratch/easybuild-Qh7YAB/easybuild-GSjRgI.log
ERROR: EasyBuild crashed with an error (at easybuild/tools/modules.py:541 in
run_module): ModuleCmd_List.c(146):FATAL:996: The environment variables
LOADEDMODULES and _LMFILES_ have inconsistent lengths.
The full log is:
cat /scratch/easybuild-Qh7YAB/easybuild-GSjRgI.log
== 2014-11-18 21:00:48,894 main INFO This is EasyBuild 1.15.2 (framework:
1.15.2, easyblocks: 1.15.2) on host login3.mona.surfsara.nl.
== 2014-11-18 21:00:48,895 main INFO Command line:
--installpath=/home/valeriuc/eb_install
--repositorypath=/soft/installed_easyconfigs --sourcepath=/soft/sources
--subdir-software=apps --try-software-version=1.15.2 EasyBuild-1.14.0.eb
== 2014-11-18 21:00:48,896 main INFO Using /scratch/easybuild-Qh7YAB as
temporary directory
== 2014-11-18 21:00:48,899 main INFO Extended list of robot paths with paths
for installed easyconfigs:
['/home/valeriuc/work/easybuild-easyconfigs/easybuild/easyconfigs']
== 2014-11-18 21:00:48,900 main.config WARNING Deprecated functionality, will
no longer work in v2.0: oldstyle init with modifications to support oldstyle
options
== 2014-11-18 21:00:48,900 main.config WARNING Deprecated functionality, will
no longer work in v2.0: oldstyle_init filename
/home/valeriuc/work/easybuild-framework/easybuild/easybuild_config.py kwargs {}
== 2014-11-18 21:00:48,901 main.config WARNING Deprecated functionality, will
no longer work in v2.0: oldstyle_read_configuration filename
/home/valeriuc/work/easybuild-framework/easybuild/easybuild_config.py
== 2014-11-18 21:00:48,905 main.config WARNING Deprecated functionality, will
no longer work in v2.0: Adapt code to use read_environment from
easybuild.tools.utilities and do not use oldstyle environment variables
== 2014-11-18 21:00:48,905 main.config WARNING Deprecated functionality, will
no longer work in v2.0: oldstyle key build_path usage found, replacing with
newkey buildpath
== 2014-11-18 21:00:48,905 main.config WARNING Deprecated functionality, will
no longer work in v2.0: oldstyle key module_classes usage found, replacing with
newkey moduleclasses
== 2014-11-18 21:00:48,905 main.config WARNING Deprecated functionality, will
no longer work in v2.0: oldstyle key source_path usage found, replacing with
newkey sourcepath
== 2014-11-18 21:00:48,905 main.config WARNING Deprecated functionality, will
no longer work in v2.0: oldstyle key install_path usage found, replacing with
newkey installpath
== 2014-11-18 21:00:48,906 main.config WARNING Deprecated functionality, will
no longer work in v2.0: oldstyle key repository_path usage found, replacing
with newkey repositorypath
== 2014-11-18 21:00:48,906 main.config WARNING Deprecated functionality, will
no longer work in v2.0: oldstyle key log_dir usage found, replacing with newkey
tmp_logdir
== 2014-11-18 21:00:48,906 main.config WARNING Deprecated functionality, will
no longer work in v2.0: oldstyle key log_format usage found, replacing with
newkey logfile_format
== 2014-11-18 21:00:48,909 main.filetools INFO Command modulecmd found at
/usr/bin/modulecmd
== 2014-11-18 21:00:48,909 main.EnvironmentModulesC INFO Full path for module
command is /usr/bin/modulecmd, so using it
== 2014-11-18 21:00:48,915 main.filetools INFO Creating directory
/home/valeriuc/eb_install/modules/all (parents: True, set_gid: False, sticky:
False)
== 2014-11-18 21:00:48,921 main.EnvironmentModulesC INFO Prepended list of
module paths with path used by EasyBuild: /home/valeriuc/eb_install/modules/all
== 2014-11-18 21:00:48,954 main.EnvironmentModulesC INFO $MODULEPATH set based
on list of module paths (via 'module use'):
/home/valeriuc/eb_install/modules/all:/sara/sw/modules/modulefiles/applications:/sara/sw/modules/modulefiles/compilers:/sara/sw/modules/modulefiles/environment:/sara/sw/modules/modulefiles/libraries:/sara/sw/modules/modulefiles/tools:/sara/sw/modules/modulefiles/deprecated:/sara/sw/modules/modulefiles/unsupported
== 2014-11-18 21:00:48,960 main.EnvironmentModulesC INFO Found version 3.2.10
== 2014-11-18 21:00:48,964 main.EnvironmentModulesC ERROR EasyBuild crashed
with an error (at easybuild/tools/modules.py:541 in run_module):
ModuleCmd_List.c(146):FATAL:996: The environment variables LOADEDMODULES and
_LMFILES_ have inconsistent lengths.
Probably something is wrong with my module environment, so I will also check
this with our sysadmins.
Thanks,
Vali
From: Pablo Escobar Lopez
<[email protected]<mailto:[email protected]>>
Reply-To: "[email protected]<mailto:[email protected]>"
<[email protected]<mailto:[email protected]>>
List-Post: [email protected]
Date: Tuesday 18 November 2014 20:46
To: "[email protected]<mailto:[email protected]>"
<[email protected]<mailto:[email protected]>>
Subject: Re: [easybuild] easybuild build problem
eb --installpath=/soft --subdir-software=apps --subdir-modules=modules
--sourcepath=/soft/sources --repositorypath=/soft/installed_easyconfigs
EasyBuild-1.14.0.eb --try-software-version=1.15.2