Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apt-key based signing is deprecated in Debian variants #15

Open
x2764tech opened this issue May 28, 2024 · 0 comments
Open

apt-key based signing is deprecated in Debian variants #15

x2764tech opened this issue May 28, 2024 · 0 comments

Comments

@x2764tech
Copy link

All of the Debian related installations are still using the deprecated apt-key utility

Instructions should be along the lines of:

sudo gpg --no-default-keyring --keyring /etc/apt/keyrings/chirpstack-archive-keyring.gpg --keyserver keyserver.ubuntu.com --recv-keys 1CE2AFD36DBCCA00
echo "deb [signed-by=/etc/apt/keyrings/chirpstack-archive-keyring.gpg] https://artifacts.chirpstack.io/packages/4.x/deb stable main" | sudo tee /etc/apt/sources.list.d/chirpstack_4.list
sudo apt update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant