Skip to content

bootstrap install error for RHEL6 #2279

@steevmi1

Description

@steevmi1

I'm trying to install using the bootstrap method on a RHEL6 system with the stock python (2.6.6), and get the following error:

[[INFO]] +++ STAGE 2: installing EasyBuild in /opt/software/RHEL6-x86_64/easybuild with EasyBuild from stage 1...

Traceback (most recent call last):
  File "bootstrap_eb.py", line 1014, in <module>
    main()
  File "bootstrap_eb.py", line 817, in main
    stage2(tmpdir, templates, install_path, distribute_egg_dir, sourcepath)
  File "bootstrap_eb.py", line 687, in stage2
    easybuild_main()
  File "/tmp/tmpDDGLJh/eb_stage1/lib/python2.6/site-packages/easybuild_framework-3.3.1-py2.6.egg/easybuild/main.py", line 189, in main
    eb_go = eboptions.parse_options(args=args)
  File "/tmp/tmpDDGLJh/eb_stage1/lib/python2.6/site-packages/easybuild_framework-3.3.1-py2.6.egg/easybuild/tools/options.py", line 1061, in parse_options
    raise EasyBuildError("Failed to parse configuration options: %s" % err)
easybuild.tools.build_log.EasyBuildError: "Failed to parse configuration options: 'NoneType' object has no attribute 'startswith'"

-bash-4.1$ python -V
Python 2.6.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions