Hey, just saw the reply by chance. (don't know why, but I didn't receive an e-mail notification).
I just tried this again with Open Suse 12.2 and still got the same problem.
----------
ID: super-3.30.0
Function: archive.extracted
Name: /home/soft/mgr/
Result: False
Comment: An exception occurred in this state: Traceback (most recent call last):
File "/home/soft/python-2.7.8/lib/python2.7/site-packages/salt/state.py", line 1380, in call
self.verify_ret(ret)
File "/home/soft/python-2.7.8/lib/python2.7/site-packages/salt/state.py", line 661, in verify_ret
).format(','.join(bad)))
SaltException: The following keys were not present in the state return: name,result,changes,comment
Also, I tried with the module thing (I don't know if I'm using it correctly, I haven't done much work with modules yet.)
I don't know if it's the same error.
salt minionName archive.tar zxvf salt://base/super/files/super-3.30.0-tar.gz dest=/home/soft/mgr/super-3.30.0
melisa:
- tar (child): Cannot connect to salt: resolve failed
-
- gzip: stdin: unexpected end of file
- tar: Child returned status 128
- tar: Error is not recoverable: exiting now
Thanks for the support! I can open an issue on Github but first I want to make sure it's not my fault. :)