You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried to figure this out and look through the examples, but I just cant get through this without the error below.
I'm trying to extract a tgz file that will extract the "wso2esb-4.9.0" directory contained in the tgz package to /opt/wso2.
It gets to the archive resource, then errors out with the following...
# puppet agent -t --debug
Error: /Stage[main]/Wso2::Install/Archive[app_package_zip]/creates: change from 'archive not extracted' to extracting in /opt/wso2 to create /opt/wso2wso2esb-4.9.0 failed: Unknown filetype: /tmp/wso2esb-4.9.0
Error: Could not run: Unknown filetype: /tmp/wso2esb-4.9.0
I've tried to figure this out and look through the examples, but I just cant get through this without the error below.
I'm trying to extract a tgz file that will extract the "wso2esb-4.9.0" directory contained in the tgz package to /opt/wso2.
It gets to the archive resource, then errors out with the following...
code is:
The text was updated successfully, but these errors were encountered: