Languages

Menu
Sites
Language
Signature invalid error when installing wgt to gear2

Hi, I'm trying to install the wearable widget sample to the gear 2. I already have an authors certificate and importet it as suggested in the tizen IDE using the register certificate button. When I want to install I receive the following

Error code: SIGNATURE_INVALID
Error message: 
Command: /usr/bin/pkgcmd -i -q -t wgt -p "/opt/usr/apps/tmp/WearableWidgetSample.wgt"
Management: Check author certificates in Preferences > Tizen SDK > Secure Profiles > Profile items.


Error code: SIGNATURE_INVALID
Error message: 
Command: /usr/bin/pkgcmd -i -q -t wgt -p "/opt/usr/apps/tmp/WearableWidgetSample.wgt"
Management: Check author certificates in Preferences > Tizen SDK > Secure Profiles > Profile items.

I already tried using the existing posts, but non solves the problem.

Anyone got an idea?

 

Greetings

hornhaut

View Selected Answer

Responses

7 Replies
Alex Ashirov

Hi,

It seems that your author certificate has been not added to active Security Profile. You can check this there:

 Preferences > Tizen SDK > Secure Profiles > Profile items

Sebastian Rauh

 

Hi,

this is what I find there. Is there anything wrong? author.p12/distributor.p12 were generated when importing the registering the certificate.

Sebastian Rauh

Alex Ashirov

Hi,

Strange, everything looks ok. You can also check that your certificate-registration.xml contains correct DUID. Also you can take a look at the following topic which contains several tips related to the similar error:

https://developer.tizen.org/forums/web-application-development/error-signature_invalid-after-updating-sdk-2.2.1

Sebastian Rauh

Thank you for the reply.

As I mentioned in my initial post I already checked the forum. Non of this works.

The DUID is correct.

Do you have any further suggestions?

Mark as answer
Alex Ashirov

Hi,

I don’t have any more suggestions except those which were reported here because I never experienced such problems.

But, you can take a look at one more report about the similar issue which appeared recently:

http://stackoverflow.com/questions/25626845/signature-invalid-when-trying-to-install-application-on-samsung-gear-2

Sebastian Rauh

Thank you Alex,

I created a new workspace and now it works...

Greetings

Sebastian