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

cleanbb.py failing on builds with python < 2.5

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.1.1
    • Affects Version/s: None
    • Component/s: Build
    • Labels:
    • ALL

      Traceback (most recent call last):
        File "buildscripts/cleanbb.py", line 82, in ?
          cleanup( root , options.nokill )
        File "buildscripts/cleanbb.py", line 60, in cleanup
          if killprocs() > 0:
        File "buildscripts/cleanbb.py", line 47, in killprocs
          pid = x.partition( " " )[0]
      AttributeError: 'str' object has no attribute 'partition'
      

      http://buildbot.mongodb.org/builders/Nightly%20Linux%20RHEL%2032-bit/builds/47/steps/shell/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: