When trying to launch a sample app on a ref device, I see the following :
[Installing the package...]
$ pkgcmd -l | grep e427lpTZFc
debug level init 1(1)
$ pkgcmd -q -i -t tpk -p /opt/apps/PKGS/e427lpTZFc-1.0.0-arm.tpk; echo cmd_ret:$?;
package path is /opt/apps/PKGS/e427lpTZFc-1.0.0-arm.tpk
debug level init 1(1)
__return_cb req_id[1] pkg_type[tpk] pkg_name[] key[start] val[install]
__return_cb req_id[1] pkg_type[tpk] pkg_name[0000000000] key[end] val[fail]
processing request 1 failed
cmd_ret:1
This is on osx
Any ideas ? I have a feeling I am doing something obviously wrong, but I can not figure out what
thanks,
Peter