cleanbb.py failing on builds with python < 2.5

XMLWordPrintableJSON

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

      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:
              Daniel Crosta
              Reporter:
              Ian Whalen (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: