cdist/bin
Nico Schottelius ca58841696 Broken code - it's too hot
DEBUG: Shell exec: /bin/sh -e /home/users/nico/p/cdist/conf/type/__directory/gencode-remote
Traceback (most recent call last):
  File "/home/users/nico/p/cdist/bin/cdist", line 557, in <module>
    c.deploy_to()
  File "/home/users/nico/p/cdist/bin/cdist", line 523, in deploy_to
    self.object_run(cdist_object, mode="gencode")
  File "/home/users/nico/p/cdist/bin/cdist", line 491, in object_run
    self.shell_run_or_debug_fail(bin, [bin], env=env)
  File "/home/users/nico/p/cdist/bin/cdist", line 164, in shell_run_or_debug_fail
    subprocess.check_call(*args, **kargs)
  File "/usr/lib/python3.2/subprocess.py", line 480, in check_call
    retcode = call(*popenargs, **kwargs)
  File "/usr/lib/python3.2/subprocess.py", line 467, in call
    return Popen(*popenargs, **kwargs).wait()
  File "/usr/lib/python3.2/subprocess.py", line 741, in __init__
    restore_signals, start_new_session)
  File "/usr/lib/python3.2/subprocess.py", line 1174, in _execute_child
    for k, v in env.items()]
  File "/usr/lib/python3.2/subprocess.py", line 1174, in <listcomp>
    for k, v in env.items()]
  File "/usr/lib/python3.2/os.py", line 581, in fsencode
    raise TypeError("expect bytes or str, not %s" % type(filename).__name__)
TypeError: expect bytes or str, not tuple

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
2011-09-10 15:36:21 +02:00
..
cdist Broken code - it's too hot 2011-09-10 15:36:21 +02:00
cdist-code-run __cdist prefix in bin/cdist-code-run 2011-04-28 19:01:21 +02:00
cdist-config and EXIT! 2011-06-08 21:26:13 +02:00
cdist-deploy-to todo-- 2011-09-10 00:44:15 +02:00
cdist-env shrink cdist env and make it usable for . ./bin/cdist-env (in sh) 2011-03-22 08:29:59 +01:00
cdist-explorer-run-global remove ... dots ... make ... me ...feel ... weired 2011-04-06 21:51:43 +02:00
cdist-manifest-run check for existence and executable in manifest-run-all, because it's correct for manifest-run to fail if something is broken as it's used for init 2011-03-23 16:45:00 +01:00
cdist-manifest-run-init remove ... dots ... make ... me ...feel ... weired 2011-04-06 21:51:43 +02:00
cdist-mass-deploy also filter stderr and add hostname as prefix 2011-07-28 10:54:39 +02:00
cdist-object-all fix cdist-object-all: ensure output directory exists 2011-03-31 22:25:56 +02:00
cdist-object-code-run use __cdist_exec_fail_on_error in bin/cdist-code-run 2011-04-06 20:11:39 +02:00
cdist-object-explorer-run remove space at the end of the line 2011-04-08 10:57:18 +02:00
cdist-object-gencode cleanup in cdist-object-gencode 2011-04-28 15:07:13 +02:00
cdist-object-gencode-run in theory: do not generate code anymore 2011-04-28 14:59:57 +02:00
cdist-object-manifest-run remove ... dots ... make ... me ...feel ... weired 2011-04-06 21:51:43 +02:00
cdist-object-prepare ++__cdist_echo 2011-04-06 21:12:00 +02:00
cdist-object-push core prefix 2011-04-06 21:50:49 +02:00
cdist-object-run log improvements 2011-04-06 21:41:40 +02:00
cdist-quickstart update cdist-quickstart 2011-03-18 02:48:11 +01:00
cdist-remote-explorer-run ++__cdist_exit_err 2011-04-06 21:22:44 +02:00
cdist-type-template refuse to try to recreate a type 2011-04-16 23:33:48 +02:00