From a822b64d9545e7603f36d460332005d3d00acedd Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Thu, 13 Oct 2011 17:08:51 +0200 Subject: [PATCH] +output Signed-off-by: Nico Schottelius --- doc/dev/logs/2011-10-13.output | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 doc/dev/logs/2011-10-13.output diff --git a/doc/dev/logs/2011-10-13.output b/doc/dev/logs/2011-10-13.output new file mode 100644 index 00000000..3eb68e1f --- /dev/null +++ b/doc/dev/logs/2011-10-13.output @@ -0,0 +1,10 @@ +[17:07] brief:cdist% ./bin/cdist config localhost +cat: /home/users/nico/.tmp/tmpfgy16_/out/object/__directory/tmp/foo/bar/.cdist/explorer/exists: No such file or directory +chgrp: cannot access `/tmp/foo/bar': No such file or directory +ERROR: localhost: Code that raised the error: +chgrp -R "postdrop" "/tmp/foo/bar" +chown -R "nico" "/tmp/foo/bar" + +ERROR: Remote script execution failed: /var/lib/cdist/object/__directory/tmp/foo/bar/.cdist/code-remote ['ssh', '-o', 'User=root', '-q', 'localhost', '/bin/sh', '-e', '/var/lib/cdist/object/__directory/tmp/foo/bar/.cdist/code-remote'] +[17:08] brief:cdist% +