kaldi-asr / kaldi

kaldi-asr/kaldi is the official location of the Kaldi project.

Home Page:http://kaldi-asr.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intel MKL installation Fail

kavyamanohar opened this issue · comments

While trying to run extras/install_mkl.sh, the following error occurred.

extras/install_mkl.sh 
extras/install_mkl.sh: Your system is using debian-style package management.
+ apt-get update
Hit:1 https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2004/x86_64  InRelease
Get:2 https://apt.repos.intel.com/mkl all InRelease [4438 B]                                   
Hit:3 https://apt.repos.intel.com/oneapi all InRelease                                         
Err:2 https://apt.repos.intel.com/mkl all InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY BAC6F0C353D04109
Hit:4 http://archive.ubuntu.com/ubuntu focal InRelease
Hit:5 http://security.ubuntu.com/ubuntu focal-security InRelease
Hit:6 http://archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:7 http://archive.ubuntu.com/ubuntu focal-backports InRelease
Reading package lists... Done
W: GPG error: https://apt.repos.intel.com/mkl all InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY BAC6F0C353D04109
E: The repository 'https://apt.repos.intel.com/mkl all InRelease' 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.
extras/install_mkl.sh: MKL package intel-mkl-64bit-2020.0-088 installation FAILED.

Please open an issue with us at https://github.com/kaldi-asr/kaldi/ if you
believe this is a bug.

What could have gone wrong and how could it be corrected?

there are previous forum posts and/or github issues that discuss this problem, search for it.
i forget the solution, it's complicated and involves messing with apt-get.
fundamentally it is a bug in how intel released their packages.