stderr from explorers #94

Closed
opened 2021-11-20 13:23:48 +00:00 by ungleich-gitea · 10 comments

Created by: 4nd3r

in global and type explorers, when exit 1 with echo error >&2 is emitted, stderr of explorer is not shown, but it is with gencode-remote:

$ cdist config -i foo bar
INFO: [3112]: bar: Starting configuration run
ERROR: [3112]: bar: /home/ander/Desktop/cdist/cdist/conf/type/__acl/gencode-remote: ['/home/ander/Desktop/cdist/cdist/conf/type/__acl/gencode-remote']

Error processing object '__acl/tmp/cdist-test'
==============================================
name: __acl/tmp/cdist-test
path: /tmp/tmpt_ifzwx0/bca1c5264040cbe26816461c74f822d3/data/object/__acl/tmp/cdist-test/.cdist-q9f4wtul
source: acl-add
type: /home/ander/Desktop/cdist/cdist/conf/type/__acl

gencode-remote:stderr
---------------------
getfacl not available

also, since type explorer fails, nothing is saved into cache directory, so I can't even use cdist-dump.

usecase: I would like to do preflight checks in type explorer and if something is wrong, type should terminate with exit 1 and error show to admin. workaround right now is collect messages into output of type explorer and do the check in gencode-remote.

*Created by: 4nd3r* in global and type explorers, when `exit 1` with `echo error >&2` is emitted, stderr of explorer is not shown, but it is with gencode-remote: ``` $ cdist config -i foo bar INFO: [3112]: bar: Starting configuration run ERROR: [3112]: bar: /home/ander/Desktop/cdist/cdist/conf/type/__acl/gencode-remote: ['/home/ander/Desktop/cdist/cdist/conf/type/__acl/gencode-remote'] Error processing object '__acl/tmp/cdist-test' ============================================== name: __acl/tmp/cdist-test path: /tmp/tmpt_ifzwx0/bca1c5264040cbe26816461c74f822d3/data/object/__acl/tmp/cdist-test/.cdist-q9f4wtul source: acl-add type: /home/ander/Desktop/cdist/cdist/conf/type/__acl gencode-remote:stderr --------------------- getfacl not available ``` also, since type explorer fails, nothing is saved into cache directory, so I can't even use cdist-dump. usecase: I would like to do preflight checks in type explorer and if something is wrong, type should terminate with exit 1 and error show to admin. workaround right now is collect messages into output of type explorer and do the check in gencode-remote.
Author
Owner

mentioned in commit 087066687c

mentioned in commit 087066687cf96690e08863a748a0dd24eed0e7e6
Author
Owner

Created by: darko-poljak

@4nd3r I'll review later code for explorers and then I will push it so you can test it, ok?
And then we can include it in 4.11.1.

@asteven @telmich You might also be very interested in this upcoming improvement.

*Created by: darko-poljak* @4nd3r I'll review later code for explorers and then I will push it so you can test it, ok? And then we can include it in 4.11.1. @asteven @telmich You might also be very interested in this upcoming improvement.
Author
Owner

Created by: darko-poljak

@4nd3r For type manifest, current implementation suffices, right?

ERROR: 185.203.112.26: /bin/sh -e /tmp/tmp39fdm5b0/90cb04f9d8b4a35c89571b1c6fb9927c/data/conf/type/__file/manifest: ['/bin/sh', '-e', '/tmp/tmp39fdm5b0/90cb04f9d8b4a35c89571b1c6fb9927c/data/conf/type/__file/manifest']

Error processing object '__file/root/xyz'
=========================================
name: __file/root/xyz
path: /tmp/tmp39fdm5b0/90cb04f9d8b4a35c89571b1c6fb9927c/data/object/__file/root/xyz/.cdist-t9iowcll
source: /home/darko/.cdist/manifest/test
type: /usr/home/darko/ungleich/cdist/cdist/conf/type/__file

manifest:stderr
---------------
failure


ERROR: cdist: Failed to configure the following hosts: 185.203.112.26
*Created by: darko-poljak* @4nd3r For type manifest, current implementation suffices, right? ``` ERROR: 185.203.112.26: /bin/sh -e /tmp/tmp39fdm5b0/90cb04f9d8b4a35c89571b1c6fb9927c/data/conf/type/__file/manifest: ['/bin/sh', '-e', '/tmp/tmp39fdm5b0/90cb04f9d8b4a35c89571b1c6fb9927c/data/conf/type/__file/manifest'] Error processing object '__file/root/xyz' ========================================= name: __file/root/xyz path: /tmp/tmp39fdm5b0/90cb04f9d8b4a35c89571b1c6fb9927c/data/object/__file/root/xyz/.cdist-t9iowcll source: /home/darko/.cdist/manifest/test type: /usr/home/darko/ungleich/cdist/cdist/conf/type/__file manifest:stderr --------------- failure ERROR: cdist: Failed to configure the following hosts: 185.203.112.26 ```
Author
Owner

Created by: darko-poljak

@4nd3r For type explorers:

ERROR: 185.203.112.26: ssh -o User=root -o ControlPath=/tmp/tmpsvt1dpbr/s -o ControlMaster=auto -o ControlPersist=2h 185.203.112.26 /bin/sh -c ' export __target_host=185.203.112.26;  export __target_hostname=26.112.203.185.in-addr.arpa;  export __target_fqdn=26.112.203.185.in-addr.arpa;  export __explorer=/var/lib/cdist/conf/explorer;  export __target_host_tags=;  export __cdist_log_level=30;  export __cdist_log_level_name=WARNING;  export __object=/var/lib/cdist/object/__file/root/xyz/.cdist-y5cse3b2;  export __object_id=root/xyz;  export __object_name=__file/root/xyz;  export __object_fq=__file/root/xyz/.cdist-y5cse3b2;  export __type_explorer=/var/lib/cdist/conf/type/__file/explorer;/bin/sh -e /var/lib/cdist/conf/type/__file/explorer/type': ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpsvt1dpbr/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', '185.203.112.26', "/bin/sh -c ' export __target_host=185.203.112.26;  export __target_hostname=26.112.203.185.in-addr.arpa;  export __target_fqdn=26.112.203.185.in-addr.arpa;  export __explorer=/var/lib/cdist/conf/explorer;  export __target_host_tags=;  export __cdist_log_level=30;  export __cdist_log_level_name=WARNING;  export __object=/var/lib/cdist/object/__file/root/xyz/.cdist-y5cse3b2;  export __object_id=root/xyz;  export __object_name=__file/root/xyz;  export __object_fq=__file/root/xyz/.cdist-y5cse3b2;  export __type_explorer=/var/lib/cdist/conf/type/__file/explorer;/bin/sh -e /var/lib/cdist/conf/type/__file/explorer/type'"]

Error processing explorer 'type' of object '__file/root/xyz'
============================================================
object name: __file/root/xyz
object path: /tmp/tmptzigs5hq/90cb04f9d8b4a35c89571b1c6fb9927c/data/object/__file/root/xyz/.cdist-y5cse3b2
object source: /home/darko/.cdist/manifest/test
object type: /usr/home/darko/ungleich/cdist/cdist/conf/type/__file
explorer name: type
explorer path: /tmp/tmptzigs5hq/90cb04f9d8b4a35c89571b1c6fb9927c/data/conf/type/__file/explorer/type

remote:stderr
-------------
Not supported


