Hello,
Waiting for a dotdeb-keyring package, you just have to get the key and add it to your trusted keys’ keyring :
You can try the following commands on shell with root login::
#gpg --keyserver keys.gnupg.net --recv-key 89DF5277
#gpg -a --export 89DF5277 | sudo apt-key add -
This should fix the issue for you.
__________________
Warm Regards,
Keanu
Support Team
|