+output
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
32eec35979
commit
a822b64d95
1 changed files with 10 additions and 0 deletions
10
doc/dev/logs/2011-10-13.output
Normal file
10
doc/dev/logs/2011-10-13.output
Normal file
|
@ -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%
|
||||
|
Loading…
Reference in a new issue