语言

Menu
Sites
Language
Fails in running Sample App on RD-PQ & Tizen v2.3

Hello. I'm trying to run some sample apps on my RD-PQ devices updated with the tizen version 2.3.

But in that process, fails occur as below.

-----------------------------------------

Cannot install application.

 

processing result : FATAL_ERROR [61] failed
spend time for pkgcmd is [2754]ms
cmd_ret:61
(10.337 sec)

 

Error code: FATAL_ERROR
Error message: Success
Command: /usr/bin/pkgcmd -q -i -t tpk -p /opt/usr/apps/tmp/testing_app-1.0.0-arm.tpk
Management: Installation or uninstallation is not working temporarily.

-----------------------------------------

I'm developoing apps in Windows 7 64bit SDK Ver2.3 rev3.

Also I registered certificate and did permitting to install applications.

 

Do you have any opinions to solve this situation?

Thanks. :)

响应

2 回复
Alex Dem

Hi,
I could suggest just : https://developer.tizen.org/community/tip-tech/trouble-shooting-certification
try to look at Native - Case #2
Alexey.

daniel kim

Hi,

If you already managed certificate related things in IDE correctly, I would suggest you to perform 'factory reset' on your device.

I observed same error as cache of installer in device was corrupted.

Regards