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
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
The text was updated successfully, but these errors were encountered:
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.
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
The text was updated successfully, but these errors were encountered: