Kenneth, On Fri, Jun 03, 2016 at 05:10:51PM +0200, Kenneth Hoste wrote: > Hi Bernd, > > Hmm, this is weird... > > Do you mind sharing the output of: > > ls -l > /opt/local/easybuild-2.8.1/software/Core/EasyBuild/2.8.1/lib*/python2.7/site-packages
% ls -l /opt/local/easybuild-2.8.1/software/Core/EasyBuild/2.8.1/lib/python2.7/site-packages/ total 20 drwx------ 3 mohr users 22 Jun 3 16:52 distribute-0.7.3-py2.7.egg drwx------ 4 mohr users 39 Jun 3 16:53 easybuild_easyblocks-2.8.1-py2.7.egg drwx------ 4 mohr users 39 Jun 3 16:53 easybuild_easyconfigs-2.8.1-py2.7.egg drwx------ 6 mohr users 62 Jun 3 16:53 easybuild_framework-2.8.1-py2.7.egg -rw------- 1 mohr users 429 Jun 3 16:53 easy-install.pth drwx------ 5 mohr users 108 Jun 3 16:52 setuptools-22.0.2-py2.7.egg -rw------- 1 mohr users 30 Jun 3 16:53 setuptools.pth -rw------- 1 mohr users 2389 Jun 3 16:53 site.py -rw------- 1 mohr users 1811 Jun 3 16:53 site.pyc -rw------- 1 mohr users 1811 Jun 3 16:53 site.pyo drwx------ 4 mohr users 33 Jun 3 16:53 vsc_base-2.5.1-py2.7.egg drwx------ 4 mohr users 33 Jun 3 16:52 vsc_install-0.10.6-py2.7.egg % ls -l /opt/local/easybuild-2.8.1/software/Core/EasyBuild/2.8.1/lib64/python2.7/site-packages/ total 0 > > and > > cat > /opt/local/easybuild-2.8.1/software/Core/EasyBuild/2.8.1/lib*/python2.7/site-packages % cat /opt/local/easybuild-2.8.1/software/Core/EasyBuild/2.8.1/lib/python2.7/site-packages/ cat: /opt/local/easybuild-2.8.1/software/Core/EasyBuild/2.8.1/lib/python2.7/site-packages/: Is a directory ;-) Bernd > > > regards, > > Kenneth > > On 03/06/16 17:00, Bernd Mohr wrote: > >Fresh install with > > > >% ./bootstrap_eb.py /opt/local/easybuild-2.8.1 > > > >on a fresh (empty) SuSE LEAP 42.1 system. > > > >% /usr/bin/python --version > >Python 2.7.9 > > > >Failure in Stage2: > > > > > >+++ STAGE 2: installing EasyBuild in /opt/local/easybuild-2.8.1 with > >EasyBuild from stage 1... > > > > > >== temporary log file in case of crash /tmp/eb-ZufCws/easybuild-bC72PS.log > >== processing EasyBuild easyconfig /tmp/tmpnlyQGk/EasyBuild-2.8.1.eb > >== building and installing Core/EasyBuild/2.8.1... > >== 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/tmpnlyQGk/EasyBuild/2.8.1/dummy-dummy): build failed (first 300 chars): > >Sanity check failed: EasyBuild failed to install, cmd '/usr/bin/python -c > >"import easybuild"' (stdin: None) output: Traceback (most recent call last): > > File "<string>", line 1, in <module> > >ImportError: No module named easybuild > >, sanity check command eb --version exited with code 1 (output: /usr/bi > > > >Any ideas? > > > >Full installation log attached. > > > >Bernd > > > >-- > >Dr.-Ing. Bernd Mohr > >Juelich Supercomputing Centre > >Institute for Advanced Simulation > > > >E-Mail: [email protected] > >WWW: > >http://www.fz-juelich.de/SharedDocs/Personen/IAS/JSC/EN/staff/mohr_b.html > > > > > >------------------------------------------------------------------------------------------------ > >------------------------------------------------------------------------------------------------ > >Forschungszentrum Juelich GmbH > >52425 Juelich > >Sitz der Gesellschaft: Juelich > >Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498 > >Vorsitzender des Aufsichtsrats: MinDir Dr. Karl Eugen Huthmacher > >Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender), > >Karsten Beneke (stellv. Vorsitzender), Prof. Dr.-Ing. Harald Bolt, > >Prof. Dr. Sebastian M. Schmidt > >------------------------------------------------------------------------------------------------ > >------------------------------------------------------------------------------------------------ > > -- Dr.-Ing. Bernd Mohr Juelich Supercomputing Centre Institute for Advanced Simulation E-Mail: [email protected] WWW: http://www.fz-juelich.de/SharedDocs/Personen/IAS/JSC/EN/staff/mohr_b.html

