gnome-gmail icon indicating copy to clipboard operation
gnome-gmail copied to clipboard

apt-key is deprecated

Open sojusnik opened this issue 3 years ago • 1 comments

When adding your key by wget -q -O - https://davesteele.github.io/key-366150CE.pub.txt | sudo apt-key add -, I get: Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).

Can you have a look at this?

Happens on Ubuntu 22.04

sojusnik avatar Aug 24 '22 06:08 sojusnik

I should get around to packaging a solution to this one of these days. In the meantime, if this concerns you, you can install the key to /usr/share/keyrings/davesteele-archive-keyring.gpg, then modify the sources entry with a "signed-by" tag a la the comitup repository entry.

davesteele avatar Aug 29 '22 00:08 davesteele