语言

Menu
Sites
Language
Installing the package failed

What's wrong?

 

error : 61
end process (fail)
processing result : FATAL_ERROR [61] failed
spend time for pkgcmd is [7508]ms
cmd_ret:61
Exception occur...

Unexpected stop progress...

 

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

5 回复
Raghavendra Reddy Shiva
Are you seeing this issue while installing the app onto tizen reference device ? If so, check if you have the same image flashed on the device as that of the SDK version in use (though 2.2 SDK should be able to install the app on the device with 2.1 image).
Raghavendra Reddy Shiva
This can also happen due to version incompatibility (in config file), where the application might have been created with a different version and then trying to install it on another version of SDK.
Sergey
It happened after force closing emulator. It fixed by adding new emulator (maby without deleting previous).
Oscar Badiko

For my case, the problem is solved by changing the Required Version (under config.xml-> Tizen->Application) to any value which is lower then 2.3(to be clearer 1.0, 2.0, 2.1, 2.2) worked.

Also, I do not know the what generates this problem, would be so happy if someone could explain it.

(I am trying with Sample-> AppCaller application and the devices I am trying to run on is Galaxy Gear S)

 

 

Regards.

Mehedi Alamgir

As far my findings, Probable solution of this error are

1. Check your device date time. If it is not correct, set correct date time
2. Regenerate certificate after correctly set device date time
3. Before deployment, right click on your device from connection explorer and press the "Permit to install applications"
4. In case of web app change Application requires version to 2.3 or lower from config.xml