Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-5791

SConstruct failing to find os.environ['HOME']

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.0.6, 2.1.2
    • Affects Version/s: None
    • Component/s: Build
    • Environment:
      Linux RHEL 64-bit
    • Fully Compatible
    • ALL

      scons: Reading SConscript files ...
      scons version: 1.2.0
      python version: 2 6 5 'final' 0
      KeyError: 'HOME':
        File "/data/buildslaves/Linux_RHEL_64bit/mongo/SConstruct", line 677:
          env['ENV']['HOME'] = os.environ['HOME']
        File "/usr/lib64/python2.6/UserDict.py", line 22:
          raise KeyError(key)
      

      http://buildbot.mongodb.org/builders/Linux%20RHEL%2064-bit/builds/279/steps/compile/logs/stdio

            Assignee:
            dcrosta Daniel Crosta
            Reporter:
            ian@mongodb.com Ian Whalen (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: