From: Jamie C. <jca...@we...> - 2023-08-01 22:29:34
|
On 01/Aug/2023 05:48 Joaquim Homrighausen <jo...@we...> wrote .. > > Virtualmin warned that the old repo and/or keys were being used and > asked if I wanted to switch to the new repo/key. > > I responded "Yes". > > While doing an "apt update", this is the result: > > > W: GPG error: https://download.webmin.com/download/newkey/repository > stable Release: The following signatures couldn't be verified because > the public key is not available: NO_PUBKEY 2D223B918916F2A2 > E: The repository > 'https://download.webmin.com/download/newkey/repository stable Release' > is not signed. > N: Updating from such a repository can't be done securely, and is > therefore disabled by default. > N: See apt-secure(8) manpage for repository creation and user > configuration details. Try running : cat /usr/share/webmin/webmin/developers-key.asc | gpg --dearmor >/usr/share/keyrings/debian-webmin-developers.gpg |