Hello list,
today I was installing Easybuilz on a new machine, clean environment, and it
failed with the following error, in the STAGE 2:
+++ STAGE 2: installing EasyBuild in
/users/staff/math/maffia/test/software/easybuild with EasyBuild from stage 1...
== temporary log file in case of crash /tmp/eb-qcJVWH/easybuild-f01uZY.log
== processing EasyBuild easyconfig /tmp/tmpRiTVcf/EasyBuild-2.6.0.eb
== building and installing EasyBuild/2.6.0...
== fetching files...
== creating build dir, resetting environment...
== unpacking...
== patching...
== preparing...
== configuring...
== building...
== testing...
== installing...
== taking care of extensions...
== postprocessing...
== sanity checking...
== FAILED: Installation ended unsuccessfully (build directory:
/tmp/tmpRiTVcf/EasyBuild/2.6.0/dummy-dummy): build failed (first 300 chars):
Sanity check failed: sanity check command eb --version exited with code 1
(output: Traceback (most recent call last):
File
"/users/staff/math/maffia/test/software/python/python/lib/python2.7/runpy.py",
line 162, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/users/staff/m
== Results of the build can be found in the log file
/tmp/eb-qcJVWH/easybuild-EasyBuild-2.6.0-20160126.162017.bVqpN.log
Traceback (most recent call last):
File "bootstrap_eb.py", line 727, in <module>
main()
File "bootstrap_eb.py", line 537, in main
stage2(tmpdir, templates, install_path, distribute_egg_dir, sourcepath)
File "bootstrap_eb.py", line 455, in stage2
easybuild_main()
File
"/tmp/tmpRiTVcf/eb_stage1/lib/python2.7/site-packages/easybuild_framework-2.6.0-py2.7.egg/easybuild/main.py",
line 350, in main
ecs_with_res = build_and_install_software(ordered_ecs, init_session_state,
exit_on_failure=exit_on_failure)
File
"/tmp/tmpRiTVcf/eb_stage1/lib/python2.7/site-packages/easybuild_framework-2.6.0-py2.7.egg/easybuild/main.py",
line 148, in build_and_install_software
raise EasyBuildError(test_msg)
easybuild.tools.build_log.EasyBuildError: 'Build of
/tmp/tmpRiTVcf/EasyBuild-2.6.0.eb failed (err: \'build failed (first 300
chars): Sanity check failed: sanity check command eb --version exited with code
1 (output: Traceback (most recent call last):\\n<smb://n> File
"/users/staff/math/maffia/test/software/python/python/lib/python2.7/runpy.py",
line 162, in _run_module_as_main\\n "__main__", fname, loader,
pkg_name)\\n<smb://n> File "/users/staff/m\’)'
I just noticed you uploaded a new version today, so, something appears to be
broken.
Full log to come soon
Danilo