You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The apt repository for Scrypted is not GPG signed. Because of this, installation of the desktop electron client on Ubuntu 24+, will fail, due to Ubuntu's new signing requirements.
Or using the new deb822 format, write scrypted.sources:
Types: deb
URIs: https://nuts.scrypted.app/apt
Suites: stable
Components: main
Expected behavior
The apt update should complete successfully, creating the index of installable applications.
Screenshots
Server (please complete the following information):
N/A
Hardware Model (please complete the following information):
N/A
Client (please complete the following information, if applicable):
OS: Ubuntu 24.04
Additional context
I've started looking at Ubuntu's new apt requirements. I'm trying to see if there's a way to force a trust, but haven't identified one yet.
The text was updated successfully, but these errors were encountered:
Describe the bug
The apt repository for Scrypted is not GPG signed. Because of this, installation of the desktop electron client on Ubuntu 24+, will fail, due to Ubuntu's new signing requirements.
To Reproduce
Steps to reproduce the behavior:
Or using the new deb822 format, write scrypted.sources:
Expected behavior
The apt update should complete successfully, creating the index of installable applications.
Screenshots
Server (please complete the following information):
N/A
Hardware Model (please complete the following information):
N/A
Client (please complete the following information, if applicable):
Additional context
I've started looking at Ubuntu's new apt requirements. I'm trying to see if there's a way to force a trust, but haven't identified one yet.
The text was updated successfully, but these errors were encountered: