You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
10 lines
606 B
10 lines
606 B
[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%
|
|
|
|
|