2025-02-08, 03:37 PM
(2025-02-07, 02:00 PM)TheDreadPirate Wrote: You've tried re-creating a cert? #3 in our "getting started instructions?<rant>Now I am quite an experienced IT guy (Unix sysadmin, network administrator, software developer in various programming languages), but these descriptions are really hard to follow. If only because the web pages and the program output they refer to have changed, they no longer match. Also there are different approaches that are sometimes hard to distinguish. And of course everything assumes you're running windows.</rant>
https://developer.samsung.com/smarttv/de...cates.html
https://github.com/jellyfin/jellyfin-tiz...ng-started
Anyway, I deleted everything I had that looked like Tizen and I seem to have been able to install the Tizen stuff again. Including the terrible package manager, the certificate extensions and the Samsung TV extensions. Even though there were some errors along the way, most of which were benign and where able to fix.
I created two certificates as described.
gaia erik:~/tizen-studio/tools/ide/bin $ ./tizen install-permit
Install Permitted
So this seems to work. That's already one step further then before.
But then, exactly the same humbug:
gaia erik:~/tizen-studio/tools/ide/bin $ ./tizen install -n ~/tmp/jellyfin/Jellyfin-10.10.z.wgt -t QE55S95CATXXN
Transferring the package...
Transferred the package: /home/erik/tmp/jellyfin/Jellyfin-10.10.z.wgt -> /home/owner/share/tmp/sdk_tools/tmp
Installing the package...
--------------------
Platform log view
--------------------
install AprZAARz4r.Jellyfin
package_path /home/owner/share/tmp/sdk_tools/tmp/Jellyfin-10.10.z.wgt
app_id[AprZAARz4r.Jellyfin] install start
app_id[AprZAARz4r.Jellyfin] installing[9]
app_id[AprZAARz4r.Jellyfin] installing[19]
app_id[AprZAARz4r.Jellyfin] install failed[118, -12], reason: Check certificate error : :Invalid certificate chain with certificate in signature.:<-3>
spend time for wascmd is [7606]ms
Failed to install Tizen application.
Total time: 00:00:09.887
[1] 819726 exit 1 ./tizen install -n ~/tmp/jellyfin/Jellyfin-10.10.z.wgt -t QE55S95CATXXN
No improvement there.
This is interesting too, a command that is suggested as alternative for "tizen install-permit":
gaia erik:~/tizen-studio/tools $ ./sdb push ~/SamsungCertificate/erik-20250208/device-profile.xml /home/developer
WARNING: Your data are to be sent over an unencrypted connection and could be read by others.
pushed device-profile.xml 100% 1824 B 0KB/s
error: failed to close '/home/developer': You cannot push files to this path.
Obsolete instruction?