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 2019/11/29 06:45:17 UTC

[GitHub] [openwhisk-devtools] kuwii opened a new issue #306: incorrect capitalization in docker-compose/Makefile

kuwii opened a new issue #306: incorrect capitalization in docker-compose/Makefile
URL: https://github.com/apache/openwhisk-devtools/issues/306
 
 
   Got error below when running `make add-catalog`:
   
   `/bin/sh: /applications/openwhisk/openwhisk-devtools/docker-compose/openwhisk-catalog/packages/installCatalogUsingWskDeploy.sh: No such file or directory
   make: *** [init-catalog] Error 127
   `
   
   It happens because the actual file name in openwhisk-catalog/packages is installCatalogUsingWskdeploy.sh, not installCatalogUsingWskDeploy.sh. Letter D is lowercase.

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


With regards,
Apache Git Services