I have a new computer/VM that I am trying to retrieve the UniMRCP updates on. Ubuntu 20.04. Running into a similar problem.
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.
I tried using the apt-key to retrieve this key but it's not working.
Executing: /tmp/apt-key-gpghome.B2ZssAV0cB/
gpg.1.sh --keyserver hkp://
keyserver.ubuntu.com:80 --recv-keys 6CA850C34E92A9A2
gpg: keyserver receive failed: No data
Any thoughts?
Dan