question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tizen platform builds are failing.

See original GitHub issue

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Start a new rnv project with rnv new;
  2. Cd to the newly created project folder and issue the command: rnv run -p tizen;
  3. Check the tizen cli logging output attached in the Screenshots or copy&paste section.

Expected behavior Rnv run and/or build scripts should produce valid targets.

Screenshots or copy&paste Logger output from Tizen cli, written to when running rnv run -p tizen: cli.log

Desktop (please complete the following information):

  • OS: Windows 10 Pro
  • Node Version v12.16.1
  • RNV Version 0.30.4

Additional context This seems to happen when generating certificate profiles and across several versions of node and/or rnv, has occurred on more than one machine. Judging from the Java exception trace, this seems to involved arguments not being properly passed to the relevant class method, i.e. org.tizen.ncli.subcommands.sign.SignCLICommand.getSigningProfile, when signing build products. This happens on both new and existing installations of Tizen SDK.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
damakvarshneycommented, Sep 28, 2020

I found the solution … the problem is with distributor password in tizen studio which can be solved just by going to tizen studio and then to certification manager and write distributor password to “tizenpkcs12passfordsigner”

Good luck

0reactions
pavjackocommented, Jan 4, 2021

@damakvarshney thank you for reporting the solution back!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tizen platform builds are failing. · Issue #578 - GitHub
Steps to reproduce the behavior: Start a new rnv project with rnv new;; Cd to the newly created project folder and issue the...
Read more >
Build failure - Tizen Developers
I am trying to compile tizen for mobile platform.Compiling on ubuntu x86 machine.compiling for x86 platform. Observing build failure.
Read more >
Error when deploying Tizen App - Failed to get a device ...
I always get a 'Failed to get a device information' error. The required Tizen version is set to 2.3 and my model is...
Read more >
Build and deploy Jellyfin app to Samsung (Tizen) Smart TV
Prerequisites. Samsung Smart TV (with Tizen OS). One of following: Any Linux with Docker installed.
Read more >
Tizen Baseline SDK - Samsung Developers
There are two types of certificate profiles: one for Tizen platform devices and one for Samsung devices. When you build the application using...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found