d4rkstar opened a new issue, #48:
URL: https://github.com/apache/openserverless/issues/48

   Hello,
   on Linux the ops setup devcluster --uninstall gives an error:
   
   ```bash
   $ ops setup devcluster --uninstall                                           
                                                                                
                                                                                
                                       [14:43:07]
   "OPS": executable file not found in $PATH
   ops: Failed to run task "devcluster": exit status 127
   task execution error: ops: Failed to run task "devcluster": exit status 127
   ```
   here my ops -info:
   ```bash
   $ ops -info                                                                  
                                                                                
                                                                                
                                       [14:42:55]
   OPS & OPS_CMD: /home/bruno/.local/bin/ops
   OPS_VERSION: 0.1.0-2408111626.dev
   OPS_BRANCH: 0.1.0
   OPS_BIN: /home/bruno/.ops/linux-amd64/bin
   OPS_TMP: /home/bruno/.ops/tmp
   OPS_HOME: /home/bruno/.ops
   OPS_ROOT: /home/bruno/.ops/0.1.0/olaris
   OPS_REPO: http://github.com/apache/openserverless-task
   OPS_PWD: /home/bruno/.ops
   OPS_OLARIS: fc5ef7db11a1cc6b952e2ea40e7c1d738c93c09c
   OPS_ROOT_PLUGIN: /home/bruno/.ops
   ```
   
   It seems that inside setup task, an OPS command was not prefixed by the $ 
sign.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@openserverless.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to