Hi Timothy,

> On 08 Mar 2015, at 17:20, Timothy Brown <[email protected]> wrote:
> 
> Hi,
> 
> Just wondering if anybody else is seeing the following error when trying to 
> bootstrap v2.0.0:
> 
> == 2015-03-08 10:08:53,646 bootstrap_eb.run ERROR EasyBuild crashed with an 
> error (at easybuild/tools/run.py:384 in parse_cmd_output): cmd " python 
> setup.py install --prefix=/curc/tools/x86_64/rh6/software/EasyBuild/2.0.0 " 
> exited with exitcode 1 and output:
> Traceback (most recent call last):
>  File "setup.py", line 39, in <module>
>    import vsc.install.shared_setup as shared_setup
>  File 
> "/tmp/tmpPK2YGE/EasyBuild/2.0.0/dummy-dummy/vsc-base-2.0.3/lib/vsc/install/shared_setup.py",
>  line 112, in <module>
>    from distutils.command.bdist_rpm import bdist_rpm, _bdist_rpm
> ImportError: cannot import name _bdist_rpm
> 
> Thought I'd ask here before digging into the code.

I've seen this issue as well with testing the bootstrap post v2.0.0, but only 
on some systems.

I've been playing around with possible solutions in the bootstrap script 
itself, but it seems like this will need to be tackled in vsc-base somehow.

Can you provide some more details of the system you're seeing this on? Which 
OS, Python version, output of 'python -c "import sys; print sys.path" ', etc.

regards,

Kenneth

Reply via email to