mrutkows commented on issue #740: Segfault when root package is not defined
URL: 
https://github.com/apache/incubator-openwhisk-wskdeploy/issues/740#issuecomment-365688386
 
 
   @allen-servedio Running the first manifest (above) that causes you a 
segfault works for me and correctly reports on error (Unix/Mac):
   ```
   ./incubator-openwhisk-wskdeploy -i -v -m ~/manifest.yaml 
   Info: Configuration:
         > WithinOpenWhisk: [false]
         > ApiHost: []
         > Auth: []
         > Namespace: []
         > ApiVersion: []
         > CfgFile: [/Users/Matt/.wskprops]
         > CliVersion: [unset]
         > CliBuild: [unset]
         > Verbose: [true]
         > ProjectPath: [.]
         > DeploymentPath: []
         > ManifestPath: [/Users/Matt/manifest.yaml]
         > UseDefaults: [false]
         > UseInteractive: [true]
         > Strict: [false]
         > Key: []
         > Cert: []
         > Managed: [false]
   
   Info: The API host is [openwhisk.ng.bluemix.net], from .wskprops.
   Info: The auth key is set, from .wskprops.
   Info: The namespace is [_], from .wskprops.
   [ploy/utils.ParseOpenWhisk]:116:[Inf] Unmarshal OpenWhisk info from internet.
   Error: manifestreader.go [103]: [ERROR_YAML_FILE_FORMAT_ERROR]: File: 
[manifest.yaml]: 
   ==> manifestreader.go [147]: [ERROR_YAML_FILE_FORMAT_ERROR]: File: 
[poc-common-func]:
   ==> ==> zip: not a valid zip file
   ==> 
   
   ```

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to