Languages

Menu
Sites
Language
Trying to Build Template

Trying to deploy a web project for the first time.

I made a certificate, then clicked run as web application with my phone plugged in. I get back the following.

 

Installing the package failed.

Error code: FATAL_ERROR

Error message: 

Command: /usr/bin/pkgcmd -i -q -t wgt -p "/opt/usr/apps/tmp/testing.wgt"

Management: Installation or uninstallation is not working temporarily.

 

I looked through the getting started docs and don't think I missed any steps. Anyone have an idea what this might be?

Responses

4 Replies
Lakshmi Grandhi

can you share your emulator logs

Alexander AVSukhov

Hello,

Sometimes this problem is solved by reinstalling SDK.

konduri sai swathi

Hi,

Delete the widget, then go to config.xml source file  and remove the line 

<tizen:application id="KDg1suytDB.MyApp" package="KDg1suytDB" required_version="2.2"/>

And save the file twice to generate new App ID ( the above deleted line will be generated again ). Now run the application. This process worked for me when i faced the same issue as your's.

Philip Kirkbride

So I fixed this, the problem was that I was trying to use the developer device out of the box without upgrading to 2.2.

I just upgraded it earlier today and it's now working great.