[Python-checkins] buildbot failure in ppc Debian unstable 3.0

buildbot at python.org buildbot at python.org
Wed Nov 12 00:36:13 CET 2008


The Buildbot has detected a new failure of ppc Debian unstable 3.0.
Full details are available at:
 http://www.python.org/dev/buildbot/all/ppc%20Debian%20unstable%203.0/builds/1678

Buildbot URL: http://www.python.org/dev/buildbot/all/

Buildslave for this Build: klose-debian-ppc

Build Reason: 
Build Source Stamp: [branch branches/py3k] HEAD
Blamelist: amaury.forgeotdarc,benjamin.peterson

BUILD FAILED: failed test

Excerpt from the test logfile:
1 test failed:
    test_cmd_line

======================================================================
ERROR: test_run_code (test.test_cmd_line.CmdLineTest)
----------------------------------------------------------------------

Traceback (most recent call last):
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/test/test_cmd_line.py", line 141, in test_run_code
    self.exit_code('-c', command),
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/test/test_cmd_line.py", line 44, in exit_code
    stderr=subprocess.PIPE)
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/subprocess.py", line 399, in call
    return Popen(*popenargs, **kwargs).wait()
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/subprocess.py", line 594, in __init__
    errread, errwrite)
  File "/home/pybot/buildarea/3.0.klose-debian-ppc/build/Lib/subprocess.py", line 1097, in _execute_child
    raise child_exception
TypeError: execv() arg 2 must contain only strings

make: *** [buildbottest] Error 1

sincerely,
 -The Buildbot



More information about the Python-checkins mailing list