You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2020/08/06 21:50:34 UTC

[GitHub] [openwhisk-apigateway] mhamann opened a new pull request #381: fix(rclone): use official install mechanism

mhamann opened a new pull request #381:
URL: https://github.com/apache/openwhisk-apigateway/pull/381


   Connected to https://github.com/apache/openwhisk-devtools/issues/322
   
   I can confirm that this fixes the rclone binary, but I haven't tested it against the Docker Compose build that openwhisk-devtools is using, so I can't confirm whether that then works as intended.
   
   I also ensured that the Docker build will fail if rclone can't be installed, which should protect us from this occurring in the future.
   
   Here, rclone actually runs
   ```
   $ docker run 8d51bfdef36d rclone mkdir minio:api-gateway
   2020/08/06 21:36:28 Failed to create file system for "minio:api-gateway": didn't find section in config file
   ```


----------------------------------------------------------------
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.

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



[GitHub] [openwhisk-apigateway] rabbah merged pull request #381: fix(rclone): use official install mechanism

Posted by GitBox <gi...@apache.org>.
rabbah merged pull request #381:
URL: https://github.com/apache/openwhisk-apigateway/pull/381


   


----------------------------------------------------------------
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.

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



[GitHub] [openwhisk-apigateway] rabbah commented on pull request #381: fix(rclone): use official install mechanism

Posted by GitBox <gi...@apache.org>.
rabbah commented on pull request #381:
URL: https://github.com/apache/openwhisk-apigateway/pull/381#issuecomment-670538198


   Thanks Matt for the quick patch.


----------------------------------------------------------------
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.

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