Hi,

I encounter the issue when I use pkgcmd to install wgt package (sample app: 
ghost.wgt => ghost cluster ) by command

# /usr/bin/pkgcmd –I –q –t wgt –p ghost.wgt
__return_cb req_id[1] pkg_type[wgt] pkgid[7gelKnqZeh] key[start] val[install]
__return_cb req_id[1] pkg_type[wgt] pkgid[7gelKnqZeh] key[install_percent] 
val[0]
__return_cb req_id[1] pkg_type[wgt] pkgid[7gelKnqZeh] key[install_percent] 
val[0]
__return_cb req_id[1] pkg_type[wgt] pkgid[7gelKnqZeh] key[install_percent] 
val[0]
……
__return_cb req_id[1] pkg_type[wgt] pkgid[7gelKnqZeh] key[install_percent] 
val[80]
__return_cb req_id[1] pkg_type[wgt] pkgid[7gelKnqZeh] key[install_percent] 
val[80]
__return_cb req_id[1] pkg_type[wgt] pkgid[7gelKnqZeh] key[install_percent] 
val[80]
__return_cb req_id[1] pkg_type[wgt] pkgid[7gelKnqZeh] key[error] val[122]
__return_cb req_id[1] pkg_type[wgt] pkgid[7gelKnqZeh] key[end] val[fail]
processing result : Unknown Error [122] failed
spend time for pkgcmd is [1751]ms


It is fail by error code :122 (WEB_ACE_CHECK_FAILED)   => privilege value fail 
in “config.xml”
The same wgt package is workable in real IVI image.

Another try:
When I remove the privilege element in the config.xml and try again => it's 
workable on emulator
<tizen:privilege name=“http://tizen.org/privilege/vehicle”/>

I don’t have enough knowledge in this field. (pkgcmd / check privilege ….)
Could anyone help or give some tips?

Regards,
Ziv



_______________________________________________
IVI mailing list
[email protected]
https://lists.tizen.org/listinfo/ivi

Reply via email to