installed Element like this
then decided i didn't want it ,and "completely removed" it with Synaptic.(the desktop and the keyring options)
now when i want to check for updates with Discover. i get this message:
how to get rid of message?
Code:
sudo apt install -y wget apt-transport-https
Code:
sudo wget -O /usr/share/keyrings/element-io-archive-keyring.gpg https://packages.element.io/debian/element-io-archive-keyring.gpg
Code:
echo "deb [signed-by=/usr/share/keyrings/element-io-archive-keyring.gpg] https://packages.element.io/debian/ default main" | sudo tee /etc/apt/sources.list.d/element-io.list
Code:
sudo apt update
Code:
sudo apt install element-desktop
then decided i didn't want it ,and "completely removed" it with Synaptic.(the desktop and the keyring options)
now when i want to check for updates with Discover. i get this message:
PHP Code:
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. OpenPGP signature verification failed: https://packages.element.io/debian default InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C2850B265AC085BD
E: https://packages.element.io/debian default InRelease is not (yet) available (The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C2850B265AC085BD)




Comment