ERROR: cdist: Failed to configure the following hosts: 185.203.112.26
*Created by: darko-poljak* @4nd3r For type explorers: ``` ERROR: 185.203.112.26: ssh -o User=root -o ControlPath=/tmp/tmpsvt1dpbr/s -o ControlMaster=auto -o ControlPersist=2h 185.203.112.26 /bin/sh -c ' export __target_host=185.203.112.26; export __target_hostname=26.112.203.185.in-addr.arpa; export __target_fqdn=26.112.203.185.in-addr.arpa; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=30; export __cdist_log_level_name=WARNING; export __object=/var/lib/cdist/object/__file/root/xyz/.cdist-y5cse3b2; export __object_id=root/xyz; export __object_name=__file/root/xyz; export __object_fq=__file/root/xyz/.cdist-y5cse3b2; export __type_explorer=/var/lib/cdist/conf/type/__file/explorer;/bin/sh -e /var/lib/cdist/conf/type/__file/explorer/type': ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpsvt1dpbr/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', '185.203.112.26', "/bin/sh -c ' export __target_host=185.203.112.26; export __target_hostname=26.112.203.185.in-addr.arpa; export __target_fqdn=26.112.203.185.in-addr.arpa; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=30; export __cdist_log_level_name=WARNING; export __object=/var/lib/cdist/object/__file/root/xyz/.cdist-y5cse3b2; export __object_id=root/xyz; export __object_name=__file/root/xyz; export __object_fq=__file/root/xyz/.cdist-y5cse3b2; export __type_explorer=/var/lib/cdist/conf/type/__file/explorer;/bin/sh -e /var/lib/cdist/conf/type/__file/explorer/type'"] Error processing explorer 'type' of object '__file/root/xyz' ============================================================ object name: __file/root/xyz object path: /tmp/tmptzigs5hq/90cb04f9d8b4a35c89571b1c6fb9927c/data/object/__file/root/xyz/.cdist-y5cse3b2 object source: /home/darko/.cdist/manifest/test object type: /usr/home/darko/ungleich/cdist/cdist/conf/type/__file explorer name: type explorer path: /tmp/tmptzigs5hq/90cb04f9d8b4a35c89571b1c6fb9927c/data/conf/type/__file/explorer/type remote:stderr ------------- Not supported ERROR: cdist: Failed to configure the following hosts: 185.203.112.26 ```
Author
Owner

Created by: darko-poljak

@4nd3r stderr of global explorers should be in .../cache/<cache-dir>/stderr/remote.
Can you check?

no relevant files will be created locally or remotely if type explorer fails.

i created simple type:

ander@limukas:~/.../manifest$ find ../type/__fail
../type/__fail
../type/__fail/explorer
../type/__fail/explorer/fail
ander@limukas:~/.../manifest$ cat ../type/__fail/explorer/fail
#!/bin/sh -e
echo FAIL >&2
exit 1
ander@limukas:~/.../manifest$ rm -rf ~/.cdist/cache/*
ander@limukas:~/.../manifest$ cat fail
#!/bin/sh -e

__fail fail
ander@limukas:~/.../manifest$ cdist config -i fail test
INFO: [8147]: test: Starting configuration run
ERROR: [8147]: test: ssh -o User=root -o ControlPath=/tmp/tmpu04nvjk7/s -o ControlMaster=auto -o ControlPersist=2h test /bin/sh -c ' export __target_host=test;  export __target_hostname=test;  export __target_fqdn=test;  export __explorer=/var/lib/cdist/conf/explorer;  export __target_host_tags=;  export __cdist_log_level=20;  export __cdist_log_level_name=INFO;  export __object=/var/lib/cdist/object/__fail/fail/.cdist-d3m8v0bo;  export __object_id=fail;  export __object_name=__fail/fail;  export __object_fq=__fail/fail/.cdist-d3m8v0bo;  export __type_explorer=/var/lib/cdist/conf/type/__fail/explorer;/bin/sh -e /var/lib/cdist/conf/type/__fail/explorer/fail': ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpu04nvjk7/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'test', "/bin/sh -c ' export __target_host=test;  export __target_hostname=test;  export __target_fqdn=test;  export __explorer=/var/lib/cdist/conf/explorer;  export __target_host_tags=;  export __cdist_log_level=20;  export __cdist_log_level_name=INFO;  export __object=/var/lib/cdist/object/__fail/fail/.cdist-d3m8v0bo;  export __object_id=fail;  export __object_name=__fail/fail;  export __object_fq=__fail/fail/.cdist-d3m8v0bo;  export __type_explorer=/var/lib/cdist/conf/type/__fail/explorer;/bin/sh -e /var/lib/cdist/conf/type/__fail/explorer/fail'"]

Error processing object '__fail/fail'
=====================================
name: __fail/fail
path: /tmp/tmpg3krngx7/098f6bcd4621d373cade4e832627b4f6/data/object/__fail/fail/.cdist-d3m8v0bo
source: fail
type: /home/ander/.cdist/type/__fail


ander@limukas:~/.../manifest$ ls ~/.cdist/cache/
ander@limukas:~/.../manifest$ 

I am already on it...

*Created by: darko-poljak* > > @4nd3r stderr of global explorers should be in `.../cache/<cache-dir>/stderr/remote`. > > Can you check? > > no relevant files will be created locally or remotely if type explorer fails. > > i created simple type: > > ``` > ander@limukas:~/.../manifest$ find ../type/__fail > ../type/__fail > ../type/__fail/explorer > ../type/__fail/explorer/fail > ander@limukas:~/.../manifest$ cat ../type/__fail/explorer/fail > #!/bin/sh -e > echo FAIL >&2 > exit 1 > ``` > > ``` > ander@limukas:~/.../manifest$ rm -rf ~/.cdist/cache/* > ander@limukas:~/.../manifest$ cat fail > #!/bin/sh -e > > __fail fail > ander@limukas:~/.../manifest$ cdist config -i fail test > INFO: [8147]: test: Starting configuration run > ERROR: [8147]: test: ssh -o User=root -o ControlPath=/tmp/tmpu04nvjk7/s -o ControlMaster=auto -o ControlPersist=2h test /bin/sh -c ' export __target_host=test; export __target_hostname=test; export __target_fqdn=test; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=20; export __cdist_log_level_name=INFO; export __object=/var/lib/cdist/object/__fail/fail/.cdist-d3m8v0bo; export __object_id=fail; export __object_name=__fail/fail; export __object_fq=__fail/fail/.cdist-d3m8v0bo; export __type_explorer=/var/lib/cdist/conf/type/__fail/explorer;/bin/sh -e /var/lib/cdist/conf/type/__fail/explorer/fail': ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpu04nvjk7/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'test', "/bin/sh -c ' export __target_host=test; export __target_hostname=test; export __target_fqdn=test; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=20; export __cdist_log_level_name=INFO; export __object=/var/lib/cdist/object/__fail/fail/.cdist-d3m8v0bo; export __object_id=fail; export __object_name=__fail/fail; export __object_fq=__fail/fail/.cdist-d3m8v0bo; export __type_explorer=/var/lib/cdist/conf/type/__fail/explorer;/bin/sh -e /var/lib/cdist/conf/type/__fail/explorer/fail'"] > > Error processing object '__fail/fail' > ===================================== > name: __fail/fail > path: /tmp/tmpg3krngx7/098f6bcd4621d373cade4e832627b4f6/data/object/__fail/fail/.cdist-d3m8v0bo > source: fail > type: /home/ander/.cdist/type/__fail > > > ander@limukas:~/.../manifest$ ls ~/.cdist/cache/ > ander@limukas:~/.../manifest$ > ``` I am already on it...
Author
Owner

Created by: 4nd3r

@4nd3r stderr of global explorers should be in .../cache/<cache-dir>/stderr/remote.
Can you check?

no relevant files will be created locally or remotely if type explorer fails.

i created simple type:

ander@limukas:~/.../manifest$ find ../type/__fail
../type/__fail
../type/__fail/explorer
../type/__fail/explorer/fail
ander@limukas:~/.../manifest$ cat ../type/__fail/explorer/fail
#!/bin/sh -e
echo FAIL >&2
exit 1
ander@limukas:~/.../manifest$ rm -rf ~/.cdist/cache/*
ander@limukas:~/.../manifest$ cat fail
#!/bin/sh -e

__fail fail
ander@limukas:~/.../manifest$ cdist config -i fail test
INFO: [8147]: test: Starting configuration run
ERROR: [8147]: test: ssh -o User=root -o ControlPath=/tmp/tmpu04nvjk7/s -o ControlMaster=auto -o ControlPersist=2h test /bin/sh -c ' export __target_host=test;  export __target_hostname=test;  export __target_fqdn=test;  export __explorer=/var/lib/cdist/conf/explorer;  export __target_host_tags=;  export __cdist_log_level=20;  export __cdist_log_level_name=INFO;  export __object=/var/lib/cdist/object/__fail/fail/.cdist-d3m8v0bo;  export __object_id=fail;  export __object_name=__fail/fail;  export __object_fq=__fail/fail/.cdist-d3m8v0bo;  export __type_explorer=/var/lib/cdist/conf/type/__fail/explorer;/bin/sh -e /var/lib/cdist/conf/type/__fail/explorer/fail': ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpu04nvjk7/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'test', "/bin/sh -c ' export __target_host=test;  export __target_hostname=test;  export __target_fqdn=test;  export __explorer=/var/lib/cdist/conf/explorer;  export __target_host_tags=;  export __cdist_log_level=20;  export __cdist_log_level_name=INFO;  export __object=/var/lib/cdist/object/__fail/fail/.cdist-d3m8v0bo;  export __object_id=fail;  export __object_name=__fail/fail;  export __object_fq=__fail/fail/.cdist-d3m8v0bo;  export __type_explorer=/var/lib/cdist/conf/type/__fail/explorer;/bin/sh -e /var/lib/cdist/conf/type/__fail/explorer/fail'"]

Error processing object '__fail/fail'
=====================================
name: __fail/fail
path: /tmp/tmpg3krngx7/098f6bcd4621d373cade4e832627b4f6/data/object/__fail/fail/.cdist-d3m8v0bo
source: fail
type: /home/ander/.cdist/type/__fail


ander@limukas:~/.../manifest$ ls ~/.cdist/cache/
ander@limukas:~/.../manifest$ 
*Created by: 4nd3r* > @4nd3r stderr of global explorers should be in `.../cache/<cache-dir>/stderr/remote`. > Can you check? no relevant files will be created locally or remotely if type explorer fails. i created simple type: ``` ander@limukas:~/.../manifest$ find ../type/__fail ../type/__fail ../type/__fail/explorer ../type/__fail/explorer/fail ander@limukas:~/.../manifest$ cat ../type/__fail/explorer/fail #!/bin/sh -e echo FAIL >&2 exit 1 ``` ``` ander@limukas:~/.../manifest$ rm -rf ~/.cdist/cache/* ander@limukas:~/.../manifest$ cat fail #!/bin/sh -e __fail fail ander@limukas:~/.../manifest$ cdist config -i fail test INFO: [8147]: test: Starting configuration run ERROR: [8147]: test: ssh -o User=root -o ControlPath=/tmp/tmpu04nvjk7/s -o ControlMaster=auto -o ControlPersist=2h test /bin/sh -c ' export __target_host=test; export __target_hostname=test; export __target_fqdn=test; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=20; export __cdist_log_level_name=INFO; export __object=/var/lib/cdist/object/__fail/fail/.cdist-d3m8v0bo; export __object_id=fail; export __object_name=__fail/fail; export __object_fq=__fail/fail/.cdist-d3m8v0bo; export __type_explorer=/var/lib/cdist/conf/type/__fail/explorer;/bin/sh -e /var/lib/cdist/conf/type/__fail/explorer/fail': ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpu04nvjk7/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', 'test', "/bin/sh -c ' export __target_host=test; export __target_hostname=test; export __target_fqdn=test; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=20; export __cdist_log_level_name=INFO; export __object=/var/lib/cdist/object/__fail/fail/.cdist-d3m8v0bo; export __object_id=fail; export __object_name=__fail/fail; export __object_fq=__fail/fail/.cdist-d3m8v0bo; export __type_explorer=/var/lib/cdist/conf/type/__fail/explorer;/bin/sh -e /var/lib/cdist/conf/type/__fail/explorer/fail'"] Error processing object '__fail/fail' ===================================== name: __fail/fail path: /tmp/tmpg3krngx7/098f6bcd4621d373cade4e832627b4f6/data/object/__fail/fail/.cdist-d3m8v0bo source: fail type: /home/ander/.cdist/type/__fail ander@limukas:~/.../manifest$ ls ~/.cdist/cache/ ander@limukas:~/.../manifest$ ```
Author
Owner

Created by: darko-poljak

@4nd3r I already have this for global explorers :)

ERROR: 185.203.112.26: ssh -o User=root -o ControlPath=/tmp/tmpfq6dhe6i/s -o ControlMaster=auto -o ControlPersist=2h 185.203.112.26 /bin/sh -c ' export __target_host=185.203.112.26;  export __target_hostname=26.112.203.185.in-addr.arpa;  export __target_fqdn=26.112.203.185.in-addr.arpa;  export __explorer=/var/lib/cdist/conf/explorer;  export __target_host_tags=;  export __cdist_log_level=30;  export __cdist_log_level_name=WARNING;/bin/sh -e /var/lib/cdist/conf/explorer/cpu_cores': ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpfq6dhe6i/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', '185.203.112.26', "/bin/sh -c ' export __target_host=185.203.112.26;  export __target_hostname=26.112.203.185.in-addr.arpa;  export __target_fqdn=26.112.203.185.in-addr.arpa;  export __explorer=/var/lib/cdist/conf/explorer;  export __target_host_tags=;  export __cdist_log_level=30;  export __cdist_log_level_name=WARNING;/bin/sh -e /var/lib/cdist/conf/explorer/cpu_cores'"]

Error processing global explorer 'cpu_cores'
============================================
path: /tmp/tmpwecd5hi3/90cb04f9d8b4a35c89571b1c6fb9927c/data/conf/explorer/cpu_cores

remote:stderr
-------------
Unknown OS


ERROR: cdist: Failed to configure the following hosts: 185.203.112.26
*Created by: darko-poljak* @4nd3r I already have this for global explorers :) ``` ERROR: 185.203.112.26: ssh -o User=root -o ControlPath=/tmp/tmpfq6dhe6i/s -o ControlMaster=auto -o ControlPersist=2h 185.203.112.26 /bin/sh -c ' export __target_host=185.203.112.26; export __target_hostname=26.112.203.185.in-addr.arpa; export __target_fqdn=26.112.203.185.in-addr.arpa; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=30; export __cdist_log_level_name=WARNING;/bin/sh -e /var/lib/cdist/conf/explorer/cpu_cores': ['ssh', '-o', 'User=root', '-o', 'ControlPath=/tmp/tmpfq6dhe6i/s', '-o', 'ControlMaster=auto', '-o', 'ControlPersist=2h', '185.203.112.26', "/bin/sh -c ' export __target_host=185.203.112.26; export __target_hostname=26.112.203.185.in-addr.arpa; export __target_fqdn=26.112.203.185.in-addr.arpa; export __explorer=/var/lib/cdist/conf/explorer; export __target_host_tags=; export __cdist_log_level=30; export __cdist_log_level_name=WARNING;/bin/sh -e /var/lib/cdist/conf/explorer/cpu_cores'"] Error processing global explorer 'cpu_cores' ============================================ path: /tmp/tmpwecd5hi3/90cb04f9d8b4a35c89571b1c6fb9927c/data/conf/explorer/cpu_cores remote:stderr ------------- Unknown OS ERROR: cdist: Failed to configure the following hosts: 185.203.112.26 ```
Author
Owner

Created by: darko-poljak

@4nd3r I see what you mean. I will add support equivalent as for manifest and code execution. In the next release.

*Created by: darko-poljak* @4nd3r I see what you mean. I will add support equivalent as for manifest and code execution. In the next release.
Author
Owner

Created by: darko-poljak

@4nd3r If you use -vvvv you can see tmp directory and inside in /tmp/tmp.../<host-dir>/data/stderr/remote you can see explorer output.

*Created by: darko-poljak* @4nd3r If you use -vvvv you can see tmp directory and inside in `/tmp/tmp.../<host-dir>/data/stderr/remote` you can see explorer output.
Author
Owner

Created by: darko-poljak

@4nd3r stderr of global explorers should be in .../cache/<cache-dir>/stderr/remote.
Can you check?

*Created by: darko-poljak* @4nd3r stderr of global explorers should be in `.../cache/<cache-dir>/stderr/remote`. Can you check?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ungleich-public/cdist#94
No description provided.